diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-01-02 16:02:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-01-02 16:02:27 +0000 |
commit | bcba0f11937117796f37d6a8215f36ddec82e70f (patch) | |
tree | a9833ec50b29fe6f1cb798aad621f57c12a2ac46 /app-dicts | |
parent | Added ~ppc64 to KEYWORDS; added gcc34 patch (Manifest recommit) (diff) | |
download | gentoo-2-bcba0f11937117796f37d6a8215f36ddec82e70f.tar.gz gentoo-2-bcba0f11937117796f37d6a8215f36ddec82e70f.tar.bz2 gentoo-2-bcba0f11937117796f37d6a8215f36ddec82e70f.zip |
Added ~ppc64 to KEYWORDS
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 f7eb42e3e96b..a01111a86f37 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.9 2005/01/01 12:52:46 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ChangeLog,v 1.10 2005/01/02 16:02:27 corsair Exp $ + + 02 Jan 2005; Markus Rothe <corsair@gentoo.org> ipadic-2.7.0.ebuild: + Added ~ppc64 to KEYWORDS 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> ipadic-2.6.3.ebuild: Stable on amd64. diff --git a/app-dicts/ipadic/ipadic-2.7.0.ebuild b/app-dicts/ipadic/ipadic-2.7.0.ebuild index f3e2e300c1b9..3dfb9272349b 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.5 2005/01/01 12:52:46 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.7.0.ebuild,v 1.6 2005/01/02 16:02:27 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" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64" SLOT="0" DEPEND=">=app-text/chasen-2.3.1" |