diff options
author | David Seifert <soap@gentoo.org> | 2020-02-08 19:52:49 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-08 19:52:49 +0100 |
commit | 2da4b099683f7891172008176bfb0c32134f27b1 (patch) | |
tree | 24a7cb7806b8ae2884ce91ea7acebd5066132b45 /dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild | |
parent | dev-perl/HTML-Mason: [QA] Fix VariableInHomepage (diff) | |
download | gentoo-2da4b099683f7891172008176bfb0c32134f27b1.tar.gz gentoo-2da4b099683f7891172008176bfb0c32134f27b1.tar.bz2 gentoo-2da4b099683f7891172008176bfb0c32134f27b1.zip |
dev-perl/libintl-perl: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild')
-rw-r--r-- | dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild b/dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild index 9406131c0a0c..e3fc31f49573 100644 --- a/dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild +++ b/dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild @@ -9,7 +9,7 @@ DIST_EXAMPLES=("sample/*") inherit perl-module DESCRIPTION="High-Level Interface to Uniforum Message Translation" -HOMEPAGE="http://guido-flohr.net/projects/libintl-perl ${HOMEPAGE}" +HOMEPAGE="http://guido-flohr.net/projects/libintl-perl https://metacpan.org/release/libintl-perl" LICENSE="GPL-3" SLOT="0" |