diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-04-05 08:42:16 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-04-05 08:42:16 +0000 |
commit | afe60443c1732692e4583e6aacfe9a59d6078d40 (patch) | |
tree | a0c26e4faaa13772324b79da8fcaf6f9fcb01f3a /virtual/perl-File-Path | |
parent | marked x86 per bug 404627 (diff) | |
download | gentoo-2-afe60443c1732692e4583e6aacfe9a59d6078d40.tar.gz gentoo-2-afe60443c1732692e4583e6aacfe9a59d6078d40.tar.bz2 gentoo-2-afe60443c1732692e4583e6aacfe9a59d6078d40.zip |
marked x86 per bug 397727
(Portage version: 2.2.0_alpha99/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-File-Path')
-rw-r--r-- | virtual/perl-File-Path/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-File-Path/perl-File-Path-2.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-File-Path/ChangeLog b/virtual/perl-File-Path/ChangeLog index 658c536ea4dc..b2c86498a576 100644 --- a/virtual/perl-File-Path/ChangeLog +++ b/virtual/perl-File-Path/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-File-Path # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.3 2012/01/07 12:18:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.4 2012/04/05 08:42:16 jdhore Exp $ + + 05 Apr 2012; Jeff Horelick <jdhore@gentoo.org> perl-File-Path-2.08.ebuild: + marked x86 per bug 397727 07 Jan 2012; Agostino Sarubbo <ago@gentoo.org> perl-File-Path-2.08.ebuild: Stable for AMD64, wrt bug #397727 diff --git a/virtual/perl-File-Path/perl-File-Path-2.08.ebuild b/virtual/perl-File-Path/perl-File-Path-2.08.ebuild index 9763253f7689..97b4920f5c98 100644 --- a/virtual/perl-File-Path/perl-File-Path-2.08.ebuild +++ b/virtual/perl-File-Path/perl-File-Path-2.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.08.ebuild,v 1.3 2012/01/07 12:18:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.08.ebuild,v 1.4 2012/04/05 08:42:16 jdhore Exp $ DESCRIPTION="Virtual for File-Path" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="amd64 ~ia64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~sparc x86" IUSE="" RDEPEND="~perl-core/File-Path-${PV}" |