diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-23 21:14:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-23 21:14:40 +0000 |
commit | f3e8a8a19e138afb4f2e091d6a21fdb7dd660380 (patch) | |
tree | 12745f743c36a19b40a9753a96f8381e1f39d5cc /perl-core | |
parent | arm stable, bug #333421 (diff) | |
download | gentoo-2-f3e8a8a19e138afb4f2e091d6a21fdb7dd660380.tar.gz gentoo-2-f3e8a8a19e138afb4f2e091d6a21fdb7dd660380.tar.bz2 gentoo-2-f3e8a8a19e138afb4f2e091d6a21fdb7dd660380.zip |
arm stable, bug #333421
(Portage version: 2.2_rc68/cvs/Linux x86_64)
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.23.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 79f8b4de0ec8..56ecd56810a7 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.35 2010/08/20 10:01:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.36 2010/08/23 21:14:40 maekke Exp $ + + 23 Aug 2010; Markus Meier <maekke@gentoo.org> + Scalar-List-Utils-1.23.ebuild: + arm stable, bug #333421 20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> Scalar-List-Utils-1.23.ebuild: diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild index 0965ed8f153f..0f902b7aa7e2 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.23.ebuild,v 1.3 2010/08/20 10:01:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.23.ebuild,v 1.4 2010/08/23 21:14:40 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 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST=do |