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 /x11-libs/gtksourceview | |
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 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild index 8f5b59bc8cc0..16cb1306cb18 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild @@ -10,7 +10,7 @@ GNOME_TARBALL_SUFFIX="bz2" inherit eutils gnome2 virtualx DESCRIPTION="A text widget implementing syntax highlighting and other features" -HOMEPAGE="http://www.gnome.org/" +HOMEPAGE="https://www.gnome.org/" LICENSE="GPL-2+ LGPL-2.1+" SLOT="2.0" diff --git a/x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild b/x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild index aeb762158e8d..95c737751c3c 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild @@ -10,7 +10,7 @@ GNOME_TARBALL_SUFFIX="bz2" inherit eutils gnome2 virtualx DESCRIPTION="A text widget implementing syntax highlighting and other features" -HOMEPAGE="http://www.gnome.org/" +HOMEPAGE="https://www.gnome.org/" LICENSE="GPL-2+ LGPL-2.1+" SLOT="2.0" |