diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-08-14 07:53:45 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-08-14 07:53:45 +0000 |
commit | 84747fe1d580b3675fdc49b3e2f8aaf3ce5d44b1 (patch) | |
tree | f91f63b7a84fb8aafe827b055c2b33eb962976bb /perl-core/parent | |
parent | Bump (diff) | |
download | gentoo-2-84747fe1d580b3675fdc49b3e2f8aaf3ce5d44b1.tar.gz gentoo-2-84747fe1d580b3675fdc49b3e2f8aaf3ce5d44b1.tar.bz2 gentoo-2-84747fe1d580b3675fdc49b3e2f8aaf3ce5d44b1.zip |
Bump
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'perl-core/parent')
-rw-r--r-- | perl-core/parent/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/parent/parent-0.226.ebuild | 17 |
2 files changed, 23 insertions, 1 deletions
diff --git a/perl-core/parent/ChangeLog b/perl-core/parent/ChangeLog index 0c36452f4afd..446ee566fb7c 100644 --- a/perl-core/parent/ChangeLog +++ b/perl-core/parent/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/parent # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.19 2013/02/18 20:30:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.20 2013/08/14 07:53:45 patrick Exp $ + +*parent-0.226 (14 Aug 2013) + + 14 Aug 2013; Patrick Lauer <patrick@gentoo.org> +parent-0.226.ebuild: + Bump 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> parent-0.225.0.ebuild: Stable for ppc, wrt bug #458146 diff --git a/perl-core/parent/parent-0.226.ebuild b/perl-core/parent/parent-0.226.ebuild new file mode 100644 index 000000000000..e42648d93628 --- /dev/null +++ b/perl-core/parent/parent-0.226.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.226.ebuild,v 1.1 2013/08/14 07:53:45 patrick Exp $ + +EAPI=3 + +MODULE_AUTHOR=CORION +MODULE_VERSION=0.226 +inherit perl-module + +DESCRIPTION="Establish an ISA relationship with base classes at compile time" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +IUSE="" + +SRC_TEST=do |