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/gnome | |
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/gnome')
-rw-r--r-- | gnome-base/gnome/gnome-3.14.0.ebuild | 2 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-3.16.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome/gnome-3.14.0.ebuild b/gnome-base/gnome/gnome-3.14.0.ebuild index 49242728287c..bc428d80e5d8 100644 --- a/gnome-base/gnome/gnome-3.14.0.ebuild +++ b/gnome-base/gnome/gnome-3.14.0.ebuild @@ -5,7 +5,7 @@ EAPI="5" DESCRIPTION="Meta package for GNOME 3, merge this package to install" -HOMEPAGE="http://www.gnome.org/" +HOMEPAGE="https://www.gnome.org/" LICENSE="metapackage" SLOT="2.0" # Cannot be installed at the same time as gnome-2 diff --git a/gnome-base/gnome/gnome-3.16.0.ebuild b/gnome-base/gnome/gnome-3.16.0.ebuild index 93fbe39c73a8..5719a62b72f6 100644 --- a/gnome-base/gnome/gnome-3.16.0.ebuild +++ b/gnome-base/gnome/gnome-3.16.0.ebuild @@ -5,7 +5,7 @@ EAPI="5" DESCRIPTION="Meta package for GNOME 3, merge this package to install" -HOMEPAGE="http://www.gnome.org/" +HOMEPAGE="https://www.gnome.org/" LICENSE="metapackage" SLOT="2.0" # Cannot be installed at the same time as gnome-2 |