projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
665f828
)
app-arch/snappy: Fixing HOMEPAGE move due to code.google.com shutdown
author
Tobias Klausmann
<klausman@gentoo.org>
Tue, 1 Sep 2015 18:37:25 +0000
(20:37 +0200)
committer
Tobias 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
patch
|
blob
|
history
diff --git
a/app-arch/snappy/snappy-1.1.2-r1.ebuild
b/app-arch/snappy/snappy-1.1.2-r1.ebuild
index 51fbceabd4cd1ce6d912ae1e84b5d6933e4e3109..50ab1a6f8d01e08eeab471a051e2084ecf2e83cd 100644
(file)
--- a/
app-arch/snappy/snappy-1.1.2-r1.ebuild
+++ b/
app-arch/snappy/snappy-1.1.2-r1.ebuild
@@
-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"