From d8d12c29f9997e9937fade377f17eab74d4d8563 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Sat, 19 Jan 2013 11:44:59 +0000 Subject: [bump] perl-core/File-Path-2.90.0 (Portage version: 2.2.0_alpha154/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC) --- perl-core/File-Path/ChangeLog | 9 +++++++-- perl-core/File-Path/File-Path-2.90.0.ebuild | 17 +++++++++++++++++ 2 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 perl-core/File-Path/File-Path-2.90.0.ebuild (limited to 'perl-core/File-Path') 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 +File-Path-2.90.0.ebuild: + Version bump 22 Dec 2012; Agostino Sarubbo 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 -- cgit v1.2.3-65-gdbad