From db3375e688dfa91bacd9b9b263de7a3ee3d3240a Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Thu, 9 Oct 2008 11:14:58 +0000 Subject: Version bump (Portage version: 2.2_rc11/cvs/Linux 2.6.26-tuxonice i686) --- dev-perl/PAR-Dist/ChangeLog | 7 ++++++- dev-perl/PAR-Dist/PAR-Dist-0.37.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 dev-perl/PAR-Dist/PAR-Dist-0.37.ebuild (limited to 'dev-perl/PAR-Dist') diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index 9e074e4e7643..0f42c1f0eb0e 100644 --- a/dev-perl/PAR-Dist/ChangeLog +++ b/dev-perl/PAR-Dist/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/PAR-Dist # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.36 2008/10/05 13:41:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.37 2008/10/09 11:14:58 tove Exp $ + +*PAR-Dist-0.37 (09 Oct 2008) + + 09 Oct 2008; Torsten Veller +PAR-Dist-0.37.ebuild: + Version bump *PAR-Dist-0.36 (05 Oct 2008) diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.37.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.37.ebuild new file mode 100644 index 000000000000..aa6549680c72 --- /dev/null +++ b/dev-perl/PAR-Dist/PAR-Dist-0.37.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.37.ebuild,v 1.1 2008/10/09 11:14:58 tove Exp $ + +MODULE_AUTHOR=SMUELLER +inherit perl-module + +DESCRIPTION="Create and manipulate PAR distributions" + +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" +IUSE="" + +SRC_TEST="do" + +DEPEND="dev-lang/perl + virtual/perl-File-Spec + virtual/perl-File-Temp + || ( dev-perl/YAML-Syck dev-perl/yaml ) + dev-perl/Archive-Zip" + # || ( YAML::Syck YAML YAML-Tiny YAML-XS Parse-CPAN-Meta ) -- cgit v1.2.3-65-gdbad