diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-23 19:50:49 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-03-23 19:50:49 +0000 |
commit | ce528a850e523a938c8a68677d9f33610f3d3220 (patch) | |
tree | 82828a35062914e34f78cdf01eefaccd2da0bc0c /virtual | |
parent | perl-core/Scalar-List-Utils stable on ppc. (diff) | |
download | gentoo-2-ce528a850e523a938c8a68677d9f33610f3d3220.tar.gz gentoo-2-ce528a850e523a938c8a68677d9f33610f3d3220.tar.bz2 gentoo-2-ce528a850e523a938c8a68677d9f33610f3d3220.zip |
virtual/perl-Scalar-List-Utils stable on ppc.
(Portage version: 2.1_pre6-r6)
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.18.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 a5e5e4f4bd8b..1b09fb36834f 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.4 2006/03/22 23:04:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.5 2006/03/23 19:50:49 hansmi Exp $ + + 23 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> + perl-Scalar-List-Utils-1.18.ebuild: + Stable on ppc. 22 Mar 2006; Michael Cummings <mcummings@gentoo.org> perl-Scalar-List-Utils-1.18.ebuild: diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild index 1273e448e494..1e56a41b07f8 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.18.ebuild,v 1.3 2006/03/22 23:04:51 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild,v 1.4 2006/03/23 19:50:49 hansmi 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 ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="" DEPEND="" |