summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-08-13 07:32:24 +0000
committerTorsten Veller <tove@gentoo.org>2010-08-13 07:32:24 +0000
commit42f5c3237cadbe8a68b9da2c25c2fd70f1bcdea4 (patch)
tree5a47c500b664eed0b7dd18330db0e7fd339e6231 /dev-perl/regexp-common
parentVersion bump. (diff)
downloadgentoo-2-42f5c3237cadbe8a68b9da2c25c2fd70f1bcdea4.tar.gz
gentoo-2-42f5c3237cadbe8a68b9da2c25c2fd70f1bcdea4.tar.bz2
gentoo-2-42f5c3237cadbe8a68b9da2c25c2fd70f1bcdea4.zip
Cleanup
(Portage version: 2.2_rc67_p333/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/regexp-common')
-rw-r--r--dev-perl/regexp-common/ChangeLog6
-rw-r--r--dev-perl/regexp-common/regexp-common-2.120.ebuild21
-rw-r--r--dev-perl/regexp-common/regexp-common-2.122.ebuild22
-rw-r--r--dev-perl/regexp-common/regexp-common-2009123002.ebuild20
4 files changed, 5 insertions, 64 deletions
diff --git a/dev-perl/regexp-common/ChangeLog b/dev-perl/regexp-common/ChangeLog
index 6dbe4b9b096b..8ae1fa915444 100644
--- a/dev-perl/regexp-common/ChangeLog
+++ b/dev-perl/regexp-common/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/regexp-common
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/regexp-common/ChangeLog,v 1.26 2010/06/27 19:25:19 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/regexp-common/ChangeLog,v 1.27 2010/08/13 07:32:24 tove Exp $
+
+ 13 Aug 2010; Torsten Veller <tove@gentoo.org> -regexp-common-2.120.ebuild,
+ -regexp-common-2.122.ebuild, -regexp-common-2009123002.ebuild:
+ Cleanup
27 Jun 2010; <nixnut@gentoo.org> regexp-common-2010010201.ebuild:
ppc stable #323529
diff --git a/dev-perl/regexp-common/regexp-common-2.120.ebuild b/dev-perl/regexp-common/regexp-common-2.120.ebuild
deleted file mode 100644
index 13c2c24990c8..000000000000
--- a/dev-perl/regexp-common/regexp-common-2.120.ebuild
+++ /dev/null
@@ -1,21 +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/regexp-common/regexp-common-2.120.ebuild,v 1.11 2007/07/10 23:33:28 mr_bones_ Exp $
-
-inherit perl-module
-
-MY_P=Regexp-Common-${PV}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="Provide commonly requested regular expressions"
-HOMEPAGE="http://www.cpan.org/authors/id/A/AB/ABIGAIL/"
-SRC_URI="mirror://cpan/authors/id/A/AB/ABIGAIL/${MY_P}.tar.gz"
-
-SRC_TEST="do"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/regexp-common/regexp-common-2.122.ebuild b/dev-perl/regexp-common/regexp-common-2.122.ebuild
deleted file mode 100644
index a6833e394abc..000000000000
--- a/dev-perl/regexp-common/regexp-common-2.122.ebuild
+++ /dev/null
@@ -1,22 +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/regexp-common/regexp-common-2.122.ebuild,v 1.2 2010/01/11 19:24:35 grobian Exp $
-
-MODULE_AUTHOR=ABIGAIL
-inherit perl-module
-
-MY_P=Regexp-Common-${PV}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="Provide commonly requested regular expressions"
-HOMEPAGE="http://www.cpan.org/authors/id/A/AB/ABIGAIL/"
-SRC_URI="mirror://cpan/authors/id/A/AB/ABIGAIL/${MY_P}.tar.gz"
-
-LICENSE="|| ( Artistic Artistic-2 MIT BSD )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-SRC_TEST="do"
diff --git a/dev-perl/regexp-common/regexp-common-2009123002.ebuild b/dev-perl/regexp-common/regexp-common-2009123002.ebuild
deleted file mode 100644
index e3b7af670b3b..000000000000
--- a/dev-perl/regexp-common/regexp-common-2009123002.ebuild
+++ /dev/null
@@ -1,20 +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/regexp-common/regexp-common-2009123002.ebuild,v 1.1 2009/12/31 16:28:51 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=ABIGAIL
-MY_PN=Regexp-Common
-MY_P=${MY_PN}-${PV}
-S=${WORKDIR}/${MY_P}
-inherit perl-module
-
-DESCRIPTION="Provide commonly requested regular expressions"
-
-LICENSE="|| ( Artistic Artistic-2 MIT BSD )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"