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-office | |
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-office')
7 files changed, 11 insertions, 11 deletions
diff --git a/app-office/akonadi-server/akonadi-server-1.13.0-r1.ebuild b/app-office/akonadi-server/akonadi-server-1.13.0-r1.ebuild index 761effdea10c..bf0ad6d07352 100644 --- a/app-office/akonadi-server/akonadi-server-1.13.0-r1.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.13.0-r1.ebuild @@ -18,7 +18,7 @@ fi inherit cmake-utils ${scm_eclass} DESCRIPTION="The server part of Akonadi" -HOMEPAGE="http://pim.kde.org/akonadi" +HOMEPAGE="https://pim.kde.org/akonadi" LICENSE="LGPL-2.1" SLOT="0" diff --git a/app-office/akonadi-server/akonadi-server-1.13.0.ebuild b/app-office/akonadi-server/akonadi-server-1.13.0.ebuild index 4d16b228c056..84d6bf05218b 100644 --- a/app-office/akonadi-server/akonadi-server-1.13.0.ebuild +++ b/app-office/akonadi-server/akonadi-server-1.13.0.ebuild @@ -18,7 +18,7 @@ fi inherit cmake-utils ${scm_eclass} DESCRIPTION="The server part of Akonadi" -HOMEPAGE="http://pim.kde.org/akonadi" +HOMEPAGE="https://pim.kde.org/akonadi" LICENSE="LGPL-2.1" SLOT="0" diff --git a/app-office/calligra-l10n/calligra-l10n-2.8.5.ebuild b/app-office/calligra-l10n/calligra-l10n-2.8.5.ebuild index 39a524cf1f19..81962ef17ae2 100644 --- a/app-office/calligra-l10n/calligra-l10n-2.8.5.ebuild +++ b/app-office/calligra-l10n/calligra-l10n-2.8.5.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit kde4-base DESCRIPTION="Calligra localization package" -HOMEPAGE="http://www.kde.org/" +HOMEPAGE="https://www.kde.org/" LICENSE="GPL-2" DEPEND="sys-devel/gettext" diff --git a/app-office/calligra-l10n/calligra-l10n-2.8.7.ebuild b/app-office/calligra-l10n/calligra-l10n-2.8.7.ebuild index 894b20a66221..ce8e448ce5ac 100644 --- a/app-office/calligra-l10n/calligra-l10n-2.8.7.ebuild +++ b/app-office/calligra-l10n/calligra-l10n-2.8.7.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit kde4-base DESCRIPTION="Calligra localization package" -HOMEPAGE="http://www.kde.org/" +HOMEPAGE="https://www.kde.org/" LICENSE="GPL-2" DEPEND="sys-devel/gettext" diff --git a/app-office/calligra-l10n/calligra-l10n-2.9.6.ebuild b/app-office/calligra-l10n/calligra-l10n-2.9.6.ebuild index ce975f5f4d3a..aba351cd6e62 100644 --- a/app-office/calligra-l10n/calligra-l10n-2.9.6.ebuild +++ b/app-office/calligra-l10n/calligra-l10n-2.9.6.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit kde4-base DESCRIPTION="Calligra localization package" -HOMEPAGE="http://www.kde.org/" +HOMEPAGE="https://www.kde.org/" LICENSE="GPL-2" DEPEND="sys-devel/gettext" diff --git a/app-office/passepartout/passepartout-0.7.0-r1.ebuild b/app-office/passepartout/passepartout-0.7.0-r1.ebuild index 66aa40a05070..233a8d612375 100644 --- a/app-office/passepartout/passepartout-0.7.0-r1.ebuild +++ b/app-office/passepartout/passepartout-0.7.0-r1.ebuild @@ -38,16 +38,16 @@ DEPEND="${COMMON_DEPS} DOCS="AUTHORS BUGS NEWS README" # GCC-4.2 patch: -# http://bugzilla.gnome.org/477017 +# https://bugzilla.gnome.org/477017 # GCC-4.3 patch: # Snatched from Debian -# http://bugzilla.gnome.org/565131 +# https://bugzilla.gnome.org/565131 # include-flags: -# http://bugzilla.gnome.org/464517 +# https://bugzilla.gnome.org/464517 # libtoolization: -# http://bugzilla.gnome.org/464567 +# https://bugzilla.gnome.org/464567 # libxml-2.6: -# http://bugzilla.gnome.org/449596 +# https://bugzilla.gnome.org/449596 # The include and libtoolization patches are needed for # forced as-needed to work. diff --git a/app-office/planner/planner-0.14.6_p20130520.ebuild b/app-office/planner/planner-0.14.6_p20130520.ebuild index f1cdec57460b..279f9f00fbd9 100644 --- a/app-office/planner/planner-0.14.6_p20130520.ebuild +++ b/app-office/planner/planner-0.14.6_p20130520.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 ) inherit gnome2 python-single-r1 DESCRIPTION="Project manager for Gnome" -HOMEPAGE="http://live.gnome.org/Planner/" +HOMEPAGE="https://live.gnome.org/Planner/" SRC_URI="https://dev.gentoo.org/~eva/distfiles/${PN}/${P}.tar.xz" SLOT="0" |