summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-11-26 08:42:28 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-11-26 08:42:28 +0000
commit8298bcccc3f806cc26abed4981f0997be6bf49b5 (patch)
tree0183ee37195cf383c7889deb38c5b829a906f16e /dev-perl/TheSchwartz
parentStable on amd64 wrt bug #346403 (diff)
downloadgentoo-2-8298bcccc3f806cc26abed4981f0997be6bf49b5.tar.gz
gentoo-2-8298bcccc3f806cc26abed4981f0997be6bf49b5.tar.bz2
gentoo-2-8298bcccc3f806cc26abed4981f0997be6bf49b5.zip
Stable on amd64 wrt bug #346403
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/TheSchwartz')
-rw-r--r--dev-perl/TheSchwartz/ChangeLog5
-rw-r--r--dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/TheSchwartz/ChangeLog b/dev-perl/TheSchwartz/ChangeLog
index b0c5f8c1f905..9ae7203974b2 100644
--- a/dev-perl/TheSchwartz/ChangeLog
+++ b/dev-perl/TheSchwartz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/TheSchwartz
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/ChangeLog,v 1.5 2010/03/17 07:35:02 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/ChangeLog,v 1.6 2010/11/26 08:42:28 hwoarang Exp $
+
+ 26 Nov 2010; Markos Chandras <hwoarang@gentoo.org> TheSchwartz-1.10.ebuild:
+ Stable on amd64 wrt bug #346403
*TheSchwartz-1.10 (17 Mar 2010)
diff --git a/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild b/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild
index 06ed51811101..18906fdd6c09 100644
--- a/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild
+++ b/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.2 2010/03/17 07:42:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild,v 1.3 2010/11/26 08:42:28 hwoarang 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"