diff options
author | 2013-02-18 19:01:27 +0000 | |
---|---|---|
committer | 2013-02-18 19:01:27 +0000 | |
commit | 2f2e921825398d22895e914b4b3f0231b8cbf3f7 (patch) | |
tree | 38178fd1ae172c563f050a7b057e2051d5ba1821 /virtual/perl-File-Path | |
parent | Stable for amd64, wrt bug #458122 (diff) | |
download | gentoo-2-2f2e921825398d22895e914b4b3f0231b8cbf3f7.tar.gz gentoo-2-2f2e921825398d22895e914b4b3f0231b8cbf3f7.tar.bz2 gentoo-2-2f2e921825398d22895e914b4b3f0231b8cbf3f7.zip |
Stable for amd64, wrt bug #458122
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
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.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 756de3bacf86..b8962227bd64 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.7 2013/01/19 11:45:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.8 2013/02/18 19:01:27 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-File-Path-2.90.0.ebuild: + Stable for amd64, wrt bug #458122 *perl-File-Path-2.90.0 (19 Jan 2013) 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 3530ff8037b4..f9f7eea5ef13 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.1 2013/01/19 11:45:20 tove Exp $ +# $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 $ 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}" |