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 /app-text | |
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 'app-text')
-rw-r--r-- | app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild | 2 | ||||
-rw-r--r-- | app-text/kpaste/kpaste-1.0.ebuild | 2 | ||||
-rw-r--r-- | app-text/yelp-tools/yelp-tools-3.12.1.ebuild | 2 | ||||
-rw-r--r-- | app-text/yelp-tools/yelp-tools-3.14.1.ebuild | 2 | ||||
-rw-r--r-- | app-text/yelp-tools/yelp-tools-3.16.1.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild b/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild index 5cb12617ea98..41047bb40dcf 100644 --- a/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild +++ b/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit gnome2 multibuild python-r1 DESCRIPTION="A collection of documentation utilities for the Gnome project" -HOMEPAGE="http://live.gnome.org/GnomeDocUtils" +HOMEPAGE="https://live.gnome.org/GnomeDocUtils" LICENSE="GPL-2 LGPL-2.1" SLOT="0" diff --git a/app-text/kpaste/kpaste-1.0.ebuild b/app-text/kpaste/kpaste-1.0.ebuild index 06176a86076d..f722878dc25a 100644 --- a/app-text/kpaste/kpaste-1.0.ebuild +++ b/app-text/kpaste/kpaste-1.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 DESCRIPTION="Command-line tool to paste to paste.kde.org" -HOMEPAGE="http://projects.kde.org/projects/playground/utils/kpaste" +HOMEPAGE="https://projects.kde.org/projects/playground/utils/kpaste" SRC_URI="https://dev.gentoo.org/~kensington/distfiles/${P}.tar.bz2" LICENSE="GPL-3" diff --git a/app-text/yelp-tools/yelp-tools-3.12.1.ebuild b/app-text/yelp-tools/yelp-tools-3.12.1.ebuild index 3a7b1efc5226..802b50e2c51c 100644 --- a/app-text/yelp-tools/yelp-tools-3.12.1.ebuild +++ b/app-text/yelp-tools/yelp-tools-3.12.1.ebuild @@ -8,7 +8,7 @@ GCONF_DEBUG="no" inherit gnome2 DESCRIPTION="Collection of tools for building and converting documentation" -HOMEPAGE="http://www.gnome.org/" +HOMEPAGE="https://www.gnome.org/" LICENSE="|| ( GPL-2+ freedist ) GPL-2+" # yelp.m4 is GPL2 || freely distributable SLOT="0" diff --git a/app-text/yelp-tools/yelp-tools-3.14.1.ebuild b/app-text/yelp-tools/yelp-tools-3.14.1.ebuild index b1ca0a32e229..6ec6cc673954 100644 --- a/app-text/yelp-tools/yelp-tools-3.14.1.ebuild +++ b/app-text/yelp-tools/yelp-tools-3.14.1.ebuild @@ -8,7 +8,7 @@ GCONF_DEBUG="no" inherit gnome2 DESCRIPTION="Collection of tools for building and converting documentation" -HOMEPAGE="http://www.gnome.org/" +HOMEPAGE="https://www.gnome.org/" LICENSE="|| ( GPL-2+ freedist ) GPL-2+" # yelp.m4 is GPL2 || freely distributable SLOT="0" diff --git a/app-text/yelp-tools/yelp-tools-3.16.1.ebuild b/app-text/yelp-tools/yelp-tools-3.16.1.ebuild index 16d4168b3459..9e39f52c026c 100644 --- a/app-text/yelp-tools/yelp-tools-3.16.1.ebuild +++ b/app-text/yelp-tools/yelp-tools-3.16.1.ebuild @@ -8,7 +8,7 @@ GCONF_DEBUG="no" inherit gnome2 DESCRIPTION="Collection of tools for building and converting documentation" -HOMEPAGE="http://www.gnome.org/" +HOMEPAGE="https://www.gnome.org/" LICENSE="|| ( GPL-2+ freedist ) GPL-2+" # yelp.m4 is GPL2 || freely distributable SLOT="0" |