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 | db3e51140d5c47c5ff49d9686151b72f22798f20 (patch) | |
tree | 7e25e57e8f5a6e4d9e62bf1f35749ad5c472aee9 /app-dicts/dictd-web1913 | |
parent | Remove arm keywords (diff) | |
download | historical-db3e51140d5c47c5ff49d9686151b72f22798f20.tar.gz historical-db3e51140d5c47c5ff49d9686151b72f22798f20.tar.bz2 historical-db3e51140d5c47c5ff49d9686151b72f22798f20.zip |
Remove arm keywords
Diffstat (limited to 'app-dicts/dictd-web1913')
-rw-r--r-- | app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild b/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild index 915c0526f48b..73ca5aa98dea 100644 --- a/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild +++ b/app-dicts/dictd-web1913/dictd-web1913-1.4-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-web1913/dictd-web1913-1.4-r1.ebuild,v 1.6 2004/02/09 07:20:56 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild,v 1.7 2004/02/22 18:23:30 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 |