From 3b771affb82305ac13e2ed019e31270e2e443210 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Sat, 2 May 2009 09:45:42 +0000 Subject: Cleanup (Portage version: 2.2_rc31/cvs/Linux i686) --- dev-perl/Text-Quoted/ChangeLog | 5 ++++- dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild | 21 --------------------- 2 files changed, 4 insertions(+), 22 deletions(-) delete mode 100644 dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild (limited to 'dev-perl/Text-Quoted') diff --git a/dev-perl/Text-Quoted/ChangeLog b/dev-perl/Text-Quoted/ChangeLog index 5a90cd43e6d9..bdafa4f09d4b 100644 --- a/dev-perl/Text-Quoted/ChangeLog +++ b/dev-perl/Text-Quoted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Quoted # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.19 2009/03/07 11:24:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.20 2009/05/02 09:45:42 tove Exp $ + + 02 May 2009; Torsten Veller -Text-Quoted-1.8.ebuild: + Cleanup 07 Mar 2009; Torsten Veller Text-Quoted-1.8.ebuild, Text-Quoted-2.02.ebuild: diff --git a/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild b/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild deleted file mode 100644 index 898f54c0f776..000000000000 --- a/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.8.ebuild,v 1.10 2009/03/07 11:24:56 tove Exp $ - -# this is an RT dependency - -inherit perl-module - -DESCRIPTION="Extract the structure of a quoted mail message" -SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~jesse/" - -SRC_TEST="do" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="amd64 ia64 ~ppc sparc x86" - -DEPEND="dev-perl/text-autoformat - virtual/perl-Text-Tabs+Wrap - dev-lang/perl" -IUSE="" -- cgit v1.2.3-65-gdbad