summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-04-21 15:48:54 +0000
committerTorsten Veller <tove@gentoo.org>2012-04-21 15:48:54 +0000
commit525fffd55fb0e52068d2dbad458f7df91ffd4d07 (patch)
tree7415e5c6b621037834aaae6100bbd15b4a1d53f5 /perl-core/Test
parentwhitespace (diff)
downloadgentoo-2-525fffd55fb0e52068d2dbad458f7df91ffd4d07.tar.gz
gentoo-2-525fffd55fb0e52068d2dbad458f7df91ffd4d07.tar.bz2
gentoo-2-525fffd55fb0e52068d2dbad458f7df91ffd4d07.zip
[bump] perl-core/Test-1.250.0
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Test')
-rw-r--r--perl-core/Test/ChangeLog9
-rw-r--r--perl-core/Test/Test-1.250.200_rc.ebuild17
2 files changed, 24 insertions, 2 deletions
diff --git a/perl-core/Test/ChangeLog b/perl-core/Test/ChangeLog
index 36fdbd51abbd..383077eb0bf8 100644
--- a/perl-core/Test/ChangeLog
+++ b/perl-core/Test/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for perl-core/Test
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/ChangeLog,v 1.13 2010/01/21 09:33:03 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/ChangeLog,v 1.14 2012/04/21 15:48:54 tove Exp $
+
+*Test-1.250.200_rc (21 Apr 2012)
+
+ 21 Apr 2012; Torsten Veller <tove@gentoo.org> +Test-1.250.200_rc.ebuild:
+ Version bump
21 Jan 2010; Torsten Veller <tove@gentoo.org> Test-1.25.ebuild:
mips -> ~mips
diff --git a/perl-core/Test/Test-1.250.200_rc.ebuild b/perl-core/Test/Test-1.250.200_rc.ebuild
new file mode 100644
index 000000000000..fac448005dc5
--- /dev/null
+++ b/perl-core/Test/Test-1.250.200_rc.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test/Test-1.250.200_rc.ebuild,v 1.1 2012/04/21 15:48:53 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=JESSE
+MODULE_VERSION=1.25_02
+inherit perl-module
+
+DESCRIPTION="Utilities for writing test scripts"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+SRC_TEST="do"