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 | |
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')
-rw-r--r-- | app-dicts/dictd-web1913/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/dictd-web1913/dictd-web1913-1.4-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/dictd-web1913/Manifest b/app-dicts/dictd-web1913/Manifest index dc5e68e4469d..02ec94468d0a 100644 --- a/app-dicts/dictd-web1913/Manifest +++ b/app-dicts/dictd-web1913/Manifest @@ -1,3 +1,3 @@ MD5 9a2680462fcefa2101c4c0b7b6c613d5 ChangeLog 1027 -MD5 a6a1db5e61f7d99969200e1a48063893 dictd-web1913-1.4-r1.ebuild 717 +MD5 95cc737936375c58c4b967129c9ee501 dictd-web1913-1.4-r1.ebuild 718 MD5 fb665af340bb3c43356792f84d190fc1 files/digest-dictd-web1913-1.4-r1 74 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 |