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-wn | |
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-wn')
-rw-r--r-- | app-dicts/dictd-wn/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/dictd-wn/dictd-wn-1.5-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/dictd-wn/Manifest b/app-dicts/dictd-wn/Manifest index 36a61cdea1e7..dc8c63077232 100644 --- a/app-dicts/dictd-wn/Manifest +++ b/app-dicts/dictd-wn/Manifest @@ -1,3 +1,3 @@ MD5 1c07c75b5f194839c130be6ed3dd8e64 ChangeLog 1007 -MD5 afdb0095927fff01f08508b6fbfbf8b4 dictd-wn-1.5-r1.ebuild 658 +MD5 f9af709ed20bab9f4c882bde0c0f7675 dictd-wn-1.5-r1.ebuild 659 MD5 21660b33b58fd699adfef2ea39bde92e files/digest-dictd-wn-1.5-r1 68 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 659a5b9aff3e..89b5a9ba22bc 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. # 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.4 2003/02/13 06:26:30 vapier Exp $ +# $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 $ 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 |