diff options
author | 2013-01-19 11:45:20 +0000 | |
---|---|---|
committer | 2013-01-19 11:45:20 +0000 | |
commit | 3cea590b1b9dcc44329110155adc85f4621c0598 (patch) | |
tree | f70e3052c8c29d7574e59032b5a98513c1022618 /virtual | |
parent | [bump] perl-core/File-Path-2.90.0 (diff) | |
download | gentoo-2-3cea590b1b9dcc44329110155adc85f4621c0598.tar.gz gentoo-2-3cea590b1b9dcc44329110155adc85f4621c0598.tar.bz2 gentoo-2-3cea590b1b9dcc44329110155adc85f4621c0598.zip |
[bump] virtual/perl-File-Path-2.90.0
(Portage version: 2.2.0_alpha154/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-File-Path/ChangeLog | 9 | ||||
-rw-r--r-- | virtual/perl-File-Path/perl-File-Path-2.90.0.ebuild | 14 |
2 files changed, 21 insertions, 2 deletions
diff --git a/virtual/perl-File-Path/ChangeLog b/virtual/perl-File-Path/ChangeLog index 064c06570354..756de3bacf86 100644 --- a/virtual/perl-File-Path/ChangeLog +++ b/virtual/perl-File-Path/ChangeLog @@ -1,6 +1,11 @@ # 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.6 2012/12/22 18:24:50 ago Exp $ +# 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 $ + +*perl-File-Path-2.90.0 (19 Jan 2013) + + 19 Jan 2013; Torsten Veller <tove@gentoo.org> +perl-File-Path-2.90.0.ebuild: + Version bump 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> perl-File-Path-2.08.ebuild: Add ~ppc, wrt bug #429088 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 new file mode 100644 index 000000000000..3530ff8037b4 --- /dev/null +++ b/virtual/perl-File-Path/perl-File-Path-2.90.0.ebuild @@ -0,0 +1,14 @@ +# 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 $ + +DESCRIPTION="Virtual for File-Path" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~ppc-aix" +IUSE="" + +RDEPEND="~perl-core/File-Path-${PV}" |