summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-04-09 02:23:26 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-04-09 02:23:26 +0000
commit923816cdaace16ec54d43a932c897884edfbf4af (patch)
treef20d6da13b872f34821a92428248bfd7f707e27e /dev-perl/Sub-Uplevel
parent~sparc added (diff)
downloadgentoo-2-923816cdaace16ec54d43a932c897884edfbf4af.tar.gz
gentoo-2-923816cdaace16ec54d43a932c897884edfbf4af.tar.bz2
gentoo-2-923816cdaace16ec54d43a932c897884edfbf4af.zip
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Sub-Uplevel')
-rw-r--r--dev-perl/Sub-Uplevel/ChangeLog8
-rw-r--r--dev-perl/Sub-Uplevel/Sub-Uplevel-0.09.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Sub-Uplevel/ChangeLog b/dev-perl/Sub-Uplevel/ChangeLog
index b5dfa20120ab..081bf9525d68 100644
--- a/dev-perl/Sub-Uplevel/ChangeLog
+++ b/dev-perl/Sub-Uplevel/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Sub-Uplevel
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.7 2004/12/23 08:35:25 nigoro Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.8 2005/04/09 02:23:26 gustavoz Exp $
+
+ 09 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ Sub-Uplevel-0.09.ebuild:
+ Stable on sparc
23 Dec 2004; Yuta SATOH <nigoro@gentoo.org> Sub-Uplevel-0.09.ebuild:
added ~ppc64
diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.09.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.09.ebuild
index 46fb284b8a8a..ac8902a5154a 100644
--- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.09.ebuild
+++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.09.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.09.ebuild,v 1.4 2004/12/23 08:35:25 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/Sub-Uplevel-0.09.ebuild,v 1.5 2005/04/09 02:23:26 gustavoz Exp $
inherit perl-module
@@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~ppc64"
+KEYWORDS="~x86 ~ppc sparc ~ppc64"
IUSE=""