diff options
author | Markus Meier <maekke@gentoo.org> | 2010-11-30 21:31:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-11-30 21:31:08 +0000 |
commit | a8ff81416e53f438250a3e10f25c89e7a6ae0d60 (patch) | |
tree | eb19087961c29789716e4a8631b2ecbcd57a1891 | |
parent | amd64/x86 stable, bug #305781 (diff) | |
download | gentoo-2-a8ff81416e53f438250a3e10f25c89e7a6ae0d60.tar.gz gentoo-2-a8ff81416e53f438250a3e10f25c89e7a6ae0d60.tar.bz2 gentoo-2-a8ff81416e53f438250a3e10f25c89e7a6ae0d60.zip |
x86 stable, bug #346403
(Portage version: 2.1.9.25/cvs/Linux x86_64)
-rw-r--r-- | dev-perl/TheSchwartz/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/TheSchwartz/ChangeLog b/dev-perl/TheSchwartz/ChangeLog index 9ae7203974b2..f06b4061b31c 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.6 2010/11/26 08:42:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/ChangeLog,v 1.7 2010/11/30 21:31:08 maekke Exp $ + + 30 Nov 2010; Markus Meier <maekke@gentoo.org> TheSchwartz-1.10.ebuild: + x86 stable, bug #346403 26 Nov 2010; Markos Chandras <hwoarang@gentoo.org> TheSchwartz-1.10.ebuild: Stable on amd64 wrt bug #346403 diff --git a/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild b/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild index 18906fdd6c09..ed3701a4c2cd 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.3 2010/11/26 08:42:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild,v 1.4 2010/11/30 21:31:08 maekke 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" |