diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-02-23 13:15:54 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-02-23 13:15:54 +0100 |
commit | d71c942fd9964cb0b3d4d59ebee9a8f62f7d971a (patch) | |
tree | d16b6c2ec7c5a3204be0285f5e56c6b82fd3320f /net-nds/gss-proxy | |
parent | sys-process/cronie: Changed HOMEPAGE from fedorahosted to github. (diff) | |
download | gentoo-d71c942fd9964cb0b3d4d59ebee9a8f62f7d971a.tar.gz gentoo-d71c942fd9964cb0b3d4d59ebee9a8f62f7d971a.tar.bz2 gentoo-d71c942fd9964cb0b3d4d59ebee9a8f62f7d971a.zip |
net-nds/gss-proxy: Changed HOMEPAGE from fedorahosted to pagure.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-nds/gss-proxy')
-rw-r--r-- | net-nds/gss-proxy/gss-proxy-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/gss-proxy/gss-proxy-0.6.2.ebuild b/net-nds/gss-proxy/gss-proxy-0.6.2.ebuild index 33aae39172e8..3c1721bf36c4 100644 --- a/net-nds/gss-proxy/gss-proxy-0.6.2.ebuild +++ b/net-nds/gss-proxy/gss-proxy-0.6.2.ebuild @@ -6,8 +6,8 @@ EAPI="5" MY_P="${PN/-}-${PV}" DESCRIPTION="daemon to proxy GSSAPI context establishment and channel handling" -HOMEPAGE="https://fedorahosted.org/gss-proxy/" -SRC_URI="https://fedorahosted.org/released/gss-proxy/${MY_P}.tar.gz" +HOMEPAGE="https://pagure.io/gssproxy" +SRC_URI="http://releases.pagure.org/gssproxy/${MY_P}.tar.gz" LICENSE="BSD-1" SLOT="0" |