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 /app-misc | |
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 'app-misc')
-rw-r--r-- | app-misc/basenji/basenji-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | app-misc/byobu/byobu-5.90.ebuild | 2 | ||||
-rw-r--r-- | app-misc/byobu/byobu-5.94.ebuild | 2 | ||||
-rw-r--r-- | app-misc/gtk-sunlight/gtk-sunlight-0.4.2.ebuild | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/app-misc/basenji/basenji-1.0.0.ebuild b/app-misc/basenji/basenji-1.0.0.ebuild index 843742a2e489..7fe60ebd2606 100644 --- a/app-misc/basenji/basenji-1.0.0.ebuild +++ b/app-misc/basenji/basenji-1.0.0.ebuild @@ -7,8 +7,8 @@ EAPI="4" inherit multilib versionator DESCRIPTION="Basenji is a volume indexing tool designed for easy and fast indexing of volume collections" -HOMEPAGE="http://launchpad.net/basenji" -SRC_URI="http://launchpad.net/basenji/trunk/$(get_version_component_range 1-2)/+download/${P}.tar.gz" +HOMEPAGE="https://launchpad.net/basenji" +SRC_URI="https://launchpad.net/basenji/trunk/$(get_version_component_range 1-2)/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-misc/byobu/byobu-5.90.ebuild b/app-misc/byobu/byobu-5.90.ebuild index 8264cdcce309..8debf4af2267 100644 --- a/app-misc/byobu/byobu-5.90.ebuild +++ b/app-misc/byobu/byobu-5.90.ebuild @@ -9,7 +9,7 @@ inherit python-single-r1 DESCRIPTION="A set of profiles for the GNU Screen console window manager (app-misc/screen)" HOMEPAGE="http://byobu.co" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P/-/_}.orig.tar.gz" +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P/-/_}.orig.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-misc/byobu/byobu-5.94.ebuild b/app-misc/byobu/byobu-5.94.ebuild index 8264cdcce309..8debf4af2267 100644 --- a/app-misc/byobu/byobu-5.94.ebuild +++ b/app-misc/byobu/byobu-5.94.ebuild @@ -9,7 +9,7 @@ inherit python-single-r1 DESCRIPTION="A set of profiles for the GNU Screen console window manager (app-misc/screen)" HOMEPAGE="http://byobu.co" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P/-/_}.orig.tar.gz" +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P/-/_}.orig.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/app-misc/gtk-sunlight/gtk-sunlight-0.4.2.ebuild b/app-misc/gtk-sunlight/gtk-sunlight-0.4.2.ebuild index 1c836c034f3c..45bbfed55174 100644 --- a/app-misc/gtk-sunlight/gtk-sunlight-0.4.2.ebuild +++ b/app-misc/gtk-sunlight/gtk-sunlight-0.4.2.ebuild @@ -8,7 +8,7 @@ inherit toolchain-funcs DESCRIPTION="Real-time Sunlight Wallpaper" HOMEPAGE="http://realtimesunlightwallpaper.weebly.com/" -SRC_URI="http://ppa.launchpad.net/realtime.sunlight.wallpaper/rsw/ubuntu/pool/main/g/${PN}/${PN}_${PV}.orig.tar.gz" +SRC_URI="https://ppa.launchpad.net/realtime.sunlight.wallpaper/rsw/ubuntu/pool/main/g/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-1" SLOT="0" |