summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-27 19:06:41 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-27 19:06:41 +0000
commit68ff5dc1f94ac568a519d8626bf7aac9041577c4 (patch)
tree55a031ed65490f102968eb8ece27df2be5b2b620 /dev-perl/TheSchwartz
parentdev-python/pygobject always needs python with threads support as reported by ... (diff)
downloadgentoo-2-68ff5dc1f94ac568a519d8626bf7aac9041577c4.tar.gz
gentoo-2-68ff5dc1f94ac568a519d8626bf7aac9041577c4.tar.bz2
gentoo-2-68ff5dc1f94ac568a519d8626bf7aac9041577c4.zip
ppc64 stable wrt #346403
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/TheSchwartz')
-rw-r--r--dev-perl/TheSchwartz/ChangeLog6
-rw-r--r--dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/TheSchwartz/ChangeLog b/dev-perl/TheSchwartz/ChangeLog
index 90a1d93b636a..98a0b7350647 100644
--- a/dev-perl/TheSchwartz/ChangeLog
+++ b/dev-perl/TheSchwartz/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/TheSchwartz
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/ChangeLog,v 1.9 2011/01/27 16:20:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/ChangeLog,v 1.10 2011/01/27 19:06:41 xarthisius Exp $
+
+ 27 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ TheSchwartz-1.10.ebuild:
+ ppc64 stable wrt #346403
27 Jan 2011; Brent Baude <ranger@gentoo.org> TheSchwartz-1.10.ebuild:
Marking TheSchwartz-1.10 ppc stable for bug 346403
diff --git a/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild b/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild
index 829906152659..432e87628277 100644
--- a/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild
+++ b/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild,v 1.6 2011/01/27 16:20:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild,v 1.7 2011/01/27 19:06:41 xarthisius Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Reliable job queue"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=dev-perl/Data-ObjectDriver-0.06"