diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 00:18:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 00:18:06 +0000 |
commit | 1e6dd982c35689d834b47877a76e0ec5696472e8 (patch) | |
tree | 58f8b0c0f630abf9f25087402e9b53d8b39ea06c /app-text/mecab/mecab-0.97-r1.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-1e6dd982c35689d834b47877a76e0ec5696472e8.tar.gz gentoo-2-1e6dd982c35689d834b47877a76e0ec5696472e8.tar.bz2 gentoo-2-1e6dd982c35689d834b47877a76e0ec5696472e8.zip |
Stable for HPPA too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'app-text/mecab/mecab-0.97-r1.ebuild')
-rw-r--r-- | app-text/mecab/mecab-0.97-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/mecab/mecab-0.97-r1.ebuild b/app-text/mecab/mecab-0.97-r1.ebuild index 40b8fc9228f8..94372a2c357c 100644 --- a/app-text/mecab/mecab-0.97-r1.ebuild +++ b/app-text/mecab/mecab-0.97-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.97-r1.ebuild,v 1.7 2009/12/27 17:18:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.97-r1.ebuild,v 1.8 2010/01/14 00:18:06 jer Exp $ IUSE="unicode" @@ -14,7 +14,7 @@ HOMEPAGE="http://mecab.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="|| ( BSD LGPL-2.1 GPL-2 )" -KEYWORDS="amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm hppa ia64 ppc ppc64 sparc x86" SLOT="0" RESTRICT="test" |