dev-libs/libdivsufsort: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:08:09 +0000 (21:08 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:08:09 +0000 (21:08 +0200)
Package-Manager: portage-2.2.20.1

dev-libs/libdivsufsort/libdivsufsort-2.0.1.ebuild
dev-libs/libdivsufsort/libdivsufsort-9999.ebuild

index 0648bba337650a7e457f9665b3e56a1ecbf48dde..91f1f29db53c7da1d16e6c01fb3d6e81083f532e 100644 (file)
@@ -6,7 +6,7 @@ EAPI=4
 inherit cmake-utils multilib
 
 DESCRIPTION="Suffix-sorting library (for BWT)"
-HOMEPAGE="https://code.google.com/p/libdivsufsort/"
+HOMEPAGE="https://github.com/y-256/libdivsufsort"
 SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.bz2"
 
 LICENSE="MIT"
index 9e46e0f4517f9658bd7e46ea32f61b943018d49a..53e5951a12061f9609d02668d6be8de4558cdd4f 100644 (file)
@@ -11,7 +11,7 @@ inherit subversion
 #endif
 
 DESCRIPTION="Suffix-sorting library (for BWT)"
-HOMEPAGE="https://code.google.com/p/libdivsufsort/"
+HOMEPAGE="https://github.com/y-256/libdivsufsort"
 SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.bz2"
 
 LICENSE="MIT"