summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-12-04 14:09:12 +0000
committerTorsten Veller <tove@gentoo.org>2009-12-04 14:09:12 +0000
commit67ad1416ba1a820071d2d4d992edc651e8290edd (patch)
tree55727fa4f25dcdaed85334a82ca4cba0e69f3385 /virtual/perl-Safe
parentStable on amd64 (#288026) (diff)
downloadgentoo-2-67ad1416ba1a820071d2d4d992edc651e8290edd.tar.gz
gentoo-2-67ad1416ba1a820071d2d4d992edc651e8290edd.tar.bz2
gentoo-2-67ad1416ba1a820071d2d4d992edc651e8290edd.zip
Stable on amd64 (#288026)
(Portage version: 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}"