summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-04-09 17:33:35 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-04-09 17:33:35 +0000
commit1235e0ae3f6072867712dab5db93190c7f589571 (patch)
treeb82cfd20e87b9965dad617351f939e15cd6c8196 /dev-perl/TheSchwartz
parentVersion bump (bug #545948 by Tomas Mozes). (diff)
downloadgentoo-2-1235e0ae3f6072867712dab5db93190c7f589571.tar.gz
gentoo-2-1235e0ae3f6072867712dab5db93190c7f589571.tar.bz2
gentoo-2-1235e0ae3f6072867712dab5db93190c7f589571.zip
Version bump.
Signed-off-by: monsieurp@gentoo.org (Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 93491BB8)
Diffstat (limited to 'dev-perl/TheSchwartz')
-rw-r--r--dev-perl/TheSchwartz/ChangeLog10
-rw-r--r--dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild20
2 files changed, 28 insertions, 2 deletions
diff --git a/dev-perl/TheSchwartz/ChangeLog b/dev-perl/TheSchwartz/ChangeLog
index 3fa36e99daa8..dc4ce811c2ef 100644
--- a/dev-perl/TheSchwartz/ChangeLog
+++ b/dev-perl/TheSchwartz/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/TheSchwartz
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/ChangeLog,v 1.17 2014/08/24 01:19:16 axs Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/ChangeLog,v 1.18 2015/04/09 17:33:35 monsieurp Exp $
+
+*TheSchwartz-1.120.0 (09 Apr 2015)
+
+ 09 Apr 2015; Patrice Clement <monsieurp@gentoo.org>
+ +TheSchwartz-1.120.0.ebuild:
+ Version bump.
*TheSchwartz-1.100.0-r1 (24 Aug 2014)
diff --git a/dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild b/dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild
new file mode 100644
index 000000000000..21c3a47269d3
--- /dev/null
+++ b/dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild,v 1.1 2015/04/09 17:33:35 monsieurp Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=JFEARN
+MODULE_VERSION=1.12
+inherit perl-module
+
+DESCRIPTION="Reliable job queue"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-perl/Data-ObjectDriver-0.06"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"