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 | |
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')
-rw-r--r-- | dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/libintl-perl/libintl-perl-1.310.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild b/dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild index f9c207a85240..641a509b85e7 100644 --- a/dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild +++ b/dev-perl/libintl-perl/libintl-perl-1.280.0.ebuild @@ -8,7 +8,7 @@ DIST_VERSION=1.28 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" 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" |