diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:27:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:27:33 +0000 |
commit | a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e (patch) | |
tree | a88f8cb9baa336bab715a2428bcec3937bc733dc /app-dicts/dictd-wn | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e.tar.gz gentoo-2-a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e.tar.bz2 gentoo-2-a40bbc0db2beb3dd4cbdedecb2defa3859fcbd8e.zip |
Remove arm keywords
Diffstat (limited to 'app-dicts/dictd-wn')
-rw-r--r-- | app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild b/app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild index 3d2bb628513e..2c516104b318 100644 --- a/app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild +++ b/app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild,v 1.6 2004/02/09 07:21:29 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild,v 1.7 2004/02/22 18:23:44 agriffis Exp $ MY_P=${P/td/t}-pre S=${WORKDIR} @@ -13,7 +13,7 @@ DEPEND=">=app-text/dictd-1.5.5" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc amd64 " +KEYWORDS="x86 ppc sparc amd64" src_install () { dodir /usr/lib/dict |