diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-07 12:18:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-07 12:18:42 +0000 |
commit | c1303c38ff9897e7b71cdfaa3ee89c4a269d9c43 (patch) | |
tree | 6e02d6f6695234e6c05c7c28c08b7bcd74548323 /virtual/perl-File-Path | |
parent | remanifest (diff) | |
download | gentoo-2-c1303c38ff9897e7b71cdfaa3ee89c4a269d9c43.tar.gz gentoo-2-c1303c38ff9897e7b71cdfaa3ee89c4a269d9c43.tar.bz2 gentoo-2-c1303c38ff9897e7b71cdfaa3ee89c4a269d9c43.zip |
Stable for AMD64, wrt bug #397727
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-File-Path')
-rw-r--r-- | virtual/perl-File-Path/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-File-Path/perl-File-Path-2.08.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/perl-File-Path/ChangeLog b/virtual/perl-File-Path/ChangeLog index a833b72705f8..658c536ea4dc 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.2 2010/01/07 20:12:00 tove Exp $ +# 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 $ + + 07 Jan 2012; Agostino Sarubbo <ago@gentoo.org> perl-File-Path-2.08.ebuild: + Stable for AMD64, wrt bug #397727 07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-File-Path-2.08.ebuild: Set empty HOMEPAGE and LICENSE 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 c309e1fec24e..9763253f7689 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-2010 Gentoo Foundation +# 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.2 2010/01/07 20:12:00 tove Exp $ +# $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 $ DESCRIPTION="Virtual for File-Path" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~x86 ~sparc ~ia64" +KEYWORDS="amd64 ~ia64 ~sparc ~x86" IUSE="" RDEPEND="~perl-core/File-Path-${PV}" |