summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.2.ebuild b/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.2.ebuild
index c7b76673f..a1784f11c 100644
--- a/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.2.ebuild
+++ b/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.2.ebuild
@@ -1,11 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+
EAPI=5
MODULE_AUTHOR=KENTNL
MODULE_VERSION=1.0.2
inherit perl-module
-DESCRIPTION='Automatically collect index metadata from MooseX::AttributeIndexes consuming models.'
+DESCRIPTION="Extract index metadata from MooseX::AttributeIndexes models"
LICENSE=" || ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"