summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-06-11 11:56:32 +0200
committerSam James <sam@gentoo.org>2023-06-11 16:35:51 +0100
commit7783212279791b4427e0a45e43e7a3c3b2c9451c (patch)
tree9fa61c5b4a1f515d741be8ebcc983ad285ae1b29 /dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild
parentdev-perl/gnome2-wnck: use HTTPS (diff)
downloadgentoo-7783212279791b4427e0a45e43e7a3c3b2c9451c.tar.gz
gentoo-7783212279791b4427e0a45e43e7a3c3b2c9451c.tar.bz2
gentoo-7783212279791b4427e0a45e43e7a3c3b2c9451c.zip
dev-perl/gtk2-gladexml: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild')
-rw-r--r--dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild
index 26d4fe1452ca..30617af6f399 100644
--- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild
+++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ DIST_EXAMPLES=("examples/*")
inherit perl-module virtualx
DESCRIPTION="Create user interfaces directly from Glade XML files"
-HOMEPAGE="http://gtk2-perl.sf.net/ https://metacpan.org/release/Gtk2-GladeXML"
+HOMEPAGE="https://gtk2-perl.sf.net/ https://metacpan.org/release/Gtk2-GladeXML"
SLOT="0"
LICENSE="LGPL-2"