diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 20:10:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-07 20:10:04 +0000 |
commit | fc93b7610ee309b2e0f959446ae3858907c355e8 (patch) | |
tree | 717aa7a4757c82e5e1246924ffc5819be5935213 /virtual/perl-Scalar-List-Utils | |
parent | Stable for HPPA (bug #288026). (diff) | |
download | gentoo-2-fc93b7610ee309b2e0f959446ae3858907c355e8.tar.gz gentoo-2-fc93b7610ee309b2e0f959446ae3858907c355e8.tar.bz2 gentoo-2-fc93b7610ee309b2e0f959446ae3858907c355e8.zip |
Stable for HPPA (bug #288026).
(Portage version: 2.2_rc56/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-Scalar-List-Utils')
-rw-r--r-- | virtual/perl-Scalar-List-Utils/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog index 55e461ff0fc6..ef240a6ca792 100644 --- a/virtual/perl-Scalar-List-Utils/ChangeLog +++ b/virtual/perl-Scalar-List-Utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Scalar-List-Utils # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.26 2009/12/04 13:58:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.27 2009/12/07 20:10:04 jer Exp $ + + 07 Dec 2009; Jeroen Roovers <jer@gentoo.org> + perl-Scalar-List-Utils-1.21.ebuild: + Stable for HPPA (bug #288026). 04 Dec 2009; Torsten Veller <tove@gentoo.org> perl-Scalar-List-Utils-1.21.ebuild: diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild index 67f893f8ca93..648fcb448b63 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-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/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild,v 1.4 2009/12/04 13:58:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild,v 1.5 2009/12/07 20:10:04 jer Exp $ DESCRIPTION="Virtual for Scalar-List-Utils" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" 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="" RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Scalar-List-Utils-${PV} )" |