diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-27 16:53:03 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-27 16:53:03 +0000 |
commit | 3f2563e874bb0b00e748a82a28a748dc41a29d0c (patch) | |
tree | aab48d45da2212478bd0735e4b01c46c7a4cf1fa /dev-perl/Sub-Uplevel | |
parent | Marking Sub-Name-0.50.0 ppc for bug 400221 (diff) | |
download | gentoo-2-3f2563e874bb0b00e748a82a28a748dc41a29d0c.tar.gz gentoo-2-3f2563e874bb0b00e748a82a28a748dc41a29d0c.tar.bz2 gentoo-2-3f2563e874bb0b00e748a82a28a748dc41a29d0c.zip |
Marking Sub-Uplevel-0.220.0 ppc for bug 400223
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Sub-Uplevel')
-rw-r--r-- | dev-perl/Sub-Uplevel/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Sub-Uplevel/ChangeLog b/dev-perl/Sub-Uplevel/ChangeLog index e2dcd267252e..92803843cede 100644 --- a/dev-perl/Sub-Uplevel/ChangeLog +++ b/dev-perl/Sub-Uplevel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Sub-Uplevel # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.71 2012/02/25 18:04:04 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.72 2012/02/27 16:53:03 ranger Exp $ + + 27 Feb 2012; Brent Baude <ranger@gentoo.org> Sub-Uplevel-0.220.0.ebuild: + Marking Sub-Uplevel-0.220.0 ppc for bug 400223 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org> Sub-Uplevel-0.220.0.ebuild: diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild index c0f3f4d53184..635c797101c2 100644 --- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild +++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild,v 1.4 2012/02/25 18:04:04 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild,v 1.5 2012/02/27 16:53:03 ranger Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Apparently run a function in a higher stack frame" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |