mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-libs/libdivsufsort: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user