diff options
author | 2013-02-18 19:27:34 +0000 | |
---|---|---|
committer | 2013-02-18 19:27:34 +0000 | |
commit | 47f83a3130d17884f86f4050d17c139c83e6eca0 (patch) | |
tree | 526c3b0de21ae13d99f460a3b8f7a938a309700f | |
parent | Stable for x86, wrt bug #458122 (diff) | |
download | gentoo-2-47f83a3130d17884f86f4050d17c139c83e6eca0.tar.gz gentoo-2-47f83a3130d17884f86f4050d17c139c83e6eca0.tar.bz2 gentoo-2-47f83a3130d17884f86f4050d17c139c83e6eca0.zip |
Stable for x86, wrt bug #458122
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
-rw-r--r-- | virtual/perl-File-Path/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-File-Path/perl-File-Path-2.90.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-File-Path/ChangeLog b/virtual/perl-File-Path/ChangeLog index b8962227bd64..a72ad481ee1a 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.8 2013/02/18 19:01:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.9 2013/02/18 19:27:34 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-File-Path-2.90.0.ebuild: + Stable for x86, wrt bug #458122 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-File-Path-2.90.0.ebuild: Stable for amd64, wrt bug #458122 diff --git a/virtual/perl-File-Path/perl-File-Path-2.90.0.ebuild b/virtual/perl-File-Path/perl-File-Path-2.90.0.ebuild index f9f7eea5ef13..8bf313842f19 100644 --- a/virtual/perl-File-Path/perl-File-Path-2.90.0.ebuild +++ b/virtual/perl-File-Path/perl-File-Path-2.90.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-File-Path/perl-File-Path-2.90.0.ebuild,v 1.2 2013/02/18 19:01:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.90.0.ebuild,v 1.3 2013/02/18 19:27:34 ago Exp $ DESCRIPTION="Virtual for File-Path" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86 ~ppc-aix" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~ppc-aix" IUSE="" RDEPEND="~perl-core/File-Path-${PV}" |