diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:54:41 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:55:13 +0200 |
commit | e4c425abd1f00d79935fe75f83c30addf0c9a633 (patch) | |
tree | 344780d8050790b43a09e2fed0acf06cf8114154 /dev-libs/libappindicator | |
parent | x11-plugins/wmcalc: version bump (diff) | |
download | gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.gz gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.bz2 gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.zip |
Convert all URIs for launchpad.net from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-libs/libappindicator')
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/libappindicator/libappindicator-12.10.0-r1.ebuild b/dev-libs/libappindicator/libappindicator-12.10.0-r1.ebuild index b7f7824339d4..be3af3253f2a 100644 --- a/dev-libs/libappindicator/libappindicator-12.10.0-r1.ebuild +++ b/dev-libs/libappindicator/libappindicator-12.10.0-r1.ebuild @@ -9,8 +9,8 @@ VALA_USE_DEPEND="vapigen" inherit eutils vala DESCRIPTION="A library to allow applications to export a menu into the Unity Menu bar" -HOMEPAGE="http://launchpad.net/libappindicator" -SRC_URI="http://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" +HOMEPAGE="https://launchpad.net/libappindicator" +SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" LICENSE="LGPL-2.1 LGPL-3" SLOT="3" diff --git a/dev-libs/libappindicator/libappindicator-12.10.0-r200.ebuild b/dev-libs/libappindicator/libappindicator-12.10.0-r200.ebuild index b9827c9beb4f..493ab0c62694 100644 --- a/dev-libs/libappindicator/libappindicator-12.10.0-r200.ebuild +++ b/dev-libs/libappindicator/libappindicator-12.10.0-r200.ebuild @@ -11,8 +11,8 @@ PYTHON_COMPAT=( python2_7 ) inherit autotools eutils multilib-minimal python-single-r1 vala DESCRIPTION="A library to allow applications to export a menu into the Unity Menu bar" -HOMEPAGE="http://launchpad.net/libappindicator" -SRC_URI="http://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" +HOMEPAGE="https://launchpad.net/libappindicator" +SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" LICENSE="LGPL-2.1 LGPL-3" SLOT="2" diff --git a/dev-libs/libappindicator/libappindicator-12.10.0-r300.ebuild b/dev-libs/libappindicator/libappindicator-12.10.0-r300.ebuild index 3a64fa323dc9..23236822a4fe 100644 --- a/dev-libs/libappindicator/libappindicator-12.10.0-r300.ebuild +++ b/dev-libs/libappindicator/libappindicator-12.10.0-r300.ebuild @@ -9,8 +9,8 @@ VALA_USE_DEPEND="vapigen" inherit autotools eutils multilib-minimal vala DESCRIPTION="A library to allow applications to export a menu into the Unity Menu bar" -HOMEPAGE="http://launchpad.net/libappindicator" -SRC_URI="http://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" +HOMEPAGE="https://launchpad.net/libappindicator" +SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz" LICENSE="LGPL-2.1 LGPL-3" SLOT="3" |