From d2e0a3f9fe5c44375de71f14056181ae25a5d40e Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sun, 17 Sep 2017 13:24:34 +1200 Subject: dev-perl/Sub-Compose: Fix description.toolong and badheader Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-perl/Sub-Compose/Sub-Compose-0.10.0.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dev-perl') diff --git a/dev-perl/Sub-Compose/Sub-Compose-0.10.0.ebuild b/dev-perl/Sub-Compose/Sub-Compose-0.10.0.ebuild index d77181d5b..67ab3c5a8 100644 --- a/dev-perl/Sub-Compose/Sub-Compose-0.10.0.ebuild +++ b/dev-perl/Sub-Compose/Sub-Compose-0.10.0.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=RKINYON MODULE_VERSION=0.01 inherit perl-module -DESCRIPTION="takes any number of subroutine references and creates a new subroutine reference from them" +DESCRIPTION="Unify multiple subroutine references as a new one" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" -- cgit v1.2.3-18-g5258