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 /x11-themes | |
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 'x11-themes')
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.1.ebuild b/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.1.ebuild index 0b23078ee095..9a3fa1834ae6 100644 --- a/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.1.ebuild +++ b/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A scalable icon theme called Faenza" HOMEPAGE="http://tiheum.deviantart.com/art/Faenza-Icons-173323228" # Use Ubuntu repo which has a proper faenza-icon-theme tarball #SRC_URI="http://faenza-icon-theme.googlecode.com/files/${PN}_${PV}.tar.gz" -SRC_URI="http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/${PN:0:1}/${PN}/${MY_P}.tar.gz" +SRC_URI="https://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/${PN:0:1}/${PN}/${MY_P}.tar.gz" RESTRICT="binchecks strip" diff --git a/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.ebuild b/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.ebuild index e6eb2a56650a..6ddba4932dba 100644 --- a/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.ebuild +++ b/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A scalable icon theme called Faenza" HOMEPAGE="http://tiheum.deviantart.com/art/Faenza-Icons-173323228" # Use Ubuntu repo which has a proper faenza-icon-theme tarball #SRC_URI="http://faenza-icon-theme.googlecode.com/files/${PN}_${PV}.tar.gz" -SRC_URI="http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/${PN:0:1}/${PN}/${MY_P}.orig.tar.gz" +SRC_URI="https://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/${PN:0:1}/${PN}/${MY_P}.orig.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/x11-themes/notify-osd-icons/notify-osd-icons-0.7.ebuild b/x11-themes/notify-osd-icons/notify-osd-icons-0.7.ebuild index 722a69eb63f8..fc2e4a0b50a5 100644 --- a/x11-themes/notify-osd-icons/notify-osd-icons-0.7.ebuild +++ b/x11-themes/notify-osd-icons/notify-osd-icons-0.7.ebuild @@ -5,7 +5,7 @@ EAPI=2 DESCRIPTION="Icons for on-screen-display notification agent" -HOMEPAGE="http://launchpad.net/notify-osd" +HOMEPAGE="https://launchpad.net/notify-osd" SRC_URI="mirror://ubuntu/pool/main/n/${PN}/${PN}_${PV}.tar.gz" LICENSE="CC-BY-SA-3.0" |