diff options
author | Brent Baude <ranger@gentoo.org> | 2005-09-05 14:28:12 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2005-09-05 14:28:12 +0000 |
commit | c6b396cfcf5124cd9d4ef9b9f9557032c953857a (patch) | |
tree | 3ff8829ae71519a620bc4ceaab51e825f456c4d5 /dev-perl/Scalar-List-Utils | |
parent | marking Class-Trigger-0.08 ~ppc64 in support of Bug 101114 (diff) | |
download | historical-c6b396cfcf5124cd9d4ef9b9f9557032c953857a.tar.gz historical-c6b396cfcf5124cd9d4ef9b9f9557032c953857a.tar.bz2 historical-c6b396cfcf5124cd9d4ef9b9f9557032c953857a.zip |
marking Scalar-List-Utils-1.14 ~ppc64 in support of Bug 101114
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/Scalar-List-Utils')
-rw-r--r-- | dev-perl/Scalar-List-Utils/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Scalar-List-Utils/ChangeLog b/dev-perl/Scalar-List-Utils/ChangeLog index 951961d10b43..7d41e01dd7b2 100644 --- a/dev-perl/Scalar-List-Utils/ChangeLog +++ b/dev-perl/Scalar-List-Utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Scalar-List-Utils # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/ChangeLog,v 1.19 2005/05/08 22:26:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/ChangeLog,v 1.20 2005/09/05 14:28:12 ranger Exp $ + + 05 Sep 2005; Brent Baude <ranger@gentoo.org> + Scalar-List-Utils-1.14.ebuild: + marking Scalar-List-Utils-1.14 ~ppc64 in support of Bug 101114 08 May 2005; Aron Griffis <agriffis@gentoo.org> Scalar-List-Utils-1.14.ebuild: diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild index 0c3146dc5715..eaec9a2a6196 100644 --- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild +++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.13 2005/05/25 04:20:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.14 2005/09/05 14:28:12 ranger Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc s390 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 s390 sparc x86" IUSE="" |