From: David Seifert Date: Sat, 8 Feb 2020 18:52:37 +0000 (+0100) Subject: dev-perl/gtk2-spell: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8c898f078e74c12ac25b042267f1f0583c4b5c30;p=gentoo.git dev-perl/gtk2-spell: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- diff --git a/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild b/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild index a76f60ef8814..221029075545 100644 --- a/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild +++ b/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild @@ -9,7 +9,7 @@ MODULE_VERSION=1.04 inherit perl-module DESCRIPTION="Bindings for GtkSpell with Gtk2.x" -HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}" +HOMEPAGE="http://gtk2-perl.sf.net/ https://metacpan.org/release/Gtk2-Spell" SLOT="0" LICENSE="LGPL-2.1" diff --git a/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r2.ebuild b/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r2.ebuild index a5d5ed012b3e..f22825e510af 100644 --- a/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r2.ebuild +++ b/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r2.ebuild @@ -9,7 +9,7 @@ DIST_VERSION=1.04 inherit perl-module virtualx DESCRIPTION="Bindings for GtkSpell with Gtk2.x" -HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}" +HOMEPAGE="http://gtk2-perl.sf.net/ https://metacpan.org/release/Gtk2-Spell" SLOT="0" LICENSE="LGPL-2.1"