diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 14:04:52 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 14:04:52 +0200 |
commit | 68bd169922f0b3ad5a6eaa4d9c470e594cdb8e7a (patch) | |
tree | ca4e4030d07279d14435f8b3fc14a6abfc861d9c /gnome-base/gconf | |
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 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/gconf-3.2.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gconf/gconf-3.2.6-r3.ebuild b/gnome-base/gconf/gconf-3.2.6-r3.ebuild index 560dd2485a5d..d53a8a7cf473 100644 --- a/gnome-base/gconf/gconf-3.2.6-r3.ebuild +++ b/gnome-base/gconf/gconf-3.2.6-r3.ebuild @@ -12,7 +12,7 @@ PYTHON_REQ_USE="xml" inherit eutils gnome2 multilib-minimal python-r1 DESCRIPTION="GNOME configuration system and daemon" -HOMEPAGE="http://projects.gnome.org/gconf/" +HOMEPAGE="https://projects.gnome.org/gconf/" LICENSE="LGPL-2+" SLOT="2" |