diff options
author | Torsten Veller <tove@gentoo.org> | 2010-11-15 09:01:45 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-11-15 09:01:45 +0000 |
commit | 738b6e0ea307f2f7b98a9d73e1a060374ddf43af (patch) | |
tree | 99a773e0177a717c735c90b23808d6425a6f5d0e /perl-core/parent | |
parent | Version bump (diff) | |
download | historical-738b6e0ea307f2f7b98a9d73e1a060374ddf43af.tar.gz historical-738b6e0ea307f2f7b98a9d73e1a060374ddf43af.tar.bz2 historical-738b6e0ea307f2f7b98a9d73e1a060374ddf43af.zip |
Version bump
Package-Manager: portage-2.2.0_alpha4/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.224.ebuild | 16 |
2 files changed, 22 insertions, 1 deletions
diff --git a/perl-core/parent/ChangeLog b/perl-core/parent/ChangeLog index d70e626e7a8d..4b28b7f4d275 100644 --- a/perl-core/parent/ChangeLog +++ b/perl-core/parent/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/parent # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.5 2010/01/17 15:20:43 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.6 2010/11/15 08:58:10 tove Exp $ + +*parent-0.224 (15 Nov 2010) + + 15 Nov 2010; Torsten Veller <tove@gentoo.org> +parent-0.224.ebuild: + Version bump 17 Jan 2010; Torsten Veller <tove@gentoo.org> -parent-0.221.ebuild, -parent-0.222.ebuild: diff --git a/perl-core/parent/parent-0.224.ebuild b/perl-core/parent/parent-0.224.ebuild new file mode 100644 index 000000000000..cb9276232e5e --- /dev/null +++ b/perl-core/parent/parent-0.224.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/perl-core/parent/parent-0.224.ebuild,v 1.1 2010/11/15 08:58:10 tove Exp $ + +EAPI=3 + +MODULE_AUTHOR="CORION" +inherit perl-module + +DESCRIPTION="Establish an ISA relationship with base classes at compile time" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +SRC_TEST=do |