From: Tobias Klausmann Date: Tue, 1 Sep 2015 19:53:33 +0000 (+0200) Subject: net-nds/nsscache: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7491b5ba96f98b0bb64c8884cb4198115bb593ff;p=gentoo.git net-nds/nsscache: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/net-nds/nsscache/nsscache-0.23.ebuild b/net-nds/nsscache/nsscache-0.23.ebuild index 9ba73571f2b7..5e933696fc3a 100644 --- a/net-nds/nsscache/nsscache-0.23.ebuild +++ b/net-nds/nsscache/nsscache-0.23.ebuild @@ -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"