summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-09-05 03:31:35 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-09-05 03:31:35 +0000
commit7efb69dbe1a19b1e57c1fa02456733845e64fca5 (patch)
tree97f70c5253cb122b476fc5839fbf8d98bc7d1ad2 /perl-core
parentBump (diff)
downloadgentoo-2-7efb69dbe1a19b1e57c1fa02456733845e64fca5.tar.gz
gentoo-2-7efb69dbe1a19b1e57c1fa02456733845e64fca5.tar.bz2
gentoo-2-7efb69dbe1a19b1e57c1fa02456733845e64fca5.zip
Bump
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/parent/ChangeLog7
-rw-r--r--perl-core/parent/parent-0.227.ebuild17
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