diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-04 12:50:46 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-04 12:50:46 +0000 |
commit | a307a79490b62483fed6fcf2d003272671e859f3 (patch) | |
tree | 138a30cdb5c11597d5deb4136235c2fa0c9e10bd /perl-core/Scalar-List-Utils | |
parent | x86 stable, bug 288026 (diff) | |
download | historical-a307a79490b62483fed6fcf2d003272671e859f3.tar.gz historical-a307a79490b62483fed6fcf2d003272671e859f3.tar.bz2 historical-a307a79490b62483fed6fcf2d003272671e859f3.zip |
x86 stable, bug 288026
Package-Manager: portage-2.1.6.13/cvs/Linux i686
RepoMan-Options: --force
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 1aa8b727ea50..5d8b9c417b4c 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.23 2009/11/22 10:58:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.24 2009/12/04 12:30:21 fauli Exp $ + + 04 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + Scalar-List-Utils-1.21.ebuild: + x86 stable, bug 288026 *Scalar-List-Utils-1.22 (22 Nov 2009) 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 1f9a404a4eb4..132c06aa290f 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.1 2009/05/19 05:09:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild,v 1.2 2009/12/04 12:30:21 fauli 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 |