summaryrefslogtreecommitdiff
path: root/dev-perl/tkispell
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-22 14:08:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-22 14:08:05 +0000
commit93a93e9a3b53c1a73142a305ea1f8136846942ee (patch)
treeb9791a06ab3284e27b568412c59316c66240c682 /dev-perl/tkispell
parent2771f79232c273bc2a57d23bf335dd81ccf6af28 (diff)
gentoo resync : 22.12.2021
Diffstat (limited to 'dev-perl/tkispell')
-rw-r--r--dev-perl/tkispell/Manifest3
-rw-r--r--dev-perl/tkispell/files/tkispell-0.18-aspell.patch46
-rw-r--r--dev-perl/tkispell/tkispell-0.180.0-r1.ebuild35
3 files changed, 0 insertions, 84 deletions
diff --git a/dev-perl/tkispell/Manifest b/dev-perl/tkispell/Manifest
index 31a6feaed6fc..4e070c24b28d 100644
--- a/dev-perl/tkispell/Manifest
+++ b/dev-perl/tkispell/Manifest
@@ -1,7 +1,4 @@
-AUX tkispell-0.18-aspell.patch 1574 BLAKE2B 43027d0ff663c3d51ca82814dc0508473c9840b97c2f99239612c45e7b0e5d333ce1bc825f3d819f91eb58bd4c63bcc6a6d2cc815b533f51a03ed86ef984f573 SHA512 2da8d74a43aff400a878fe568e287d7fd3d96611f5c9303cc1514c253d9972664b391063f9665f348f9bcd4affa568d7aa96a3bf5582523b9b3bd61186eba8c1
AUX tkispell-0.20-nowindows.patch 710 BLAKE2B 6da8a76709cad4a6665d2c665c7e6f5b3e65678c9c3c2507f8591cc06b37ee8fe4918891d6fa29acc4e543daef427b96d276d5f75d044873b8af741c2aa9e481 SHA512 6e86a5815c2b5a6a511d5e0385e733547f1a2dee217b97eeebe832ecac90fea6de371a4c57e62e75970f719d5aaa3ced88fc51006bed9ff54b49585c4f4a065f
DIST App-tkispell-0.20.tar.gz 8835 BLAKE2B f85c9e9e4b79f7081a2190192b1c2da1cde39d1564b05a93bac49d494fddc4ce898183f4e3f52500cb8404e8fa51d173abf3a3645fd40cf925b41602cbaef5d1 SHA512 ed0f59118bbfb4c607e88220bad1a0174466f529ed0ff7aeda9e5f85bd5d73811cf47341f162f6aac88c9afaac6c941a020070e33e3ae12277b7ff07a70b04ee
-DIST tkispell-0.18.tar.gz 16067 BLAKE2B 314165e586868135e7209360aafdf908aadb93fca5d94e8fa1e05f46e7f6e31fe24b198fdab470082deadbc0deba91820604884b469adc700cff500c261f88ce SHA512 15a32367c53b36217a5c57d1b109b304c5b97e4c46b4ab64cbce66c99c46a651af5d376a8219e35c6ec909250040e7be1e4d073546a893ff25650187ca561e08
-EBUILD tkispell-0.180.0-r1.ebuild 711 BLAKE2B 4d3b5907cd70dd7f5eb2257e50c8c7f3d31f328b2bd7c179ef6b5aa5c32e383a91b7b965ebd76bc41806ac766dd18b7cd39af17fc8fe42235734156b44961698 SHA512 3fcc4406bbb8af1a9dc5b19a4207426d5029afe5c8e91e085a196991fd0478252b4749b4cb83edae5df78ac6948d2a8fe73780ae8a700d1f1ee2ef2b2e24feb3
EBUILD tkispell-0.200.0.ebuild 437 BLAKE2B 43773ccc63d0a374598210f510b2215d013c0b81289358b2592c18178377bd5963eb8730c39eb9765808a78b85aca9e12f7a5a435e96226842f02e514f934d03 SHA512 9d6e32a333448a949b1ca7e4892b9d9f392d1b7454affdedb1908e64b79e2ec9d47928e3a3e6e239749bdc09c61ed6bc149407f86f417a4df29bee12deb7c73f
MISC metadata.xml 400 BLAKE2B 282e6027fa852b8f69f2bd73dfe0744a9de4973e1a5da6701055ab11c0f0b537b472f8c04da1e5661a787baa026a0cb1a5e93edeeacaa3e9472ddb715eb83100 SHA512 660101d144f5b479fd15c17b15f20dc23f77904d33baaf0b7c846a9d496b109b1563681831ef43a0f78f457a9b0f478dc4a936f35ebecf85821c7e3828d0e66d
diff --git a/dev-perl/tkispell/files/tkispell-0.18-aspell.patch b/dev-perl/tkispell/files/tkispell-0.18-aspell.patch
deleted file mode 100644
index 14c080db3cf3..000000000000
--- a/dev-perl/tkispell/files/tkispell-0.18-aspell.patch
+++ /dev/null
@@ -1,46 +0,0 @@
-From ed7ede66c01fbae6c5de0e6dc28d991a1f27016c Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= <dilfridge@gentoo.org>
-Date: Sat, 11 Oct 2014 21:48:27 +1300
-Subject: Patch to use aspell instead of ispell
-
----
- Makefile.PL | 8 ++++----
- tkispell | 2 +-
- 2 files changed, 5 insertions(+), 5 deletions(-)
-
-diff --git a/Makefile.PL b/Makefile.PL
-index 4cebdea..8a49493 100644
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -1,11 +1,11 @@
- use ExtUtils::MakeMaker;
-
--my $ispell_bin = `which ispell`;
-+my $ispell_bin = `which ispell-aspell`;
- # The first match is for Solaris which. The second is for
- # Linux which.
--if (($ispell_bin =~ /no ispell/) || (length($ispell_bin) == 0)) {
-- print "Could not find locate ispell. Make sure that\n";
-- print "the ispell program is installed in a directory\n";
-+if (($ispell_bin =~ /no ispell-aspell/) || (length($ispell_bin) == 0)) {
-+ print "Could not find locate ispell-aspell. Make sure that\n";
-+ print "the ispell-aspell program is installed in a directory\n";
- print "named in the PATH environment variable.\n";
- exit 1;
- }
-diff --git a/tkispell b/tkispell
-index fbc6cc7..6bde051 100644
---- a/tkispell
-+++ b/tkispell
-@@ -14,7 +14,7 @@ my $lang = $ENV{LANG};
- if ($lang =~ /^C$/ || ! defined ($lang)) {$lang = 'default'; }
- my $hdict = $ENV{HOME}."/.ispell_$lang"; # Personal dictionary.
-
--my $ispell_prog = `which ispell`;
-+my $ispell_prog = `which ispell-aspell`;
- chomp $ispell_prog;
- my ($cw, $b1, @misspelledlist, @replacementlist, @addlist, $midx);
- my $ifname = '';
---
-2.16.2
-
diff --git a/dev-perl/tkispell/tkispell-0.180.0-r1.ebuild b/dev-perl/tkispell/tkispell-0.180.0-r1.ebuild
deleted file mode 100644
index 0522d6010a95..000000000000
--- a/dev-perl/tkispell/tkispell-0.180.0-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=RKIES
-DIST_VERSION=0.18
-inherit perl-module
-
-DESCRIPTION="Perl/Tk user interface for ispell"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- app-text/aspell
- dev-perl/Tk
- virtual/perl-Carp
-"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}/${PN}-0.18-aspell.patch" )
-
-src_test() {
- ebegin "Compile testing Tk::SimpleFileSelect 0.68"
- perl -Mblib="${S}" -M"Tk::SimpleFileSelect 0.68 ()" -e1
- if ! eend $?; then
- echo
- eerror "One or more modules failed compile:";
- eerror " Tk::SimpleFileSelect 0.68"
- die "Failing due to module compilation errors";
- fi
- perl-module_src_test
-}