mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-java/boilerpipe: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="source"
|
||||
inherit java-pkg-2 java-ant-2
|
||||
|
||||
DESCRIPTION="Boilerplate Removal and Fulltext Extraction from HTML pages"
|
||||
HOMEPAGE="https://code.google.com/p/boilerpipe/"
|
||||
HOMEPAGE="https://github.com/kohlschutter/boilerpipe"
|
||||
SRC_URI="https://${PN}.googlecode.com/files/${P}-src.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user