From d10d3a6b1bf82ad22c09045cb34f89eda733f5ee Mon Sep 17 00:00:00 2001 From: Michael Weber Date: Wed, 13 Mar 2013 13:16:38 +0000 Subject: Version bump (Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 62EEF090) --- dev-perl/Getopt-GUI-Long/ChangeLog | 9 +++++++-- .../Getopt-GUI-Long/Getopt-GUI-Long-0.930.0.ebuild | 18 ++++++++++++++++++ 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0.ebuild (limited to 'dev-perl') diff --git a/dev-perl/Getopt-GUI-Long/ChangeLog b/dev-perl/Getopt-GUI-Long/ChangeLog index 23802cbfe9d0..5dd438df4433 100644 --- a/dev-perl/Getopt-GUI-Long/ChangeLog +++ b/dev-perl/Getopt-GUI-Long/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Getopt-GUI-Long -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-GUI-Long/ChangeLog,v 1.3 2012/06/24 19:36:40 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-GUI-Long/ChangeLog,v 1.4 2013/03/13 13:16:38 xmw Exp $ + +*Getopt-GUI-Long-0.930.0 (13 Mar 2013) + + 13 Mar 2013; Michael Weber +Getopt-GUI-Long-0.930.0.ebuild: + Version bump *Getopt-GUI-Long-0.920.0 (24 Jun 2012) diff --git a/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0.ebuild b/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0.ebuild new file mode 100644 index 000000000000..e8cbd822be52 --- /dev/null +++ b/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-GUI-Long/Getopt-GUI-Long-0.930.0.ebuild,v 1.1 2013/03/13 13:16:38 xmw Exp $ + +EAPI="4" + +MODULE_AUTHOR="HARDAKER" +MODULE_VERSION=0.93 +inherit perl-module + +DESCRIPTION="Auto-GUI extending Getopt::Long" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="virtual/perl-File-Temp + virtual/perl-Getopt-Long" -- cgit v1.2.3-65-gdbad