summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-12-04 14:20:11 +0000
committerTorsten Veller <tove@gentoo.org>2009-12-04 14:20:11 +0000
commit24e9d568f62dc1e95fc4fb0e32dbf97d2f931f38 (patch)
treea560e8c7f4a9b792a6e7a08582c8541df9b41b06 /virtual/perl-Safe
parentStable on amd64 (#288026) (diff)
downloadhistorical-24e9d568f62dc1e95fc4fb0e32dbf97d2f931f38.tar.gz
historical-24e9d568f62dc1e95fc4fb0e32dbf97d2f931f38.tar.bz2
historical-24e9d568f62dc1e95fc4fb0e32dbf97d2f931f38.zip
Stable on amd64 (#288026)
Package-Manager: portage-2.2_rc54/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-Safe')
-rw-r--r--virtual/perl-Safe/ChangeLog5
-rw-r--r--virtual/perl-Safe/perl-Safe-2.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog
index 04e88a31afa5..32f61978153a 100644
--- a/virtual/perl-Safe/ChangeLog
+++ b/virtual/perl-Safe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-Safe
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.8 2009/12/04 12:29:42 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.9 2009/12/04 14:09:12 tove Exp $
+
+ 04 Dec 2009; Torsten Veller <tove@gentoo.org> perl-Safe-2.19.ebuild:
+ Stable on amd64 (#288026)
04 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
perl-Safe-2.19.ebuild:
diff --git a/virtual/perl-Safe/perl-Safe-2.19.ebuild b/virtual/perl-Safe/perl-Safe-2.19.ebuild
index 6c3587978ed3..f2059ac00df6 100644
--- a/virtual/perl-Safe/perl-Safe-2.19.ebuild
+++ b/virtual/perl-Safe/perl-Safe-2.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.19.ebuild,v 1.2 2009/12/04 12:29:42 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.19.ebuild,v 1.3 2009/12/04 14:09:12 tove Exp $
DESCRIPTION="Virtual for Safe"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
IUSE=""
RDEPEND="~perl-core/Safe-${PV}"