From: Tobias Klausmann Date: Tue, 1 Sep 2015 20:05:47 +0000 (+0200) Subject: www-apache/pwauth: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a9c65da3798b8293f260b5430993090a9a14a37b;p=gentoo.git www-apache/pwauth: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/www-apache/pwauth/pwauth-2.3.10.ebuild b/www-apache/pwauth/pwauth-2.3.10.ebuild index e167a64c3fc3..ff950cd25316 100644 --- a/www-apache/pwauth/pwauth-2.3.10.ebuild +++ b/www-apache/pwauth/pwauth-2.3.10.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit base flag-o-matic pam toolchain-funcs DESCRIPTION="A Unix Web Authenticator" -HOMEPAGE="https://code.google.com/p/pwauth/" +HOMEPAGE="https://github.com/phokz/pwauth/tree/master/pwauth" SRC_URI="https://pwauth.googlecode.com/files/${P}.tar.gz" LICENSE="Apache-1.1"