summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-04-21 15:49:26 +0000
committerTorsten Veller <tove@gentoo.org>2012-04-21 15:49:26 +0000
commit76697f4b8da9ba10d95ec58a6c91dc73b02c6788 (patch)
treeb75aa8b433dada63f420d67ff4bd85907d44e8a4 /virtual/perl-Test
parent[bump] perl-core/Test-1.250.0 (diff)
downloadgentoo-2-76697f4b8da9ba10d95ec58a6c91dc73b02c6788.tar.gz
gentoo-2-76697f4b8da9ba10d95ec58a6c91dc73b02c6788.tar.bz2
gentoo-2-76697f4b8da9ba10d95ec58a6c91dc73b02c6788.zip
[bump] virtual/perl-Test-1.250.200_rc
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Test')
-rw-r--r--virtual/perl-Test/ChangeLog9
-rw-r--r--virtual/perl-Test/perl-Test-1.250.200_rc.ebuild15
2 files changed, 22 insertions, 2 deletions
diff --git a/virtual/perl-Test/ChangeLog b/virtual/perl-Test/ChangeLog
index 617747ec921d..cdc2e9740d42 100644
--- a/virtual/perl-Test/ChangeLog
+++ b/virtual/perl-Test/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-Test
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/ChangeLog,v 1.8 2010/01/21 09:33:12 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/ChangeLog,v 1.9 2012/04/21 15:49:26 tove Exp $
+
+*perl-Test-1.250.200_rc (21 Apr 2012)
+
+ 21 Apr 2012; Torsten Veller <tove@gentoo.org> +perl-Test-1.250.200_rc.ebuild:
+ Version bump
21 Jan 2010; Torsten Veller <tove@gentoo.org> perl-Test-1.25.ebuild:
mips -> ~mips
diff --git a/virtual/perl-Test/perl-Test-1.250.200_rc.ebuild b/virtual/perl-Test/perl-Test-1.250.200_rc.ebuild
new file mode 100644
index 000000000000..9f4973348808
--- /dev/null
+++ b/virtual/perl-Test/perl-Test-1.250.200_rc.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test/perl-Test-1.250.200_rc.ebuild,v 1.1 2012/04/21 15:49:26 tove Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="|| ( =dev-lang/perl-5.14* =dev-lang/perl-5.12* ~perl-core/${PN#perl-}-${PV} )"