diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 15:13:49 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 15:13:49 +0000 |
commit | d43ef2ca06915584c28b4f8c03309c8106b9ecf0 (patch) | |
tree | b49d983654606062f9690a769cdf5c52028beb39 /app-dicts/dictd-vera/dictd-vera-1.7-r1.ebuild | |
parent | blah (diff) | |
download | gentoo-2-d43ef2ca06915584c28b4f8c03309c8106b9ecf0.tar.gz gentoo-2-d43ef2ca06915584c28b4f8c03309c8106b9ecf0.tar.bz2 gentoo-2-d43ef2ca06915584c28b4f8c03309c8106b9ecf0.zip |
ppc profile cleanup
Diffstat (limited to 'app-dicts/dictd-vera/dictd-vera-1.7-r1.ebuild')
-rw-r--r-- | app-dicts/dictd-vera/dictd-vera-1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/dictd-vera/dictd-vera-1.7-r1.ebuild b/app-dicts/dictd-vera/dictd-vera-1.7-r1.ebuild index 55343cf12f14..ced73de1eb13 100644 --- a/app-dicts/dictd-vera/dictd-vera-1.7-r1.ebuild +++ b/app-dicts/dictd-vera/dictd-vera-1.7-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-vera/dictd-vera-1.7-r1.ebuild,v 1.4 2003/02/13 06:26:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/dictd-vera/dictd-vera-1.7-r1.ebuild,v 1.5 2003/07/16 15:13:39 pvdabeel Exp $ MY_P=vera_${PV} 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 |