summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2010-06-25 20:22:01 +0000
committerChristoph Mende <angelos@gentoo.org>2010-06-25 20:22:01 +0000
commit1410c7f1ab53c6bb516e314525dc28f46614ba04 (patch)
tree9cc01166520501cc0b1a1ad9992b3444f61bc5b2 /virtual
parentStable on amd64 wrt bug #325563 (diff)
downloadgentoo-2-1410c7f1ab53c6bb516e314525dc28f46614ba04.tar.gz
gentoo-2-1410c7f1ab53c6bb516e314525dc28f46614ba04.tar.bz2
gentoo-2-1410c7f1ab53c6bb516e314525dc28f46614ba04.zip
Stable on amd64 wrt bug #325563
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Safe/ChangeLog5
-rw-r--r--virtual/perl-Safe/perl-Safe-2.27.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Safe/ChangeLog b/virtual/perl-Safe/ChangeLog
index d58709ace52a..87cc33513ed3 100644
--- a/virtual/perl-Safe/ChangeLog
+++ b/virtual/perl-Safe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-Safe
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.19 2010/05/02 10:10:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/ChangeLog,v 1.20 2010/06/25 20:22:01 angelos Exp $
+
+ 25 Jun 2010; Christoph Mende <angelos@gentoo.org> perl-Safe-2.27.ebuild:
+ Stable on amd64 wrt bug #325563
*perl-Safe-2.27 (02 May 2010)
diff --git a/virtual/perl-Safe/perl-Safe-2.27.ebuild b/virtual/perl-Safe/perl-Safe-2.27.ebuild
index 2fd8dd893276..5da66e48b150 100644
--- a/virtual/perl-Safe/perl-Safe-2.27.ebuild
+++ b/virtual/perl-Safe/perl-Safe-2.27.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.27.ebuild,v 1.1 2010/05/02 10:10:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Safe/perl-Safe-2.27.ebuild,v 1.2 2010/06/25 20:22:01 angelos Exp $
DESCRIPTION="Virtual for Safe"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
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}"