diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-12-05 17:12:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-12-05 17:12:20 +0000 |
commit | 5c533416af8f768471bbd11d3e6db3a9658da988 (patch) | |
tree | 1c6a2f14463dd7cdedf24160356ade00c45722fe /dev-perl | |
parent | Add ~alpha/~ia64/~sh/~sparc (diff) | |
download | gentoo-2-5c533416af8f768471bbd11d3e6db3a9658da988.tar.gz gentoo-2-5c533416af8f768471bbd11d3e6db3a9658da988.tar.bz2 gentoo-2-5c533416af8f768471bbd11d3e6db3a9658da988.zip |
alpha/ia64/sparc stable wrt #346403
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-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 f06b4061b31c..5f43188dae4c 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.7 2010/11/30 21:31:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/ChangeLog,v 1.8 2010/12/05 17:12:20 armin76 Exp $ + + 05 Dec 2010; Raúl Porcel <armin76@gentoo.org> TheSchwartz-1.10.ebuild: + alpha/ia64/sparc stable wrt #346403 30 Nov 2010; Markus Meier <maekke@gentoo.org> TheSchwartz-1.10.ebuild: x86 stable, bug #346403 diff --git a/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild b/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild index ed3701a4c2cd..bd07840433a2 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.4 2010/11/30 21:31:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild,v 1.5 2010/12/05 17:12:20 armin76 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" |