diff options
Diffstat (limited to 'perl-core/parent')
-rw-r--r-- | perl-core/parent/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/parent/parent-0.227.ebuild | 17 |
2 files changed, 23 insertions, 1 deletions
diff --git a/perl-core/parent/ChangeLog b/perl-core/parent/ChangeLog index 446ee566fb7c..92be9c83067c 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.20 2013/08/14 07:53:45 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.21 2013/09/05 03:31:35 patrick Exp $ + +*parent-0.227 (05 Sep 2013) + + 05 Sep 2013; Patrick Lauer <patrick@gentoo.org> +parent-0.227.ebuild: + Bump *parent-0.226 (14 Aug 2013) diff --git a/perl-core/parent/parent-0.227.ebuild b/perl-core/parent/parent-0.227.ebuild new file mode 100644 index 000000000000..5676d48d2670 --- /dev/null +++ b/perl-core/parent/parent-0.227.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.227.ebuild,v 1.1 2013/09/05 03:31:35 patrick Exp $ + +EAPI=3 + +MODULE_AUTHOR=CORION +MODULE_VERSION=0.227 +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 |