diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-22 13:38:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-22 13:38:25 +0000 |
commit | 8c7b7f614d6bb2180492ac981c8ac8add2847371 (patch) | |
tree | 1af7832596a1e37de808552e15713e69552f22b3 /dev-perl/Scalar-List-Utils | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-8c7b7f614d6bb2180492ac981c8ac8add2847371.tar.gz gentoo-2-8c7b7f614d6bb2180492ac981c8ac8add2847371.tar.bz2 gentoo-2-8c7b7f614d6bb2180492ac981c8ac8add2847371.zip |
Stable on sparc
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-perl/Scalar-List-Utils')
-rw-r--r-- | dev-perl/Scalar-List-Utils/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Scalar-List-Utils/ChangeLog b/dev-perl/Scalar-List-Utils/ChangeLog index c33cd50fb6b8..433e107d701c 100644 --- a/dev-perl/Scalar-List-Utils/ChangeLog +++ b/dev-perl/Scalar-List-Utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Scalar-List-Utils # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/ChangeLog,v 1.13 2005/01/21 23:20:55 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/ChangeLog,v 1.14 2005/01/22 13:38:25 gustavoz Exp $ + + 22 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Scalar-List-Utils-1.14.ebuild: + Stable on sparc 22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> Scalar-List-Utils-1.14.ebuild: diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild index 6c62ae5ca7fe..504f5ebde61f 100644 --- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild +++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.6 2005/01/21 23:20:55 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.7 2005/01/22 13:38:25 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ~ppc ~sparc alpha" +KEYWORDS="x86 ~amd64 ~ppc sparc alpha" IUSE="" DEPEND="${DEPEND}" |