summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2009-03-31 23:27:41 +1300
committerKent Fredric <kentfredric@gmail.com>2009-03-31 23:27:41 +1300
commit3f1d8fc48e34a34111a6a5fd5f75d1fbf1dfb0c1 (patch)
tree7b18ef187dc32c573b3e08dd9e653752f46680b1 /dev-perl/Catalyst-Plugin-Session-State-URI
parentEAPI fix (diff)
downloadperl-overlay-3f1d8fc48e34a34111a6a5fd5f75d1fbf1dfb0c1.tar.gz
perl-overlay-3f1d8fc48e34a34111a6a5fd5f75d1fbf1dfb0c1.tar.bz2
perl-overlay-3f1d8fc48e34a34111a6a5fd5f75d1fbf1dfb0c1.zip
Catalyst-Plugin-Session-State-URI EAPI Fix
(Portage version: 2.1.6.11/git/Linux x86_64) (Unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Catalyst-Plugin-Session-State-URI')
-rw-r--r--dev-perl/Catalyst-Plugin-Session-State-URI/Catalyst-Plugin-Session-State-URI-0.06.ebuild3
-rw-r--r--dev-perl/Catalyst-Plugin-Session-State-URI/Catalyst-Plugin-Session-State-URI-0.07.ebuild3
-rw-r--r--dev-perl/Catalyst-Plugin-Session-State-URI/Catalyst-Plugin-Session-State-URI-0.08.ebuild3
-rw-r--r--dev-perl/Catalyst-Plugin-Session-State-URI/ChangeLog6
-rw-r--r--dev-perl/Catalyst-Plugin-Session-State-URI/Manifest8
5 files changed, 13 insertions, 10 deletions
diff --git a/dev-perl/Catalyst-Plugin-Session-State-URI/Catalyst-Plugin-Session-State-URI-0.06.ebuild b/dev-perl/Catalyst-Plugin-Session-State-URI/Catalyst-Plugin-Session-State-URI-0.06.ebuild
index 46a2f03fa..5a19175f7 100644
--- a/dev-perl/Catalyst-Plugin-Session-State-URI/Catalyst-Plugin-Session-State-URI-0.06.ebuild
+++ b/dev-perl/Catalyst-Plugin-Session-State-URI/Catalyst-Plugin-Session-State-URI-0.06.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-
+EAPI=2
MODULE_AUTHOR=NUFFIN
inherit perl-module
@@ -10,7 +10,6 @@ LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-EAPI=2
IUSE=""
DEPEND="
>=dev-perl/Catalyst-Plugin-Session-0.06
diff --git a/dev-perl/Catalyst-Plugin-Session-State-URI/Catalyst-Plugin-Session-State-URI-0.07.ebuild b/dev-perl/Catalyst-Plugin-Session-State-URI/Catalyst-Plugin-Session-State-URI-0.07.ebuild
index 46a2f03fa..5a19175f7 100644
--- a/dev-perl/Catalyst-Plugin-Session-State-URI/Catalyst-Plugin-Session-State-URI-0.07.ebuild
+++ b/dev-perl/Catalyst-Plugin-Session-State-URI/Catalyst-Plugin-Session-State-URI-0.07.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-
+EAPI=2
MODULE_AUTHOR=NUFFIN
inherit perl-module
@@ -10,7 +10,6 @@ LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-EAPI=2
IUSE=""
DEPEND="
>=dev-perl/Catalyst-Plugin-Session-0.06
diff --git a/dev-perl/Catalyst-Plugin-Session-State-URI/Catalyst-Plugin-Session-State-URI-0.08.ebuild b/dev-perl/Catalyst-Plugin-Session-State-URI/Catalyst-Plugin-Session-State-URI-0.08.ebuild
index dfb4126f3..c9aa324fd 100644
--- a/dev-perl/Catalyst-Plugin-Session-State-URI/Catalyst-Plugin-Session-State-URI-0.08.ebuild
+++ b/dev-perl/Catalyst-Plugin-Session-State-URI/Catalyst-Plugin-Session-State-URI-0.08.ebuild
@@ -1,13 +1,12 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-
+EAPI=2
MODULE_AUTHOR=BOBTFISH
inherit perl-module
DESCRIPTION="Tracks session IDs by rewriting and parsing URIs delivered to the client"
LICENSE="|| ( Artistic GPL-2 )"
-EAPI=2
SLOT="0"
KEYWORDS="~amd64 ~x86"
diff --git a/dev-perl/Catalyst-Plugin-Session-State-URI/ChangeLog b/dev-perl/Catalyst-Plugin-Session-State-URI/ChangeLog
index 5544d5eed..cde29d1fd 100644
--- a/dev-perl/Catalyst-Plugin-Session-State-URI/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-State-URI/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 31 Mar 2009; Kent Fredric<kentfredric@gmail.com>
+ Catalyst-Plugin-Session-State-URI-0.06.ebuild,
+ Catalyst-Plugin-Session-State-URI-0.07.ebuild,
+ Catalyst-Plugin-Session-State-URI-0.08.ebuild:
+ EAPI Fix
+
30 Mar 2009; kentfredric@gmail.com
Catalyst-Plugin-Session-State-URI-0.06.ebuild,
Catalyst-Plugin-Session-State-URI-0.07.ebuild,
diff --git a/dev-perl/Catalyst-Plugin-Session-State-URI/Manifest b/dev-perl/Catalyst-Plugin-Session-State-URI/Manifest
index 34da1fb28..3b342932d 100644
--- a/dev-perl/Catalyst-Plugin-Session-State-URI/Manifest
+++ b/dev-perl/Catalyst-Plugin-Session-State-URI/Manifest
@@ -1,8 +1,8 @@
DIST Catalyst-Plugin-Session-State-URI-0.06.tar.gz 11009 RMD160 2f0cf728a4e4623ffa773696f8274be4280bc3eb SHA1 6686a3093432d495b1338b5064fa570108d96d5c SHA256 fbfc141929b69d1acf87e1398c1db801c2133772318136aa7c12befee7819587
DIST Catalyst-Plugin-Session-State-URI-0.07.tar.gz 12452 RMD160 3ef61a626b5f8cd6a15211b70e4d16dfdf17a24d SHA1 73616a0a1fed56ef27754b6ac73900cc2e1a0dac SHA256 249dbf4f432ac6d7dcf51dfcbcc59478ba887d04ebaa30bde720bdcc81636597
DIST Catalyst-Plugin-Session-State-URI-0.08.tar.gz 28034 RMD160 0776693b40ca21620d9e5c687b70af8bf73e4fb0 SHA1 215582b33f6718ec2e686926fcb3771744a51867 SHA256 5e6c96bf0ad963a20dd402c2d5b8a169bc0f9322ff0658bfa8a6ceb41a08e987
-EBUILD Catalyst-Plugin-Session-State-URI-0.06.ebuild 522 RMD160 4a59d7aa5cbbd46cdec5e70cdbc7a542d207e86a SHA1 147da8cd558756c6566d34230eb363252fcb1912 SHA256 a1156b312aa6b0ea5a8937872ba0c132c221d287b9236d9264f748211c993235
-EBUILD Catalyst-Plugin-Session-State-URI-0.07.ebuild 522 RMD160 4a59d7aa5cbbd46cdec5e70cdbc7a542d207e86a SHA1 147da8cd558756c6566d34230eb363252fcb1912 SHA256 a1156b312aa6b0ea5a8937872ba0c132c221d287b9236d9264f748211c993235
-EBUILD Catalyst-Plugin-Session-State-URI-0.08.ebuild 545 RMD160 ad04ffa1e3cf0e30f65d839222e141023671449b SHA1 f049744713aedb5eaf971df2931542348d51f88e SHA256 ef68749d5d91d66c5729e57cbbb9654342914d28ee99017bb89325dbdd692faa
-MISC ChangeLog 353 RMD160 7701513dc448d38c58c238a64b2ae008b0960ef9 SHA1 5b45918c74655c0102369c6d3167aed0238a2ded SHA256 7a60106baebc02ab86c8f667095cfd47df17ddc0c16462cf2bc5af180f0fc3f2
+EBUILD Catalyst-Plugin-Session-State-URI-0.06.ebuild 521 RMD160 bfc341a1156278073c4f8115d59f34e9744b3eac SHA1 31220335acca2ce0081fc779318335b60506265e SHA256 0c38be9e6c92090643a9e65462443a3009365b10dfda46a83efba040b7032190
+EBUILD Catalyst-Plugin-Session-State-URI-0.07.ebuild 521 RMD160 bfc341a1156278073c4f8115d59f34e9744b3eac SHA1 31220335acca2ce0081fc779318335b60506265e SHA256 0c38be9e6c92090643a9e65462443a3009365b10dfda46a83efba040b7032190
+EBUILD Catalyst-Plugin-Session-State-URI-0.08.ebuild 544 RMD160 8c5b1a574efa321a508021331d046e228d30fad6 SHA1 99d0af6c54142dd83c0494b9c0b74a8724b1a48d SHA256 b7ea328b19b1b98184ac6336fd09069cb9c85684979855d1f94ddc37533c5cb3
+MISC ChangeLog 563 RMD160 b62c425b046af388aa85c5f4131ce661acaa0fe3 SHA1 e56115e24249ff7a5aeef1fee2a711f3b11be98b SHA256 3bf09edfb8b93f67deb28f7a3e4147e9fc02eb72755ba3199906e2e75d8fdcc2
MISC metadata.xml 275 RMD160 886f0d2545c92b211896d98c8b5dd667827ea2ba SHA1 eec2dc0c033c1c722ba174b9831d93f9f1ee6327 SHA256 33bf1ec8a147665cbf3e8acd10dd484a02696c44f598e078959e5ca77394c49c