net-nds/nsscache: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:53:33 +0000 (21:53 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:53:33 +0000 (21:53 +0200)
Package-Manager: portage-2.2.20.1

net-nds/nsscache/nsscache-0.23.ebuild

index 9ba73571f2b7367f0d4c97d64c588c29b06ab463..5e933696fc3a982eb1ef1f5b990b94bb7b61d2b9 100644 (file)
@@ -13,7 +13,7 @@ PYTHON_USE_WITH_OPT="nssdb"
 inherit eutils python distutils
 
 DESCRIPTION="commandline tool to sync directory services to local cache"
-HOMEPAGE="https://code.google.com/p/nsscache/"
+HOMEPAGE="https://github.com/google/nsscache"
 SRC_URI="https://nsscache.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="GPL-2"