diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:55:51 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:55:51 +0000 |
commit | c2197cdfea5d0908f319ad6d229602bf8f5ca379 (patch) | |
tree | bad6cf028c49cdf0af3b5570acad91c72feb973a /net-fs/coda-client/coda-client-5.3.19.ebuild | |
parent | unmasks, changelog and repoman fixes (diff) | |
download | gentoo-2-c2197cdfea5d0908f319ad6d229602bf8f5ca379.tar.gz gentoo-2-c2197cdfea5d0908f319ad6d229602bf8f5ca379.tar.bz2 gentoo-2-c2197cdfea5d0908f319ad6d229602bf8f5ca379.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-fs/coda-client/coda-client-5.3.19.ebuild')
-rw-r--r-- | net-fs/coda-client/coda-client-5.3.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/coda-client/coda-client-5.3.19.ebuild b/net-fs/coda-client/coda-client-5.3.19.ebuild index c08752af8b4e..585f3a06bc8b 100644 --- a/net-fs/coda-client/coda-client-5.3.19.ebuild +++ b/net-fs/coda-client/coda-client-5.3.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/coda-client/coda-client-5.3.19.ebuild,v 1.5 2003/04/14 08:50:58 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/coda-client/coda-client-5.3.19.ebuild,v 1.6 2003/07/13 11:51:18 aliz Exp $ IUSE="" MY_P=${P/-client/} @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.coda.cs.cmu.edu/pub/coda/src/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" # partly based on the deps suggested by Mandrake's RPM, and/or on my current versions # Also, definely needs coda.h from linux-headers. |