diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-06 14:49:46 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-06 14:49:46 +0000 |
commit | 8147ca1481dee36afbc57b1d6d56c710e9e0c13a (patch) | |
tree | 3a7a1e304ad040489f46566024e2d09325fd904b /app-dicts | |
parent | Stable on sparc (diff) | |
download | gentoo-2-8147ca1481dee36afbc57b1d6d56c710e9e0c13a.tar.gz gentoo-2-8147ca1481dee36afbc57b1d6d56c710e9e0c13a.tar.bz2 gentoo-2-8147ca1481dee36afbc57b1d6d56c710e9e0c13a.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ipadic/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ipadic/ipadic-2.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ipadic/ChangeLog b/app-dicts/ipadic/ChangeLog index 642681b67721..3991c19ef21f 100644 --- a/app-dicts/ipadic/ChangeLog +++ b/app-dicts/ipadic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ipadic # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ChangeLog,v 1.11 2005/03/05 08:56:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ChangeLog,v 1.12 2005/05/06 14:48:32 gustavoz Exp $ + + 06 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> ipadic-2.7.0.ebuild: + Stable on sparc 05 Mar 2005; Markus Rothe <corsair@gentoo.org> ipadic-2.7.0.ebuild: Stable on ppc64 diff --git a/app-dicts/ipadic/ipadic-2.7.0.ebuild b/app-dicts/ipadic/ipadic-2.7.0.ebuild index 931a3bde22e2..02e0ad1fdeba 100644 --- a/app-dicts/ipadic/ipadic-2.7.0.ebuild +++ b/app-dicts/ipadic/ipadic-2.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.7.0.ebuild,v 1.7 2005/03/05 08:56:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.7.0.ebuild,v 1.8 2005/05/06 14:48:32 gustavoz Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://chasen.aist-nara.ac.jp/chasen/distribution.html.en" SRC_URI="http://chasen.aist-nara.ac.jp/stable/ipadic/${P}.tar.gz" LICENSE="ipadic" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ppc64" +KEYWORDS="~x86 ~amd64 ~ppc sparc ppc64" SLOT="0" DEPEND=">=app-text/chasen-2.3.1" |