diff options
author | 2011-01-27 16:20:15 +0000 | |
---|---|---|
committer | 2011-01-27 16:20:15 +0000 | |
commit | 91ba2fd4afc748eeb2d6df20fd1c0cf047f67e11 (patch) | |
tree | 319fb59539c3f1c02873629255d054a293dee5b1 /dev-perl | |
parent | Marking Data-ObjectDriver-0.07 ppc for bug 346403 (diff) | |
download | historical-91ba2fd4afc748eeb2d6df20fd1c0cf047f67e11.tar.gz historical-91ba2fd4afc748eeb2d6df20fd1c0cf047f67e11.tar.bz2 historical-91ba2fd4afc748eeb2d6df20fd1c0cf047f67e11.zip |
Marking TheSchwartz-1.10 ppc for bug 346403
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/TheSchwartz/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/TheSchwartz/ChangeLog b/dev-perl/TheSchwartz/ChangeLog index 5f43188dae4c..90a1d93b636a 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.8 2010/12/05 17:12:20 armin76 Exp $ +# 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 $ + + 27 Jan 2011; Brent Baude <ranger@gentoo.org> TheSchwartz-1.10.ebuild: + Marking TheSchwartz-1.10 ppc stable for bug 346403 05 Dec 2010; Raúl Porcel <armin76@gentoo.org> TheSchwartz-1.10.ebuild: alpha/ia64/sparc stable wrt #346403 diff --git a/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild b/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild index bd07840433a2..829906152659 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 +# 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.5 2010/12/05 17:12:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/TheSchwartz/TheSchwartz-1.10.ebuild,v 1.6 2011/01/27 16:20:15 ranger 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" |