diff options
-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 |