diff options
author | 2013-02-18 19:23:14 +0000 | |
---|---|---|
committer | 2013-02-18 19:23:14 +0000 | |
commit | 743a26a941b6b6b75fb0cdba1e549d50705c859f (patch) | |
tree | 806fefdd76d1da3a531520a0d0a6560fad6acc23 /virtual/perl-AutoLoader/perl-AutoLoader-5.730.0.ebuild | |
parent | Stable for x86, wrt bug #458122 (diff) | |
download | gentoo-2-743a26a941b6b6b75fb0cdba1e549d50705c859f.tar.gz gentoo-2-743a26a941b6b6b75fb0cdba1e549d50705c859f.tar.bz2 gentoo-2-743a26a941b6b6b75fb0cdba1e549d50705c859f.zip |
Stable for x86, wrt bug #458122
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-AutoLoader/perl-AutoLoader-5.730.0.ebuild')
-rw-r--r-- | virtual/perl-AutoLoader/perl-AutoLoader-5.730.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0.ebuild b/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0.ebuild index 5a3dd32ea249..370719e56d12 100644 --- a/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0.ebuild +++ b/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0.ebuild,v 1.2 2013/02/18 18:57:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.730.0.ebuild,v 1.3 2013/02/18 19:23:14 ago Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-solaris" +KEYWORDS="amd64 ~ppc x86 ~x86-solaris" IUSE="" RDEPEND="~perl-core/${PN#perl-}-${PV}" |