diff options
author | Torsten Veller <tove@gentoo.org> | 2012-11-04 15:13:40 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-11-04 15:13:40 +0000 |
commit | 79daf2fc276dedd4344508947dcec30ecf17f76b (patch) | |
tree | b16ceaf4542e169da8b20a79db0a9343c2be262a /dev-perl/Getopt-Long-Descriptive | |
parent | [bump] dev-perl/GnuPG-Interface-0.460.0 (diff) | |
download | gentoo-2-79daf2fc276dedd4344508947dcec30ecf17f76b.tar.gz gentoo-2-79daf2fc276dedd4344508947dcec30ecf17f76b.tar.bz2 gentoo-2-79daf2fc276dedd4344508947dcec30ecf17f76b.zip |
[bump] dev-perl/Getopt-Long-Descriptive-0.93.0
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-perl/Getopt-Long-Descriptive')
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild | 25 |
2 files changed, 32 insertions, 1 deletions
diff --git a/dev-perl/Getopt-Long-Descriptive/ChangeLog b/dev-perl/Getopt-Long-Descriptive/ChangeLog index 23b942c71fef..466267fe1dfa 100644 --- a/dev-perl/Getopt-Long-Descriptive/ChangeLog +++ b/dev-perl/Getopt-Long-Descriptive/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Getopt-Long-Descriptive # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.26 2012/09/02 16:24:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.27 2012/11/04 15:13:40 tove Exp $ + +*Getopt-Long-Descriptive-0.93.0 (04 Nov 2012) + + 04 Nov 2012; Torsten Veller <tove@gentoo.org> + +Getopt-Long-Descriptive-0.93.0.ebuild: + Version bump 02 Sep 2012; Torsten Veller <tove@gentoo.org> -Getopt-Long-Descriptive-0.91.0.ebuild: diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild new file mode 100644 index 000000000000..023596242f8a --- /dev/null +++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild,v 1.1 2012/11/04 15:13:40 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=RJBS +MODULE_VERSION=0.093 +inherit perl-module + +DESCRIPTION="Getopt::Long with usage text" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +IUSE="" + +RDEPEND=" + >=dev-perl/Params-Validate-0.970.0 + dev-perl/IO-stringy + dev-perl/Sub-Exporter + virtual/perl-Scalar-List-Utils +" +DEPEND="${RDEPEND}" + +SRC_TEST=do |