diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:49:49 +0800 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-07-27 14:59:24 +0800 |
commit | b4480f333aed7f7f3bc75446a1a5010ba8df738c (patch) | |
tree | 8d584b66351519849aa4ebe26bbc91eed8b2ee96 /app-emulation/aqemu | |
parent | net-dns/libidn: Remove incorrect sub-SLOT. (diff) | |
download | gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.gz gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.bz2 gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.zip |
sourceforge: switch to https:// URIs
Diffstat (limited to 'app-emulation/aqemu')
-rw-r--r-- | app-emulation/aqemu/aqemu-0.8.2-r2.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/aqemu/aqemu-0.8.2-r3.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/aqemu/aqemu-0.9.2.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/aqemu/aqemu-0.8.2-r2.ebuild b/app-emulation/aqemu/aqemu-0.8.2-r2.ebuild index 9d38d3c6eae7..c122177aab88 100644 --- a/app-emulation/aqemu/aqemu-0.8.2-r2.ebuild +++ b/app-emulation/aqemu/aqemu-0.8.2-r2.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit cmake-utils DESCRIPTION="Graphical interface for QEMU and KVM emulators, using Qt4" -HOMEPAGE="http://sourceforge.net/projects/aqemu" +HOMEPAGE="https://sourceforge.net/projects/aqemu" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/app-emulation/aqemu/aqemu-0.8.2-r3.ebuild b/app-emulation/aqemu/aqemu-0.8.2-r3.ebuild index 688670f3df7a..c37c3a905f49 100644 --- a/app-emulation/aqemu/aqemu-0.8.2-r3.ebuild +++ b/app-emulation/aqemu/aqemu-0.8.2-r3.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit cmake-utils DESCRIPTION="Graphical interface for QEMU and KVM emulators, using Qt4" -HOMEPAGE="http://sourceforge.net/projects/aqemu" +HOMEPAGE="https://sourceforge.net/projects/aqemu" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/app-emulation/aqemu/aqemu-0.9.2.ebuild b/app-emulation/aqemu/aqemu-0.9.2.ebuild index c33ccb675b49..cbe0aa57ee03 100644 --- a/app-emulation/aqemu/aqemu-0.9.2.ebuild +++ b/app-emulation/aqemu/aqemu-0.9.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="Graphical interface for QEMU and KVM emulators, using Qt5" -HOMEPAGE="http://sourceforge.net/projects/aqemu" +HOMEPAGE="https://sourceforge.net/projects/aqemu" SRC_URI="https://github.com/tobimensch/${PN}/archive/v${PV}.tar.gz" LICENSE="GPL-2" |