commit: dcfb6ff6539ea57241c733233da69b554778af55 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Oct 13 02:10:24 2019 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Oct 13 02:10:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcfb6ff6
perl-core/ExtUtils-MakeMaker: Drop nonsensical HOMEPAGE link Closes: https://bugs.gentoo.org/686828 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.240.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.240.0.ebuild b/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.240.0.ebuild index 6ba4e707660..a8069605ed0 100644 --- a/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.240.0.ebuild +++ b/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-7.240.0.ebuild @@ -7,7 +7,6 @@ DIST_VERSION=7.24 inherit eutils perl-module DESCRIPTION="Create a module Makefile" -HOMEPAGE="http://makemaker.org ${HOMEPAGE}" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test"
