From 8bd33d6d63781f86dac10b4d48008a57cdaa90ad Mon Sep 17 00:00:00 2001 From: Akinori Hattori Date: Sun, 17 Dec 2017 18:09:27 +0900 Subject: [PATCH] app-text/crf++: update HOMEPAGE and SRC_URI Closes: https://bugs.gentoo.org/614458 Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- app-text/crf++/crf++-0.54.ebuild | 2 +- app-text/crf++/crf++-0.58.ebuild | 4 ++-- app-text/crf++/metadata.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-text/crf++/crf++-0.54.ebuild b/app-text/crf++/crf++-0.54.ebuild index 3a48217d2796..40689e9a48f1 100644 --- a/app-text/crf++/crf++-0.54.ebuild +++ b/app-text/crf++/crf++-0.54.ebuild @@ -6,7 +6,7 @@ inherit autotools eutils MY_P="${P/crf/CRF}" DESCRIPTION="Yet Another CRF toolkit for segmenting/labelling sequential data" -HOMEPAGE="http://crfpp.sourceforge.net/" +HOMEPAGE="https://taku910.github.io/crfpp/" SRC_URI="mirror://sourceforge/crfpp/${MY_P}.tar.gz" LICENSE="|| ( BSD LGPL-2.1 )" 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" diff --git a/app-text/crf++/metadata.xml b/app-text/crf++/metadata.xml index 4fea4cf917d6..edc6c2bf83c2 100644 --- a/app-text/crf++/metadata.xml +++ b/app-text/crf++/metadata.xml @@ -13,6 +13,6 @@ Information Extraction and Text Chunking. - crfpp + taku910/crfpp -- 2.26.2