summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2015-06-17 12:21:46 +1200
committerKent Fredric <kentfredric@gmail.com>2015-06-17 12:21:46 +1200
commit1dad0466ca805cd8afb2e63737fd6f7caf403e16 (patch)
tree3570f011d6ea0894385cfdbc9f7da92cf03ba7f3 /dev-perl/DBIx-Class-IntrospectableM2M
parent[fixup] Catalyst-Model-File: EAPI5 (diff)
downloadperl-overlay-1dad0466ca805cd8afb2e63737fd6f7caf403e16.tar.gz
perl-overlay-1dad0466ca805cd8afb2e63737fd6f7caf403e16.tar.bz2
perl-overlay-1dad0466ca805cd8afb2e63737fd6f7caf403e16.zip
[fixup] DBIx-Class-IntrospectableM2M: EAPI5
Package-Manager: portage-2.2.17
Diffstat (limited to 'dev-perl/DBIx-Class-IntrospectableM2M')
-rw-r--r--dev-perl/DBIx-Class-IntrospectableM2M/DBIx-Class-IntrospectableM2M-0.1.1-r1.ebuild (renamed from dev-perl/DBIx-Class-IntrospectableM2M/DBIx-Class-IntrospectableM2M-0.1.1.ebuild)7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/DBIx-Class-IntrospectableM2M/DBIx-Class-IntrospectableM2M-0.1.1.ebuild b/dev-perl/DBIx-Class-IntrospectableM2M/DBIx-Class-IntrospectableM2M-0.1.1-r1.ebuild
index 8e1445c8c..cdc4f967b 100644
--- a/dev-perl/DBIx-Class-IntrospectableM2M/DBIx-Class-IntrospectableM2M-0.1.1.ebuild
+++ b/dev-perl/DBIx-Class-IntrospectableM2M/DBIx-Class-IntrospectableM2M-0.1.1-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
MODULE_AUTHOR=GRODITI
MODULE_VERSION=0.001001
inherit perl-module
DESCRIPTION='Introspect many-to-many relationships'
-LICENSE=" || ( Artistic GPL-2 )"
+
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
@@ -26,4 +26,3 @@ DEPEND="
RDEPEND="
$(perl_meta_runtime)
"
-SRC_TEST="do"