diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 20:19:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 20:19:41 +0000 |
commit | 923357e55ff1fb780de3e45ef85ba3f2111c17c8 (patch) | |
tree | 13582402e9f11722078d94a58309c57671cb5e1c /perl-core/Scalar-List-Utils | |
parent | Fixed man directories, bug #295109 (diff) | |
download | historical-923357e55ff1fb780de3e45ef85ba3f2111c17c8.tar.gz historical-923357e55ff1fb780de3e45ef85ba3f2111c17c8.tar.bz2 historical-923357e55ff1fb780de3e45ef85ba3f2111c17c8.zip |
Stable for HPPA (bug #288026).
Package-Manager: portage-2.2_rc56/cvs/Linux i686
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 07ebda73dd40..7cf3cd784bab 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.25 2009/12/04 13:57:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.26 2009/12/07 20:09:50 jer Exp $ + + 07 Dec 2009; Jeroen Roovers <jer@gentoo.org> + Scalar-List-Utils-1.21.ebuild: + Stable for HPPA (bug #288026). 04 Dec 2009; Torsten Veller <tove@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 0dd2c85512f1..6f676cb1d5ea 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.3 2009/12/04 13:57:52 tove Exp $ +# $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 $ 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 |