diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-05-27 21:45:03 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-05-27 21:45:03 +0000 |
commit | 37ff9407ff8f7bb0c1c7325ec7a608b35de93874 (patch) | |
tree | 9d4e970987c1e62042a1b3f877a160753a7e487d /virtual/perl-Scalar-List-Utils | |
parent | Add ringbuffer patch from upstream's svn. Fixes bug 134193. Thanks to Randy B... (diff) | |
download | gentoo-2-37ff9407ff8f7bb0c1c7325ec7a608b35de93874.tar.gz gentoo-2-37ff9407ff8f7bb0c1c7325ec7a608b35de93874.tar.bz2 gentoo-2-37ff9407ff8f7bb0c1c7325ec7a608b35de93874.zip |
Stable on alpha.
(Portage version: 2.1_rc3)
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.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 e2bbdbe94b4a..a0ee1ea04b82 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.8 2006/05/26 14:50:34 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.9 2006/05/27 21:45:03 kloeri Exp $ + + 27 May 2006; Bryan Østergaard <kloeri@gentoo.org> + perl-Scalar-List-Utils-1.18.ebuild: + Stable on alpha. 26 May 2006; Chris Gianelloni <wolf31o2@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 27a7e2f8ac2a..28ae96d2f757 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.8 2006/05/26 14:50:34 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild,v 1.9 2006/05/27 21:45:03 kloeri 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="" |