summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-09-03 05:32:08 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-09-03 05:32:08 +0000
commit9286cd6defb42a66feb8a041e43c62e2de5afca0 (patch)
treea9652fd2650a457484e7456029fdd59dedcc7652 /dev-perl/Perl6-Junction
parentBump (diff)
downloadgentoo-2-9286cd6defb42a66feb8a041e43c62e2de5afca0.tar.gz
gentoo-2-9286cd6defb42a66feb8a041e43c62e2de5afca0.tar.bz2
gentoo-2-9286cd6defb42a66feb8a041e43c62e2de5afca0.zip
Bump
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Perl6-Junction')
-rw-r--r--dev-perl/Perl6-Junction/ChangeLog8
-rw-r--r--dev-perl/Perl6-Junction/Perl6-Junction-1.600.0.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/dev-perl/Perl6-Junction/ChangeLog b/dev-perl/Perl6-Junction/ChangeLog
index a5684acb2e4b..08858f100d7c 100644
--- a/dev-perl/Perl6-Junction/ChangeLog
+++ b/dev-perl/Perl6-Junction/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Perl6-Junction
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/ChangeLog,v 1.7 2013/01/06 15:22:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/ChangeLog,v 1.8 2013/09/03 05:32:08 patrick Exp $
+
+*Perl6-Junction-1.600.0 (03 Sep 2013)
+
+ 03 Sep 2013; Patrick Lauer <patrick@gentoo.org>
+ +Perl6-Junction-1.600.0.ebuild:
+ Bump
06 Jan 2013; Torsten Veller <tove@gentoo.org> -Perl6-Junction-1.400.0.ebuild:
Cleanup
diff --git a/dev-perl/Perl6-Junction/Perl6-Junction-1.600.0.ebuild b/dev-perl/Perl6-Junction/Perl6-Junction-1.600.0.ebuild
new file mode 100644
index 000000000000..f7ea5ae5c270
--- /dev/null
+++ b/dev-perl/Perl6-Junction/Perl6-Junction-1.600.0.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/dev-perl/Perl6-Junction/Perl6-Junction-1.600.0.ebuild,v 1.1 2013/09/03 05:32:08 patrick Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=CFRANKS
+MODULE_VERSION=1.60000
+inherit perl-module
+
+DESCRIPTION="Perl6 style Junction operators in Perl5"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+SRC_TEST=do