summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-dicts/mecab-ipadic/ChangeLog8
-rw-r--r--app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild8
2 files changed, 10 insertions, 6 deletions
diff --git a/app-dicts/mecab-ipadic/ChangeLog b/app-dicts/mecab-ipadic/ChangeLog
index b6d1270fa608..dca1bf123248 100644
--- a/app-dicts/mecab-ipadic/ChangeLog
+++ b/app-dicts/mecab-ipadic/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-dicts/mecab-ipadic
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog,v 1.8 2006/12/29 13:02:20 gustavoz Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/ChangeLog,v 1.9 2007/03/11 15:28:41 hattya Exp $
+
+ 11 Mar 2007; Akinori Hattori <hattya@gentoo.org>
+ mecab-ipadic-2.7.0.20060707.ebuild:
+ change HOMEPAGE and SRC_URI to sourceforge.net from sourceforge.jp.
29 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
mecab-ipadic-2.7.0.20060707.ebuild:
diff --git a/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild b/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild
index 6fcb038c8a8d..671ff60e50db 100644
--- a/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild
+++ b/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild,v 1.6 2006/12/29 13:02:20 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20060707.ebuild,v 1.7 2007/03/11 15:28:41 hattya Exp $
IUSE="unicode"
MY_P=${PN}-${PV%.*}-${PV/*.}
DESCRIPTION="IPA dictionary for MeCab"
-HOMEPAGE="http://mecab.sourceforge.jp/"
-SRC_URI="mirror://sourceforge.jp/mecab/20904/${MY_P}.tar.gz"
+HOMEPAGE="http://mecab.sourceforge.net/"
+SRC_URI="mirror://sourceforge/mecab/${MY_P}.tar.gz"
LICENSE="ipadic"
KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86"