summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 22:05:47 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 22:05:47 +0200
commita9c65da3798b8293f260b5430993090a9a14a37b (patch)
tree4f6ec253bdde07d9271ca46b0a8a6b4243a83f51
parentwww-apache/mod_wsgi: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-a9c65da3798b8293f260b5430993090a9a14a37b.tar.gz
gentoo-a9c65da3798b8293f260b5430993090a9a14a37b.tar.bz2
gentoo-a9c65da3798b8293f260b5430993090a9a14a37b.zip
www-apache/pwauth: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
-rw-r--r--www-apache/pwauth/pwauth-2.3.10.ebuild2
1 files changed, 1 insertions, 1 deletions
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"