diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-16 06:34:29 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-16 06:34:29 +0000 |
commit | 10e533e1724cf9593ddec0742fbd9067d53b6445 (patch) | |
tree | 5f377d145d133ce028c61a3cf8fa1e8faf87ed42 /dev-perl/Sub-Uplevel | |
parent | Stable on amd64 wrt bug 174165 (diff) | |
download | historical-10e533e1724cf9593ddec0742fbd9067d53b6445.tar.gz historical-10e533e1724cf9593ddec0742fbd9067d53b6445.tar.bz2 historical-10e533e1724cf9593ddec0742fbd9067d53b6445.zip |
Stable on ppc64
Package-Manager: portage-2.1.2.2
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.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Sub-Uplevel/ChangeLog b/dev-perl/Sub-Uplevel/ChangeLog index 3071e353a52e..3613c63bb668 100644 --- a/dev-perl/Sub-Uplevel/ChangeLog +++ b/dev-perl/Sub-Uplevel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Sub-Uplevel # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.37 2007/03/05 12:27:44 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.38 2007/04/16 06:22:48 corsair Exp $ + + 16 Apr 2007; Markus Rothe <corsair@gentoo.org> Sub-Uplevel-0.14.ebuild: + Stable on ppc64 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> Sub-Uplevel-0.14.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.14.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.14.ebuild index 64748add4483..731b9d21dcce 100644 --- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.14.ebuild +++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.14.ebuild,v 1.5 2007/03/05 12:27:44 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/Sub-Uplevel-0.14.ebuild,v 1.6 2007/04/16 06:22:48 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DA/DAGOLDEN/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ~ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |