summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-09-08 12:18:01 +0000
committerTorsten Veller <tove@gentoo.org>2009-09-08 12:18:01 +0000
commit15a440a0c53f9eb2afdb854abef771fd1caea9e0 (patch)
treeceaacaed33a6fa08740a5b159dfcf61982bb6b48 /dev-perl/POE-Test-Loops
parentold (diff)
downloadhistorical-15a440a0c53f9eb2afdb854abef771fd1caea9e0.tar.gz
historical-15a440a0c53f9eb2afdb854abef771fd1caea9e0.tar.bz2
historical-15a440a0c53f9eb2afdb854abef771fd1caea9e0.zip
Version bump
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/POE-Test-Loops')
-rw-r--r--dev-perl/POE-Test-Loops/ChangeLog8
-rw-r--r--dev-perl/POE-Test-Loops/POE-Test-Loops-1.022.ebuild19
2 files changed, 26 insertions, 1 deletions
diff --git a/dev-perl/POE-Test-Loops/ChangeLog b/dev-perl/POE-Test-Loops/ChangeLog
index 1f95d11ba2c1..e7fea5e4afc3 100644
--- a/dev-perl/POE-Test-Loops/ChangeLog
+++ b/dev-perl/POE-Test-Loops/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/POE-Test-Loops
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/ChangeLog,v 1.4 2009/08/25 17:50:36 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/ChangeLog,v 1.5 2009/09/08 12:18:01 tove Exp $
+
+*POE-Test-Loops-1.022 (08 Sep 2009)
+
+ 08 Sep 2009; Torsten Veller <tove@gentoo.org>
+ +POE-Test-Loops-1.022.ebuild:
+ Version bump
*POE-Test-Loops-1.021 (25 Aug 2009)
diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.022.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.022.ebuild
new file mode 100644
index 000000000000..0064cff46f7d
--- /dev/null
+++ b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.022.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/POE-Test-Loops-1.022.ebuild,v 1.1 2009/09/08 12:18:01 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR="RCAPUTO"
+inherit perl-module
+
+DESCRIPTION="Reusable tests for POE::Loop authors"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-perl/POE"
+RDEPEND="${DEPEND}"
+
+SRC_TEST="do"