app-arch/snappy: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:37:25 +0000 (20:37 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 18:37:25 +0000 (20:37 +0200)
Package-Manager: portage-2.2.20.1

app-arch/snappy/snappy-1.1.2-r1.ebuild

index 51fbceabd4cd1ce6d912ae1e84b5d6933e4e3109..50ab1a6f8d01e08eeab471a051e2084ecf2e83cd 100644 (file)
@@ -8,7 +8,7 @@ AUTOTOOLS_AUTO_DEPEND="yes"
 inherit eutils autotools-multilib
 
 DESCRIPTION="A high-speed compression/decompression library by Google"
-HOMEPAGE="https://code.google.com/p/snappy/"
+HOMEPAGE="https://github.com/google/snappy"
 # upstream uses google drive which has hash-based URLS
 SRC_URI="https://dev.gentoo.org/~radhermit/dist/${P}.tar.gz"