summaryrefslogtreecommitdiff
path: root/dev-perl/Text-Aspell
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Text-Aspell')
-rw-r--r--dev-perl/Text-Aspell/Manifest4
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.90.0-r1.ebuild20
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild18
-rw-r--r--dev-perl/Text-Aspell/metadata.xml12
4 files changed, 0 insertions, 54 deletions
diff --git a/dev-perl/Text-Aspell/Manifest b/dev-perl/Text-Aspell/Manifest
deleted file mode 100644
index bdf21320e1ed..000000000000
--- a/dev-perl/Text-Aspell/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST Text-Aspell-0.09.tar.gz 13548 BLAKE2B c0efb881320a46e74346863bc7c3df8122a408ffad114b277bd5f83884d84e19907373c08ff0c50cdf32d878c4b846779b04a1b566b9246fe1ef9f3e178b9f2e SHA512 6e7f2a8f48f3d735d9162333c4d30a0ffcdc4a002cffc51f284759a1e89e0a79c0bf94e2af577f381613a114f1ede134f01db36367d443a81ba8d028a4a8c65b
-EBUILD Text-Aspell-0.90.0-r1.ebuild 489 BLAKE2B a8aef7d509b521846b18caf6b4ad67014a9ef3b3d4c02d7d02c26d33008405bbcba7cd746a00d1578e86680b1fcd5bdd3beffb56800d878c6590085ad8297c65 SHA512 3c2c2a29a05cb65a25589b3eafb770d1cc22c9675346c8025b4c8b1d8ad2d0506d2b18588e79c53ce928c8425543d875b7aede5652ea0b02671b31fdfbd50e50
-EBUILD Text-Aspell-0.90.0-r2.ebuild 457 BLAKE2B 4318235ce7c0ac2702e3cbcaabcebd1d390162cbc8cce7f9ad9e396238c053a59bafe49768128257dc1b94f5d473a625c3dbdad3f2f517f676095c4967f4727c SHA512 06ce5a32442573befe279ff3d3017a855c4169d3052624f1f401292175589a0146c8506833b0d70acbbe62e15a9dc12d9174a613f8f31e560c86aeee9c2b77cc
-MISC metadata.xml 394 BLAKE2B 94c9963a7327fc9a9b914a2ba55220dd8604198fa0f2d589a8b5dc37687739ad603c92e7b8b1e7d4e8d71f45974e61c8e4ac91deba18012c97fdb21755e3eca1 SHA512 fee730bf032dd75af3d13e77a5753cba8464b61c7f5002083f0608b75cdc49aecb1d2e7c920e577b4b368753fe642699ed846bfbff436f32bc2ea7e3183b6960
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r1.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r1.ebuild
deleted file mode 100644
index f0ad101c896a..000000000000
--- a/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=HANK
-MODULE_VERSION=0.09
-inherit perl-module
-
-DESCRIPTION="Perl interface to the GNU Aspell Library"
-
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-# Disabling tests for now - see bug #147897 --ian
-#SRC_TEST="do"
-
-RDEPEND="app-text/aspell"
-DEPEND="${RDEPEND}"
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild
deleted file mode 100644
index a27ae8830dda..000000000000
--- a/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=HANK
-DIST_VERSION=0.09
-inherit perl-module
-
-DESCRIPTION="Perl interface to the GNU Aspell Library"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="app-text/aspell"
-DEPEND="${RDEPEND}"
-PERL_RM_FILES=( "t/02-pod.t" )
diff --git a/dev-perl/Text-Aspell/metadata.xml b/dev-perl/Text-Aspell/metadata.xml
deleted file mode 100644
index 7b28522f4f66..000000000000
--- a/dev-perl/Text-Aspell/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Text-Aspell</remote-id>
- <remote-id type="cpan-module">Text::Aspell</remote-id>
- </upstream>
-</pkgmetadata>