diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-05 09:00:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-05 09:00:54 +0000 |
commit | 2bf758438e451f22af9c992b5e961ba37559a53e (patch) | |
tree | b253b7d3e98dc7d307aeb605910b02cc4d4501b1 /app-dicts | |
parent | Marked ppc stable for bug #83136. (diff) | |
download | gentoo-2-2bf758438e451f22af9c992b5e961ba37559a53e.tar.gz gentoo-2-2bf758438e451f22af9c992b5e961ba37559a53e.tar.bz2 gentoo-2-2bf758438e451f22af9c992b5e961ba37559a53e.zip |
Stable on ppc64
(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 a01111a86f37..642681b67721 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.10 2005/01/02 16:02:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ChangeLog,v 1.11 2005/03/05 08:56:35 corsair Exp $ + + 05 Mar 2005; Markus Rothe <corsair@gentoo.org> ipadic-2.7.0.ebuild: + Stable on ppc64 02 Jan 2005; Markus Rothe <corsair@gentoo.org> ipadic-2.7.0.ebuild: Added ~ppc64 to KEYWORDS diff --git a/app-dicts/ipadic/ipadic-2.7.0.ebuild b/app-dicts/ipadic/ipadic-2.7.0.ebuild index 3dfb9272349b..931a3bde22e2 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.6 2005/01/02 16:02:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.7.0.ebuild,v 1.7 2005/03/05 08:56:35 corsair 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" |