diff options
author | Torsten Veller <tove@gentoo.org> | 2011-03-09 07:35:51 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-03-09 07:35:51 +0000 |
commit | 19161a0e11c35a02cd76f055611f47d951720940 (patch) | |
tree | 63b809ead5aba0baf7c07bc126556eee363b46d0 /perl-core/parent | |
parent | version bump #348974 by Coran (diff) | |
download | gentoo-2-19161a0e11c35a02cd76f055611f47d951720940.tar.gz gentoo-2-19161a0e11c35a02cd76f055611f47d951720940.tar.bz2 gentoo-2-19161a0e11c35a02cd76f055611f47d951720940.zip |
[bump] perl-core/parent-0.225.0
(Portage version: 2.2.0_alpha26/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.225.0.ebuild | 17 |
2 files changed, 23 insertions, 1 deletions
diff --git a/perl-core/parent/ChangeLog b/perl-core/parent/ChangeLog index 529ecb8ca508..e197fe5d6683 100644 --- a/perl-core/parent/ChangeLog +++ b/perl-core/parent/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/parent # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.7 2011/01/17 07:33:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.8 2011/03/09 07:35:51 tove Exp $ + +*parent-0.225.0 (09 Mar 2011) + + 09 Mar 2011; Torsten Veller <tove@gentoo.org> +parent-0.225.0.ebuild: + Version bump 17 Jan 2011; Torsten Veller <tove@gentoo.org> -parent-0.223.ebuild: Cleanup diff --git a/perl-core/parent/parent-0.225.0.ebuild b/perl-core/parent/parent-0.225.0.ebuild new file mode 100644 index 000000000000..ce298a0b15e5 --- /dev/null +++ b/perl-core/parent/parent-0.225.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.1 2011/03/09 07:35:51 tove Exp $ + +EAPI=3 + +MODULE_AUTHOR=CORION +MODULE_VERSION=0.225 +inherit perl-module + +DESCRIPTION="Establish an ISA relationship with base classes at compile time" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +SRC_TEST=do |