diff options
author | Torsten Veller <tove@gentoo.org> | 2010-12-18 09:57:43 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-12-18 09:57:43 +0000 |
commit | dd0ed9d1aff6030a03e5c9230928c9a675a24b8d (patch) | |
tree | 3256baf84bf5a7a1db0bc47e673711e62e836900 /virtual | |
parent | Revert mistaken commit of new gemspec-related code, but keep new dependency o... (diff) | |
download | gentoo-2-dd0ed9d1aff6030a03e5c9230928c9a675a24b8d.tar.gz gentoo-2-dd0ed9d1aff6030a03e5c9230928c9a675a24b8d.tar.bz2 gentoo-2-dd0ed9d1aff6030a03e5c9230928c9a675a24b8d.zip |
Stable on x86 and amd64 (#348830)
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-AutoLoader/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-AutoLoader/perl-AutoLoader-5.71.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-AutoLoader/ChangeLog b/virtual/perl-AutoLoader/ChangeLog index a7d438ebcdf8..b242e5650b3c 100644 --- a/virtual/perl-AutoLoader/ChangeLog +++ b/virtual/perl-AutoLoader/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-AutoLoader # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.10 2010/11/22 15:14:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.11 2010/12/18 09:57:43 tove Exp $ + + 18 Dec 2010; Torsten Veller <tove@gentoo.org> perl-AutoLoader-5.71.ebuild: + Stable on x86 and amd64 (#348830) *perl-AutoLoader-5.71 (22 Nov 2010) diff --git a/virtual/perl-AutoLoader/perl-AutoLoader-5.71.ebuild b/virtual/perl-AutoLoader/perl-AutoLoader-5.71.ebuild index 6f6cd5117ba6..e45e118be9c2 100644 --- a/virtual/perl-AutoLoader/perl-AutoLoader-5.71.ebuild +++ b/virtual/perl-AutoLoader/perl-AutoLoader-5.71.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-AutoLoader/perl-AutoLoader-5.71.ebuild,v 1.1 2010/11/22 15:14:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.71.ebuild,v 1.2 2010/12/18 09:57:43 tove Exp $ DESCRIPTION="Virtual for AutoLoader" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="" |