summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-15 09:45:58 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-15 09:45:58 +0000
commitf35c8475805ea0d370ca483ae5fd997c21f8eb3a (patch)
treeb24d361097b89213804e7ba9b6f56861f0f098f4 /dev-perl/Text-Aspell
parentalpha/ia64/sparc stable wrt #237030 (diff)
downloadgentoo-2-f35c8475805ea0d370ca483ae5fd997c21f8eb3a.tar.gz
gentoo-2-f35c8475805ea0d370ca483ae5fd997c21f8eb3a.tar.bz2
gentoo-2-f35c8475805ea0d370ca483ae5fd997c21f8eb3a.zip
Cleanup
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/Text-Aspell')
-rw-r--r--dev-perl/Text-Aspell/ChangeLog8
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild18
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild20
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild20
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild20
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.07.ebuild20
-rw-r--r--dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild20
7 files changed, 7 insertions, 119 deletions
diff --git a/dev-perl/Text-Aspell/ChangeLog b/dev-perl/Text-Aspell/ChangeLog
index 42b4feac0e31..2a1b6ff73ff6 100644
--- a/dev-perl/Text-Aspell/ChangeLog
+++ b/dev-perl/Text-Aspell/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Text-Aspell
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.39 2008/01/13 21:53:03 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.40 2008/09/15 09:45:58 tove Exp $
+
+ 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Text-Aspell-0.03.ebuild,
+ -Text-Aspell-0.04.ebuild, -Text-Aspell-0.05.ebuild,
+ -Text-Aspell-0.06.ebuild, -Text-Aspell-0.07.ebuild,
+ -Text-Aspell-0.08.ebuild:
+ Cleanup
13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
Text-Aspell-0.09.ebuild:
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild
deleted file mode 100644
index 501258c461e8..000000000000
--- a/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild,v 1.13 2007/07/10 23:33:30 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl interface to the GNU Aspell Library"
-SRC_URI="mirror://cpan/authors/id/H/HA/HANK/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/H/HA/HANK/${P}.readme"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 amd64 alpha ~hppa ~mips ppc sparc"
-IUSE=""
-
-DEPEND="app-text/aspell
- dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild
deleted file mode 100644
index 480063fec2de..000000000000
--- a/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.04.ebuild,v 1.14 2007/01/19 16:54:51 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl interface to the GNU Aspell Library"
-SRC_URI="mirror://cpan/authors/id/H/HA/HANK/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~hank/"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ppc sparc x86"
-IUSE=""
-
-# Disabling tests for now - see bug #147897 --ian
-#SRC_TEST="do"
-
-DEPEND="app-text/aspell
- dev-lang/perl"
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild
deleted file mode 100644
index 899ac61f9103..000000000000
--- a/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.05.ebuild,v 1.8 2007/01/19 16:54:51 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl interface to the GNU Aspell Library"
-SRC_URI="mirror://cpan/authors/id/H/HA/HANK/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~hank/"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ppc sparc ~x86"
-IUSE=""
-
-# Disabling tests for now - see bug #147897 --ian
-#SRC_TEST="do"
-
-DEPEND="app-text/aspell
- dev-lang/perl"
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild
deleted file mode 100644
index 91f09f62b368..000000000000
--- a/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.06.ebuild,v 1.9 2007/03/05 12:32:43 ticho Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl interface to the GNU Aspell Library"
-SRC_URI="mirror://cpan/authors/id/H/HA/HANK/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~hank/"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc sparc x86"
-IUSE=""
-
-# Disabling tests for now - see bug #147897 --ian
-#SRC_TEST="do"
-
-DEPEND="app-text/aspell
- dev-lang/perl"
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.07.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.07.ebuild
deleted file mode 100644
index 091543484839..000000000000
--- a/dev-perl/Text-Aspell/Text-Aspell-0.07.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.07.ebuild,v 1.1 2007/04/16 11:45:51 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl interface to the GNU Aspell Library"
-SRC_URI="mirror://cpan/authors/id/H/HA/HANK/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~hank/"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
-IUSE=""
-
-# Disabling tests for now - see bug #147897 --ian
-#SRC_TEST="do"
-
-DEPEND="app-text/aspell
- dev-lang/perl"
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild
deleted file mode 100644
index d9addc7be89c..000000000000
--- a/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.08.ebuild,v 1.5 2007/11/10 15:00:12 drac Exp $
-
-inherit perl-module
-
-DESCRIPTION="Perl interface to the GNU Aspell Library"
-SRC_URI="mirror://cpan/authors/id/H/HA/HANK/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~hank/"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc sparc x86"
-IUSE=""
-
-# Disabling tests for now - see bug #147897 --ian
-#SRC_TEST="do"
-
-DEPEND="app-text/aspell
- dev-lang/perl"