diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-15 15:04:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-15 15:04:26 +0000 |
commit | 47e31ca027ae4fa5eda2966ebaf528cd9f35ed45 (patch) | |
tree | 403ef1aa4ce9d395b97913f5036db10648fb40e5 /virtual | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-47e31ca027ae4fa5eda2966ebaf528cd9f35ed45.tar.gz gentoo-2-47e31ca027ae4fa5eda2966ebaf528cd9f35ed45.tar.bz2 gentoo-2-47e31ca027ae4fa5eda2966ebaf528cd9f35ed45.zip |
Stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Scalar-List-Utils/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.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 d1d978b10d6c..106115c811c6 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.18 2007/07/04 18:29:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.19 2007/10/15 15:04:26 corsair Exp $ + + 15 Oct 2007; Markus Rothe <corsair@gentoo.org> + perl-Scalar-List-Utils-1.19.ebuild: + Stable on ppc64 04 Jul 2007; Raúl Porcel <armin76@gentoo.org> perl-Scalar-List-Utils-1.19.ebuild: diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild index e4fa9e697b05..baa86c04f602 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.19.ebuild,v 1.8 2007/07/04 18:29:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild,v 1.9 2007/10/15 15:04:26 corsair 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="~perl-core/Scalar-List-Utils-${PV}" |