commit: 2c9bfd4105d5bf6977a4c43020975931aa94d18a Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Oct 29 20:59:47 2016 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Oct 29 20:59:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9bfd41
dev-perl/mecab-perl: Mirror distfile on dev.gentoo.org, dead project Package-Manager: portage-2.3.2 dev-perl/mecab-perl/mecab-perl-0.996.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-perl/mecab-perl/mecab-perl-0.996.ebuild b/dev-perl/mecab-perl/mecab-perl-0.996.ebuild index 2f64d7c..8e85f19 100644 --- a/dev-perl/mecab-perl/mecab-perl-0.996.ebuild +++ b/dev-perl/mecab-perl/mecab-perl-0.996.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="5" +EAPI=5 inherit perl-module DESCRIPTION="Perl binding for MeCab" -HOMEPAGE="http://mecab.sourceforge.net/" -SRC_URI="https://mecab.googlecode.com/files/${P}.tar.gz" +# HOMEPAGE="http://mecab.sourceforge.net/" dead project, no homepage found anymore +SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz" LICENSE="|| ( BSD LGPL-2.1 GPL-2 )" SLOT="0"
