commit: 84b6e4782192d201b5ff0c62b18a807f728647cc Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Mon Jun 12 11:04:22 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Mon Jun 12 11:06:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b6e478
dev-libs/libx86emu: use HTTPS Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-libs/libx86emu/libx86emu-1.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/libx86emu/libx86emu-1.1.ebuild b/dev-libs/libx86emu/libx86emu-1.1.ebuild index a3b79fb53de..b8392b9291f 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"
