diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-24 06:30:48 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-24 06:30:48 +0000 |
commit | e3867e7dc00a5677efe9fef5f3d6cf0cd2a71cba (patch) | |
tree | b7805fcf09d18f16a5214d9aaf0f6ba5760af853 /perl-core | |
parent | Version bump (diff) | |
download | gentoo-2-e3867e7dc00a5677efe9fef5f3d6cf0cd2a71cba.tar.gz gentoo-2-e3867e7dc00a5677efe9fef5f3d6cf0cd2a71cba.tar.bz2 gentoo-2-e3867e7dc00a5677efe9fef5f3d6cf0cd2a71cba.zip |
Version bump
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/parent/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/parent/parent-0.223.ebuild | 16 |
2 files changed, 22 insertions, 1 deletions
diff --git a/perl-core/parent/ChangeLog b/perl-core/parent/ChangeLog index a838957a06b8..5da295f4cb33 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.2 2009/08/30 13:26:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.3 2009/09/24 06:30:48 tove Exp $ + +*parent-0.223 (24 Sep 2009) + + 24 Sep 2009; Torsten Veller <tove@gentoo.org> +parent-0.223.ebuild: + Version bump *parent-0.222 (30 Aug 2009) diff --git a/perl-core/parent/parent-0.223.ebuild b/perl-core/parent/parent-0.223.ebuild new file mode 100644 index 000000000000..ebda16d38ea4 --- /dev/null +++ b/perl-core/parent/parent-0.223.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.223.ebuild,v 1.1 2009/09/24 06:30:48 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 |