From 572cdefa178b10a964077d4623512a79c5297a42 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Sun, 4 Sep 2011 11:24:07 +0000 Subject: Cleanup Package-Manager: portage-2.2.0_alpha52/cvs/Linux x86_64 --- dev-perl/Text-Aspell/ChangeLog | 5 ++++- dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild | 20 -------------------- 2 files changed, 4 insertions(+), 21 deletions(-) delete mode 100644 dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild (limited to 'dev-perl/Text-Aspell') diff --git a/dev-perl/Text-Aspell/ChangeLog b/dev-perl/Text-Aspell/ChangeLog index da247c9ef640..0768ed7525e4 100644 --- a/dev-perl/Text-Aspell/ChangeLog +++ b/dev-perl/Text-Aspell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Aspell # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.44 2011/09/03 21:05:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/ChangeLog,v 1.45 2011/09/04 11:23:09 tove Exp $ + + 04 Sep 2011; Torsten Veller -Text-Aspell-0.09.ebuild: + Cleanup 03 Sep 2011; Torsten Veller Text-Aspell-0.90.0.ebuild: Merge stable keywords from former version scheme ebuild diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild deleted file mode 100644 index ac38f7317424..000000000000 --- a/dev-perl/Text-Aspell/Text-Aspell-0.09.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2010 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.09.ebuild,v 1.6 2010/01/14 15:12:17 grobian 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="" - -# Disabling tests for now - see bug #147897 --ian -#SRC_TEST="do" - -DEPEND="app-text/aspell - dev-lang/perl" -- cgit v1.2.3-65-gdbad