diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 07:22:13 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-02-09 07:22:13 +0000 |
commit | 99b05bf6d5ffb5d10e7f97365415e648709638de (patch) | |
tree | ab3ab5e739efdad6079fe91c169475ad07ad788b /app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild | |
parent | added amd64 keyword. (Manifest recommit) (diff) | |
download | gentoo-2-99b05bf6d5ffb5d10e7f97365415e648709638de.tar.gz gentoo-2-99b05bf6d5ffb5d10e7f97365415e648709638de.tar.bz2 gentoo-2-99b05bf6d5ffb5d10e7f97365415e648709638de.zip |
added amd64 keyword.
Diffstat (limited to 'app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild')
-rw-r--r-- | app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 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 89b5a9ba22bc..3d2bb628513e 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-2003 Gentoo Technologies, Inc. +# 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.5 2003/07/16 15:18:21 pvdabeel Exp $ +# $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 $ 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 " +KEYWORDS="x86 ppc sparc amd64 " src_install () { dodir /usr/lib/dict |