diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-25 20:22:01 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-25 20:22:01 +0000 |
commit | 1410c7f1ab53c6bb516e314525dc28f46614ba04 (patch) | |
tree | 9cc01166520501cc0b1a1ad9992b3444f61bc5b2 /virtual/perl-Safe/perl-Safe-2.27.ebuild | |
parent | Stable on amd64 wrt bug #325563 (diff) | |
download | gentoo-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/perl-Safe/perl-Safe-2.27.ebuild')
-rw-r--r-- | virtual/perl-Safe/perl-Safe-2.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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}" |