commit: da43366ae3a90846b0c1030e2d3d992bbb71f125 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Mon Jun 26 02:54:05 2017 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Mon Jun 26 02:54:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da43366a
dev-perl/ExtUtils-AutoInstall: Fix DESCRIPTION.toolong Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild index 7944b76c81f..14447677c2b 100644 --- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild +++ b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild @@ -7,7 +7,7 @@ MODULE_AUTHOR=AUTRIJUS MODULE_VERSION=0.63 inherit perl-module -DESCRIPTION="Allows module writers to specify a more sophisticated form of dependency information" +DESCRIPTION="Automatic installation of dependencies via CPAN from within Makefile.PL" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
