diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 18:29:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-04 18:29:56 +0000 |
commit | 7328f0e5b2c2aed8074754fe0e250738565d0130 (patch) | |
tree | aff95ab8199a5886a4ca1b2021012fbf5206e148 /virtual | |
parent | Stable on arm. (diff) | |
download | gentoo-2-7328f0e5b2c2aed8074754fe0e250738565d0130.tar.gz gentoo-2-7328f0e5b2c2aed8074754fe0e250738565d0130.tar.bz2 gentoo-2-7328f0e5b2c2aed8074754fe0e250738565d0130.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc6)
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 578789efa838..d1d978b10d6c 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.17 2007/05/23 22:01:46 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.18 2007/07/04 18:29:56 armin76 Exp $ + + 04 Jul 2007; Raúl Porcel <armin76@gentoo.org> + perl-Scalar-List-Utils-1.19.ebuild: + alpha/ia64/x86 stable 23 May 2007; Peter Weller <welp@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 78acb98b6fd9..e4fa9e697b05 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.7 2007/05/23 22:01:46 welp Exp $ +# $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 $ 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}" |