diff options
author | Torsten Veller <tove@gentoo.org> | 2013-01-19 11:44:59 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2013-01-19 11:44:59 +0000 |
commit | d8d12c29f9997e9937fade377f17eab74d4d8563 (patch) | |
tree | ad91de2237ae25873c223f587462db490eef40ce /perl-core/File-Path | |
parent | Fix LICENSE, see flashpix.h file, bug 450210. (diff) | |
download | gentoo-2-d8d12c29f9997e9937fade377f17eab74d4d8563.tar.gz gentoo-2-d8d12c29f9997e9937fade377f17eab74d4d8563.tar.bz2 gentoo-2-d8d12c29f9997e9937fade377f17eab74d4d8563.zip |
[bump] perl-core/File-Path-2.90.0
(Portage version: 2.2.0_alpha154/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'perl-core/File-Path')
-rw-r--r-- | perl-core/File-Path/ChangeLog | 9 | ||||
-rw-r--r-- | perl-core/File-Path/File-Path-2.90.0.ebuild | 17 |
2 files changed, 24 insertions, 2 deletions
diff --git a/perl-core/File-Path/ChangeLog b/perl-core/File-Path/ChangeLog index 7b5ebb97b6fb..9c537e3b9ce3 100644 --- a/perl-core/File-Path/ChangeLog +++ b/perl-core/File-Path/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/File-Path -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Path/ChangeLog,v 1.6 2012/12/22 18:26:19 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Path/ChangeLog,v 1.7 2013/01/19 11:44:59 tove Exp $ + +*File-Path-2.90.0 (19 Jan 2013) + + 19 Jan 2013; Torsten Veller <tove@gentoo.org> +File-Path-2.90.0.ebuild: + Version bump 22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> File-Path-2.08.ebuild: Add ~ppc, wrt bug #429088 diff --git a/perl-core/File-Path/File-Path-2.90.0.ebuild b/perl-core/File-Path/File-Path-2.90.0.ebuild new file mode 100644 index 000000000000..2b62e6e09dd8 --- /dev/null +++ b/perl-core/File-Path/File-Path-2.90.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/File-Path/File-Path-2.90.0.ebuild,v 1.1 2013/01/19 11:44:59 tove Exp $ + +EAPI=5 + +MODULE_AUTHOR=DLAND +MODULE_VERSION=2.09 +inherit perl-module + +DESCRIPTION="File path and name utilities" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~ppc-aix" +IUSE="" + +SRC_TEST=do |