dev-libs/libdivsufsort: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1
This commit is contained in:
Tobias Klausmann
2015-09-01 21:08:09 +02:00
parent 67b4321619
commit 0802f71f22
2 changed files with 2 additions and 2 deletions

View 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"

View 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"