diff options
author | Torsten Veller <tove@gentoo.org> | 2010-09-09 05:24:31 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-09-09 05:24:31 +0000 |
commit | 44d3f67926ee9840bb8302dbea4b2cc78600ed32 (patch) | |
tree | d2b4d3482420375b548225a788ba07952248792c /dev-perl/Sub-Name | |
parent | Version bump (diff) | |
download | gentoo-2-44d3f67926ee9840bb8302dbea4b2cc78600ed32.tar.gz gentoo-2-44d3f67926ee9840bb8302dbea4b2cc78600ed32.tar.bz2 gentoo-2-44d3f67926ee9840bb8302dbea4b2cc78600ed32.zip |
Version bump
(Portage version: 2.2_rc77/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Sub-Name')
-rw-r--r-- | dev-perl/Sub-Name/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Sub-Name/Sub-Name-0.05.ebuild | 16 |
2 files changed, 22 insertions, 1 deletions
diff --git a/dev-perl/Sub-Name/ChangeLog b/dev-perl/Sub-Name/ChangeLog index c769cabf412c..bac94c8cfa14 100644 --- a/dev-perl/Sub-Name/ChangeLog +++ b/dev-perl/Sub-Name/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Sub-Name # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Name/ChangeLog,v 1.9 2010/06/27 17:47:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Name/ChangeLog,v 1.10 2010/09/09 05:24:30 tove Exp $ + +*Sub-Name-0.05 (09 Sep 2010) + + 09 Sep 2010; Torsten Veller <tove@gentoo.org> +Sub-Name-0.05.ebuild: + Version bump 27 Jun 2010; <nixnut@gentoo.org> Sub-Name-0.04.ebuild: ppc stable #323529 diff --git a/dev-perl/Sub-Name/Sub-Name-0.05.ebuild b/dev-perl/Sub-Name/Sub-Name-0.05.ebuild new file mode 100644 index 000000000000..66aa591b95f0 --- /dev/null +++ b/dev-perl/Sub-Name/Sub-Name-0.05.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Name/Sub-Name-0.05.ebuild,v 1.1 2010/09/09 05:24:31 tove Exp $ + +EAPI=3 + +MODULE_AUTHOR=FLORA +inherit perl-module + +DESCRIPTION="(re)name a sub" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-solaris" +IUSE="" + +SRC_TEST=do |