diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 21:04:22 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-06-12 21:06:12 +1000 |
commit | 84b6e4782192d201b5ff0c62b18a807f728647cc (patch) | |
tree | 35c869db2c4d330936c4505cadc2922b27c20362 /dev-libs/libx86emu/libx86emu-1.1.ebuild | |
parent | www-apps/hiawatha-monitor: use HTTPS (diff) | |
download | gentoo-84b6e4782192d201b5ff0c62b18a807f728647cc.tar.gz gentoo-84b6e4782192d201b5ff0c62b18a807f728647cc.tar.bz2 gentoo-84b6e4782192d201b5ff0c62b18a807f728647cc.zip |
dev-libs/libx86emu: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-libs/libx86emu/libx86emu-1.1.ebuild')
-rw-r--r-- | dev-libs/libx86emu/libx86emu-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libx86emu/libx86emu-1.1.ebuild b/dev-libs/libx86emu/libx86emu-1.1.ebuild index a3b79fb53de8..b8392b9291f2 100644 --- a/dev-libs/libx86emu/libx86emu-1.1.ebuild +++ b/dev-libs/libx86emu/libx86emu-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,8 +6,8 @@ EAPI=4 inherit multilib rpm toolchain-funcs DESCRIPTION="A library for emulating x86" -HOMEPAGE="http://www.opensuse.org/" -SRC_URI="http://download.opensuse.org/source/factory/repo/oss/suse/src/${P}-9.8.src.rpm" +HOMEPAGE="https://www.opensuse.org/" +SRC_URI="https://download.opensuse.org/source/factory/repo/oss/suse/src/${P}-9.8.src.rpm" LICENSE="HPND" SLOT="0" |