diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-06-26 14:54:05 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-06-26 14:54:36 +1200 |
commit | da43366ae3a90846b0c1030e2d3d992bbb71f125 (patch) | |
tree | 1114cd607f890b149fe858b0a150e07a835becad /dev-perl/ExtUtils-AutoInstall | |
parent | dev-perl/ExtUtils-AutoInstall: Fix for '.' in @INC re bug #615830 (diff) | |
download | gentoo-da43366ae3a90846b0c1030e2d3d992bbb71f125.tar.gz gentoo-da43366ae3a90846b0c1030e2d3d992bbb71f125.tar.bz2 gentoo-da43366ae3a90846b0c1030e2d3d992bbb71f125.zip |
dev-perl/ExtUtils-AutoInstall: Fix DESCRIPTION.toolong
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/ExtUtils-AutoInstall')
-rw-r--r-- | dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.630.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 7944b76c81f0..14447677c2b0 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" |