summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2017-12-17 18:09:27 +0900
committerAkinori Hattori <hattya@gentoo.org>2017-12-17 18:18:36 +0900
commit8bd33d6d63781f86dac10b4d48008a57cdaa90ad (patch)
treedcb01d273a7f13ef3d5e72c0a14fa5ec966aa624 /app-text/crf++/crf++-0.58.ebuild
parentapp-text/crf++: fix build with sys-devel/automake-1.13 (diff)
downloadgentoo-8bd33d6d63781f86dac10b4d48008a57cdaa90ad.tar.gz
gentoo-8bd33d6d63781f86dac10b4d48008a57cdaa90ad.tar.bz2
gentoo-8bd33d6d63781f86dac10b4d48008a57cdaa90ad.zip
app-text/crf++: update HOMEPAGE and SRC_URI
Closes: https://bugs.gentoo.org/614458 Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-text/crf++/crf++-0.58.ebuild')
-rw-r--r--app-text/crf++/crf++-0.58.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/crf++/crf++-0.58.ebuild b/app-text/crf++/crf++-0.58.ebuild
index 63fcdca38b66..9f0bb22fa51e 100644
--- a/app-text/crf++/crf++-0.58.ebuild
+++ b/app-text/crf++/crf++-0.58.ebuild
@@ -6,8 +6,8 @@ inherit autotools eutils
MY_P="${P/crf/CRF}"
DESCRIPTION="Yet Another CRF toolkit for segmenting/labelling sequential data"
-HOMEPAGE="https://crfpp.googlecode.com/svn/trunk/doc/index.html"
-SRC_URI="https://crfpp.googlecode.com/files/${MY_P}.tar.gz"
+HOMEPAGE="https://taku910.github.io/crfpp/"
+SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
LICENSE="|| ( BSD LGPL-2.1 )"
SLOT="0"