diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 15:19:33 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 15:19:33 +0000 |
commit | c426e0392e7b3809915c8e7d8ad9844115f8f940 (patch) | |
tree | d2112b93fe44b62e48705d552a62e5f6778d49e1 /app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild | |
parent | ppc profile cleanup (diff) | |
download | gentoo-2-c426e0392e7b3809915c8e7d8ad9844115f8f940.tar.gz gentoo-2-c426e0392e7b3809915c8e7d8ad9844115f8f940.tar.bz2 gentoo-2-c426e0392e7b3809915c8e7d8ad9844115f8f940.zip |
ppc profile cleanup
Diffstat (limited to 'app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild')
-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 5edb4b477630..f7c4cb774003 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-2003 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.4 2003/02/13 06:26:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild,v 1.5 2003/07/16 15:15:56 pvdabeel 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 " src_install () { dodir /usr/lib/dict |