diff options
author | Torsten Veller <tove@gentoo.org> | 2009-08-30 13:26:37 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-08-30 13:26:37 +0000 |
commit | da779cf0efa66339197dd823c3232914888a636c (patch) | |
tree | d4bef48b8ac34fd0f0d598d713417aa547c727eb /perl-core/parent | |
parent | Version bump to 1.2.0_rc1 bug #269200, cleaning out beta (diff) | |
download | gentoo-2-da779cf0efa66339197dd823c3232914888a636c.tar.gz gentoo-2-da779cf0efa66339197dd823c3232914888a636c.tar.bz2 gentoo-2-da779cf0efa66339197dd823c3232914888a636c.zip |
Version bump
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/parent')
-rw-r--r-- | perl-core/parent/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/parent/parent-0.222.ebuild | 16 |
2 files changed, 22 insertions, 1 deletions
diff --git a/perl-core/parent/ChangeLog b/perl-core/parent/ChangeLog index d009a5d98b5c..a838957a06b8 100644 --- a/perl-core/parent/ChangeLog +++ b/perl-core/parent/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/parent # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.1 2009/08/10 21:17:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.2 2009/08/30 13:26:37 tove Exp $ + +*parent-0.222 (30 Aug 2009) + + 30 Aug 2009; Torsten Veller <tove@gentoo.org> +parent-0.222.ebuild: + Version bump 10 Aug 2009; Torsten Veller <tove@gentoo.org> +parent-0.221.ebuild, +metadata.xml: diff --git a/perl-core/parent/parent-0.222.ebuild b/perl-core/parent/parent-0.222.ebuild new file mode 100644 index 000000000000..56087dd9604a --- /dev/null +++ b/perl-core/parent/parent-0.222.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.222.ebuild,v 1.1 2009/08/30 13:26:37 tove Exp $ + +EAPI=2 + +MODULE_AUTHOR="CORION" +inherit perl-module + +DESCRIPTION="Establish an ISA relationship with base classes at compile time" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +SRC_TEST=do |