diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-07 23:12:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-07 23:12:10 +0000 |
commit | 12f8591657cba0a146e9b4beae7122a2d2ecac12 (patch) | |
tree | ee292b42173d41a3121ddb1fbe0ec3e7ea9dec03 /perl-core/Scalar-List-Utils | |
parent | arm stable, bug #288026 (diff) | |
download | gentoo-2-12f8591657cba0a146e9b4beae7122a2d2ecac12.tar.gz gentoo-2-12f8591657cba0a146e9b4beae7122a2d2ecac12.tar.bz2 gentoo-2-12f8591657cba0a146e9b4beae7122a2d2ecac12.zip |
arm stable, bug #288026
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-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 7cf3cd784bab..1834a7055f27 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.26 2009/12/07 20:09:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.27 2009/12/07 23:12:10 maekke Exp $ + + 07 Dec 2009; Markus Meier <maekke@gentoo.org> + Scalar-List-Utils-1.21.ebuild: + arm stable, bug #288026 07 Dec 2009; Jeroen Roovers <jer@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 6f676cb1d5ea..02dd864fc87e 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.4 2009/12/07 20:09:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild,v 1.5 2009/12/07 23:12:10 maekke 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 |