diff options
author | 2015-08-24 14:04:52 +0200 | |
---|---|---|
committer | 2015-08-24 14:04:52 +0200 | |
commit | 68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a (patch) | |
tree | ca4e4030d07279d14435f8b3fc14a6abfc861d9c /dev-util/glade | |
parent | Convert all URIs for launchpad.net from http to https (diff) | |
download | gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.gz gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.tar.bz2 gentoo-68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a.zip |
Convert URIs for gnome.org and kde.org to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.18.3.ebuild | 2 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.5.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-3.18.3.ebuild b/dev-util/glade/glade-3.18.3.ebuild index 7c8b395af4ae..fb02d7a82486 100644 --- a/dev-util/glade/glade-3.18.3.ebuild +++ b/dev-util/glade/glade-3.18.3.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools eutils gnome2 python-single-r1 versionator virtualx DESCRIPTION="A user interface designer for GTK+ and GNOME" -HOMEPAGE="http://glade.gnome.org/" +HOMEPAGE="https://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/6" # subslot = suffix of libgladeui-2.so diff --git a/dev-util/glade/glade-3.8.5.ebuild b/dev-util/glade/glade-3.8.5.ebuild index 7bbc82cba077..7590c6a48952 100644 --- a/dev-util/glade/glade-3.8.5.ebuild +++ b/dev-util/glade/glade-3.8.5.ebuild @@ -11,7 +11,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils gnome2 python-single-r1 DESCRIPTION="A user interface designer for GTK+ and GNOME" -HOMEPAGE="http://glade.gnome.org/" +HOMEPAGE="https://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3/11" # subslot = suffix of libgladeui-1.so |