summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-06-03 17:40:36 +0000
committerTorsten Veller <tove@gentoo.org>2012-06-03 17:40:36 +0000
commita3563ef7ff7bbb00505134a23ebc5ab9c9721977 (patch)
tree4f9922436cbf75ad60f72eb94b365d8ce1893991 /dev-perl/regexp-common
parentCleanup (diff)
downloadgentoo-2-a3563ef7ff7bbb00505134a23ebc5ab9c9721977.tar.gz
gentoo-2-a3563ef7ff7bbb00505134a23ebc5ab9c9721977.tar.bz2
gentoo-2-a3563ef7ff7bbb00505134a23ebc5ab9c9721977.zip
Cleanup
(Portage version: 2.2.0_alpha109/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-2010010201.ebuild20
-rw-r--r--dev-perl/regexp-common/regexp-common-2011041701.0.0.ebuild19
3 files changed, 5 insertions, 40 deletions
diff --git a/dev-perl/regexp-common/ChangeLog b/dev-perl/regexp-common/ChangeLog
index 14c591dd6828..e089b55981fb 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/regexp-common/ChangeLog,v 1.36 2012/05/26 19:02:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/regexp-common/ChangeLog,v 1.37 2012/06/03 17:40:35 tove Exp $
+
+ 03 Jun 2012; Torsten Veller <tove@gentoo.org>
+ -regexp-common-2010010201.ebuild, -regexp-common-2011041701.0.0.ebuild:
+ Cleanup
26 May 2012; Raúl Porcel <armin76@gentoo.org>
regexp-common-2011121001.0.0.ebuild:
diff --git a/dev-perl/regexp-common/regexp-common-2010010201.ebuild b/dev-perl/regexp-common/regexp-common-2010010201.ebuild
deleted file mode 100644
index 9d9838f74c97..000000000000
--- a/dev-perl/regexp-common/regexp-common-2010010201.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/regexp-common/regexp-common-2010010201.ebuild,v 1.7 2010/09/13 13:13:13 josejx 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 ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-SRC_TEST="do"
diff --git a/dev-perl/regexp-common/regexp-common-2011041701.0.0.ebuild b/dev-perl/regexp-common/regexp-common-2011041701.0.0.ebuild
deleted file mode 100644
index e1b4e12b4790..000000000000
--- a/dev-perl/regexp-common/regexp-common-2011041701.0.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/regexp-common/regexp-common-2011041701.0.0.ebuild,v 1.1 2011/04/19 17:12:25 tove Exp $
-
-EAPI=4
-
-MY_PN=Regexp-Common
-MODULE_AUTHOR=ABIGAIL
-MODULE_VERSION=2011041701
-inherit perl-module
-
-DESCRIPTION="Provide commonly requested regular expressions"
-
-LICENSE="|| ( Artistic Artistic-2 MIT BSD )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-SRC_TEST="do"