summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-10-20 19:49:16 +0000
committerTorsten Veller <tove@gentoo.org>2008-10-20 19:49:16 +0000
commit1fb7bfdc79734493bb609f88510ec2c3f93dc4d2 (patch)
treea6a12e16b6e4357a831e015c96f7e68b61acbd17 /virtual/perl-Test-Simple
parenthppa stable, #239130 (diff)
downloadgentoo-2-1fb7bfdc79734493bb609f88510ec2c3f93dc4d2.tar.gz
gentoo-2-1fb7bfdc79734493bb609f88510ec2c3f93dc4d2.tar.bz2
gentoo-2-1fb7bfdc79734493bb609f88510ec2c3f93dc4d2.zip
Version bump
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'virtual/perl-Test-Simple')
-rw-r--r--virtual/perl-Test-Simple/ChangeLog8
-rw-r--r--virtual/perl-Test-Simple/perl-Test-Simple-0.84.ebuild15
2 files changed, 22 insertions, 1 deletions
diff --git a/virtual/perl-Test-Simple/ChangeLog b/virtual/perl-Test-Simple/ChangeLog
index 7a24d7015a53..bb4f2097753f 100644
--- a/virtual/perl-Test-Simple/ChangeLog
+++ b/virtual/perl-Test-Simple/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Test-Simple
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.36 2008/07/15 18:48:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/ChangeLog,v 1.37 2008/10/20 19:49:16 tove Exp $
+
+*perl-Test-Simple-0.84 (20 Oct 2008)
+
+ 20 Oct 2008; Torsten Veller <tove@gentoo.org>
+ +perl-Test-Simple-0.84.ebuild:
+ Version bump
15 Jul 2008; Raúl Porcel <armin76@gentoo.org>
perl-Test-Simple-0.80.ebuild:
diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.84.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.84.ebuild
new file mode 100644
index 000000000000..42159a78e45b
--- /dev/null
+++ b/virtual/perl-Test-Simple/perl-Test-Simple-0.84.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.84.ebuild,v 1.1 2008/10/20 19:49:16 tove Exp $
+
+DESCRIPTION="Virtual for Test-Simple"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Test-Simple-${PV}"