diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-14 19:20:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-14 19:20:35 +0000 |
commit | e1cbe3486dab528728f9ba2acf8d60c61cbbf85a (patch) | |
tree | 8a463e0a88c7accd6253d7c9b949c5be1d5a2497 /perl-core | |
parent | alpha/ia64/sparc stable wrt #288026 (diff) | |
download | gentoo-2-e1cbe3486dab528728f9ba2acf8d60c61cbbf85a.tar.gz gentoo-2-e1cbe3486dab528728f9ba2acf8d60c61cbbf85a.tar.bz2 gentoo-2-e1cbe3486dab528728f9ba2acf8d60c61cbbf85a.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #288026
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Scalar-List-Utils/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog index 626075470ba1..9e67e834ba95 100644 --- a/perl-core/Scalar-List-Utils/ChangeLog +++ b/perl-core/Scalar-List-Utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Scalar-List-Utils # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.28 2009/12/10 21:38:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.29 2009/12/14 19:20:35 armin76 Exp $ + + 14 Dec 2009; Raúl Porcel <armin76@gentoo.org> + Scalar-List-Utils-1.21.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #288026 10 Dec 2009; Brent Baude <ranger@gentoo.org> Scalar-List-Utils-1.21.ebuild: diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild index e82f74bc29ca..de840f0ecf23 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild,v 1.6 2009/12/10 21:38:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild,v 1.7 2009/12/14 19:20:35 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Scalar-List-Utils module for perl" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" SRC_TEST=do |