diff options
author | 2007-04-17 22:30:24 +0000 | |
---|---|---|
committer | 2007-04-17 22:30:24 +0000 | |
commit | d49c7b1421766c1088cbc5a9a93f3507b0d92f76 (patch) | |
tree | 828ed3b99f9fb83eb0166cd430a57f68b4824e8c /virtual/perl-Scalar-List-Utils | |
parent | Stable on sparc (diff) | |
download | gentoo-2-d49c7b1421766c1088cbc5a9a93f3507b0d92f76.tar.gz gentoo-2-d49c7b1421766c1088cbc5a9a93f3507b0d92f76.tar.bz2 gentoo-2-d49c7b1421766c1088cbc5a9a93f3507b0d92f76.zip |
Stable on sparc
(Portage version: 2.1.2.2)
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.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 208c582c74b0..8abae04b83a5 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.13 2007/04/09 21:53:35 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.14 2007/04/17 22:30:24 gustavoz Exp $ + + 17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + perl-Scalar-List-Utils-1.19.ebuild: + Stable on sparc 09 Apr 2007; Michael Cummings <mcummings@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 2aae65f9afd4..05198bea152e 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.3 2007/04/14 17:25:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild,v 1.4 2007/04/17 22:30:24 gustavoz 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" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86" IUSE="" RDEPEND="~perl-core/Scalar-List-Utils-${PV}" |