diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-08-31 12:27:34 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-08-31 12:27:34 +0200 |
commit | 1196f7a0de7cbd33029392f3fe5182332837fbe2 (patch) | |
tree | 742d2f57ce6a7cc6955fe35294b86af6eb7caefb /sys-libs/libixp | |
parent | net-irc/sic: EAPI=6. (diff) | |
download | gentoo-1196f7a0de7cbd33029392f3fe5182332837fbe2.tar.gz gentoo-1196f7a0de7cbd33029392f3fe5182332837fbe2.tar.bz2 gentoo-1196f7a0de7cbd33029392f3fe5182332837fbe2.zip |
sys-libs/libixp: Switch to HTTPS.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sys-libs/libixp')
-rw-r--r-- | sys-libs/libixp/libixp-0.5_p20110208-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/libixp/libixp-0.5_p20110208-r3.ebuild b/sys-libs/libixp/libixp-0.5_p20110208-r3.ebuild index 40306758c737..ac977ca3ebbd 100644 --- a/sys-libs/libixp/libixp-0.5_p20110208-r3.ebuild +++ b/sys-libs/libixp/libixp-0.5_p20110208-r3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# hg clone http://hg.suckless.org/libixp +# hg clone https://hg.suckless.org/libixp EAPI=4 inherit multilib toolchain-funcs DESCRIPTION="A stand-alone client/server 9P library including ixpc client" -HOMEPAGE="http://libs.suckless.org/libixp" +HOMEPAGE="https://libs.suckless.org/deprecated/libixp" SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="MIT" |