diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-10-28 05:28:05 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-10-28 05:28:05 +0000 |
commit | 5623a4477831dc81e27638802fca384ce1e125a6 (patch) | |
tree | 52445805c2b7b02ad00e5a58d547ed2ea11aaa2d /perl-core | |
parent | Bump (diff) | |
download | gentoo-2-5623a4477831dc81e27638802fca384ce1e125a6.tar.gz gentoo-2-5623a4477831dc81e27638802fca384ce1e125a6.tar.bz2 gentoo-2-5623a4477831dc81e27638802fca384ce1e125a6.zip |
Bump
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/parent/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/parent/parent-0.228.ebuild | 17 |
2 files changed, 23 insertions, 1 deletions
diff --git a/perl-core/parent/ChangeLog b/perl-core/parent/ChangeLog index 92be9c83067c..6f1faf036379 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.21 2013/09/05 03:31:35 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.22 2013/10/28 05:28:05 patrick Exp $ + +*parent-0.228 (28 Oct 2013) + + 28 Oct 2013; Patrick Lauer <patrick@gentoo.org> +parent-0.228.ebuild: + Bump *parent-0.227 (05 Sep 2013) diff --git a/perl-core/parent/parent-0.228.ebuild b/perl-core/parent/parent-0.228.ebuild new file mode 100644 index 000000000000..5e96e92e0851 --- /dev/null +++ b/perl-core/parent/parent-0.228.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.228.ebuild,v 1.1 2013/10/28 05:28:05 patrick Exp $ + +EAPI=3 + +MODULE_AUTHOR=CORION +MODULE_VERSION=0.228 +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 |