diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 15:28:05 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 15:28:05 +0000 |
commit | ba6110aab53b80e4baa05052db4f88882b9dae28 (patch) | |
tree | 184f3ff770a9daad4b0c54f8f66f4b4ccfe05ccd | |
parent | ppc cleanup (diff) | |
download | gentoo-2-ba6110aab53b80e4baa05052db4f88882b9dae28.tar.gz gentoo-2-ba6110aab53b80e4baa05052db4f88882b9dae28.tar.bz2 gentoo-2-ba6110aab53b80e4baa05052db4f88882b9dae28.zip |
ppc profile cleanup
-rw-r--r-- | app-dicts/ipadic/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/ipadic/ipadic-2.6.0.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/ispell-fi/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/ispell-fi/ispell-fi-20000903.ebuild | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/app-dicts/ipadic/Manifest b/app-dicts/ipadic/Manifest index 915462f1755f..2a23f0475214 100644 --- a/app-dicts/ipadic/Manifest +++ b/app-dicts/ipadic/Manifest @@ -1,4 +1,4 @@ MD5 46f1600fbd2996ee6238197298dc47ae ChangeLog 435 -MD5 565a799caa528105816401d78777dfb5 ipadic-2.6.0.ebuild 755 +MD5 60ef31b72def0f5820e38c4e6fcca6d5 ipadic-2.6.0.ebuild 762 MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156 MD5 4189a9d22ed54da49df9a42eb1f2fd7c files/digest-ipadic-2.6.0 65 diff --git a/app-dicts/ipadic/ipadic-2.6.0.ebuild b/app-dicts/ipadic/ipadic-2.6.0.ebuild index 620c9449aac5..0c8e44ded9a6 100644 --- a/app-dicts/ipadic/ipadic-2.6.0.ebuild +++ b/app-dicts/ipadic/ipadic-2.6.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.6.0.ebuild,v 1.1 2003/06/20 16:44:06 yakina Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.6.0.ebuild,v 1.2 2003/07/16 15:25:47 pvdabeel Exp $ DESCRIPTION="Japanese dictionary for ChaSen" HOMEPAGE="http://chasen.aist-nara.ac.jp/" SRC_URI="http://chasen.aist-nara.ac.jp/stable/ipadic/${P}.tar.gz" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" SLOT="0" IUSE="" diff --git a/app-dicts/ispell-fi/Manifest b/app-dicts/ispell-fi/Manifest index d2d205507fb5..a90b80b77b65 100644 --- a/app-dicts/ispell-fi/Manifest +++ b/app-dicts/ispell-fi/Manifest @@ -1,3 +1,3 @@ -MD5 158923801786884ebd637e8fa9a68b39 ispell-fi-20000903.ebuild 761 MD5 92aa37424e4a59f2856247e2d7e3d601 ChangeLog 453 +MD5 ab48a6466464b51ae7bade410bd61807 ispell-fi-20000903.ebuild 761 MD5 e38ebdb836220727940251fd5bbab68b files/digest-ispell-fi-20000903 127 diff --git a/app-dicts/ispell-fi/ispell-fi-20000903.ebuild b/app-dicts/ispell-fi/ispell-fi-20000903.ebuild index a7c1ac957607..c2956d5d8fa4 100644 --- a/app-dicts/ispell-fi/ispell-fi-20000903.ebuild +++ b/app-dicts/ispell-fi/ispell-fi-20000903.ebuild @@ -1,6 +1,6 @@ # Copyright 2003 Gentoo Technologies, Imc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fi/ispell-fi-20000903.ebuild,v 1.1 2003/06/13 12:54:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-fi/ispell-fi-20000903.ebuild,v 1.2 2003/07/16 15:27:55 pvdabeel Exp $ S="${WORKDIR}" DESCRIPTION="Finnish dictionary for ispell" @@ -9,7 +9,7 @@ HOMEPAGE="http://ispell-fi.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm" +KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~mips ~arm" DEPEND="app-text/ispell sys-apps/bzip2" |