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 /dev-libs/gmime | |
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-libs/gmime')
-rw-r--r-- | dev-libs/gmime/gmime-2.6.20-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/gmime/gmime-2.6.20.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gmime/gmime-2.6.20-r1.ebuild b/dev-libs/gmime/gmime-2.6.20-r1.ebuild index 79ad2aaefdf5..0239c3b5144b 100644 --- a/dev-libs/gmime/gmime-2.6.20-r1.ebuild +++ b/dev-libs/gmime/gmime-2.6.20-r1.ebuild @@ -9,7 +9,7 @@ VALA_USE_DEPEND="vapigen" inherit eutils mono-env gnome2 vala DESCRIPTION="Utilities for creating and parsing messages using MIME" -HOMEPAGE="http://spruce.sourceforge.net/gmime/ http://developer.gnome.org/gmime/stable/" +HOMEPAGE="http://spruce.sourceforge.net/gmime/ https://developer.gnome.org/gmime/stable/" SLOT="2.6" LICENSE="LGPL-2.1" diff --git a/dev-libs/gmime/gmime-2.6.20.ebuild b/dev-libs/gmime/gmime-2.6.20.ebuild index 004d7c6c93be..b0e7c0a741a8 100644 --- a/dev-libs/gmime/gmime-2.6.20.ebuild +++ b/dev-libs/gmime/gmime-2.6.20.ebuild @@ -9,7 +9,7 @@ VALA_USE_DEPEND="vapigen" inherit eutils mono-env gnome2 vala DESCRIPTION="Utilities for creating and parsing messages using MIME" -HOMEPAGE="http://spruce.sourceforge.net/gmime/ http://developer.gnome.org/gmime/stable/" +HOMEPAGE="http://spruce.sourceforge.net/gmime/ https://developer.gnome.org/gmime/stable/" SLOT="2.6" LICENSE="LGPL-2.1" |