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-cpp/gtksourceviewmm | |
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-cpp/gtksourceviewmm')
-rw-r--r-- | dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.3.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/gtksourceviewmm/gtksourceviewmm-3.12.0.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/gtksourceviewmm/gtksourceviewmm-3.2.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.3.ebuild b/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.3.ebuild index 874b96f02731..f7242d518ab0 100644 --- a/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.3.ebuild +++ b/dev-cpp/gtksourceviewmm/gtksourceviewmm-2.10.3.ebuild @@ -9,7 +9,7 @@ GNOME2_LA_PUNT="yes" inherit gnome2 DESCRIPTION="C++ bindings for gtksourceview" -HOMEPAGE="http://projects.gnome.org/gtksourceviewmm/" +HOMEPAGE="https://projects.gnome.org/gtksourceviewmm/" KEYWORDS="amd64 ppc x86" IUSE="doc" diff --git a/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.12.0.ebuild b/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.12.0.ebuild index 6f6515cb2d6c..5bd3943a5b9e 100644 --- a/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.12.0.ebuild +++ b/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.12.0.ebuild @@ -8,7 +8,7 @@ GCONF_DEBUG="no" inherit gnome2 eutils DESCRIPTION="C++ bindings for gtksourceview" -HOMEPAGE="http://projects.gnome.org/gtksourceviewmm/" +HOMEPAGE="https://projects.gnome.org/gtksourceviewmm/" KEYWORDS="amd64 ppc x86" IUSE="doc" diff --git a/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.2.0.ebuild b/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.2.0.ebuild index 6fc3c5fec05b..52fe8a12da86 100644 --- a/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.2.0.ebuild +++ b/dev-cpp/gtksourceviewmm/gtksourceviewmm-3.2.0.ebuild @@ -9,7 +9,7 @@ GNOME2_LA_PUNT="yes" inherit gnome2 eutils DESCRIPTION="C++ bindings for gtksourceview" -HOMEPAGE="http://projects.gnome.org/gtksourceviewmm/" +HOMEPAGE="https://projects.gnome.org/gtksourceviewmm/" KEYWORDS="amd64 ~ppc x86" IUSE="doc" |