diff options
author | David Seifert <soap@gentoo.org> | 2020-02-08 19:52:37 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-08 19:52:37 +0100 |
commit | 8c898f078e74c12ac25b042267f1f0583c4b5c30 (patch) | |
tree | 4ebc778ade286309b85c4b665f60c5c6f9719b2f /dev-perl/gtk2-spell | |
parent | dev-perl/gtk2-gladexml: [QA] Fix VariableInHomepage (diff) | |
download | gentoo-8c898f078e74c12ac25b042267f1f0583c4b5c30.tar.gz gentoo-8c898f078e74c12ac25b042267f1f0583c4b5c30.tar.bz2 gentoo-8c898f078e74c12ac25b042267f1f0583c4b5c30.zip |
dev-perl/gtk2-spell: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-perl/gtk2-spell')
-rw-r--r-- | dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/gtk2-spell/gtk2-spell-1.40.0-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
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" |