summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-03-13 20:48:35 +0000
committerTorsten Veller <tove@gentoo.org>2009-03-13 20:48:35 +0000
commitf46c3cb946b36d8b69e1413c7cd30fee678b6830 (patch)
treed78bce97c6982c2b901b2106d34eec62d890b462 /perl-core
parentVersion bump (diff)
downloadgentoo-2-f46c3cb946b36d8b69e1413c7cd30fee678b6830.tar.gz
gentoo-2-f46c3cb946b36d8b69e1413c7cd30fee678b6830.tar.bz2
gentoo-2-f46c3cb946b36d8b69e1413c7cd30fee678b6830.zip
Cleanup
(Portage version: 2.2_rc24/cvs/Linux i686)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Filter/ChangeLog6
-rw-r--r--perl-core/Filter/Filter-1.30.ebuild18
-rw-r--r--perl-core/Filter/Filter-1.32.ebuild18
-rw-r--r--perl-core/Filter/Filter-1.34.ebuild18
4 files changed, 5 insertions, 55 deletions
diff --git a/perl-core/Filter/ChangeLog b/perl-core/Filter/ChangeLog
index d25830979e3b..0bd006ff1705 100644
--- a/perl-core/Filter/ChangeLog
+++ b/perl-core/Filter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Filter
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/ChangeLog,v 1.22 2009/03/01 14:33:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/ChangeLog,v 1.23 2009/03/13 20:48:35 tove Exp $
+
+ 13 Mar 2009; Torsten Veller <tove@gentoo.org> -Filter-1.30.ebuild,
+ -Filter-1.32.ebuild, -Filter-1.34.ebuild:
+ Cleanup
*Filter-1.36 (01 Mar 2009)
diff --git a/perl-core/Filter/Filter-1.30.ebuild b/perl-core/Filter/Filter-1.30.ebuild
deleted file mode 100644
index 19d4d1e5af45..000000000000
--- a/perl-core/Filter/Filter-1.30.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/perl-core/Filter/Filter-1.30.ebuild,v 1.4 2006/08/04 13:25:19 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Interface for creation of Perl Filters"
-HOMEPAGE="http://search.cpan.org/~pmqs/${P}.readme"
-SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc s390 sparc x86"
-IUSE=""
-
-mymake="/usr"
-
-DEPEND="dev-lang/perl"
diff --git a/perl-core/Filter/Filter-1.32.ebuild b/perl-core/Filter/Filter-1.32.ebuild
deleted file mode 100644
index 7aeea34795eb..000000000000
--- a/perl-core/Filter/Filter-1.32.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/Filter-1.32.ebuild,v 1.11 2007/05/11 02:18:26 kumba Exp $
-
-inherit perl-module
-
-DESCRIPTION="Interface for creation of Perl Filters"
-HOMEPAGE="http://search.cpan.org/~pmqs/${P}.readme"
-SRC_URI="mirror://cpan/authors/id/P/PM/PMQS/${P}.tar.gz"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc s390 sh sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-mymake="/usr"
diff --git a/perl-core/Filter/Filter-1.34.ebuild b/perl-core/Filter/Filter-1.34.ebuild
deleted file mode 100644
index 0bead354677f..000000000000
--- a/perl-core/Filter/Filter-1.34.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/Filter-1.34.ebuild,v 1.1 2008/08/02 11:36:47 tove Exp $
-
-MODULE_AUTHOR=PMQS
-inherit perl-module
-
-DESCRIPTION="Interface for creation of Perl Filters"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-mymake="/usr"
-SRC_TEST=do