diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:51:18 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:51:18 +0000 |
commit | f4b2e50d12dc881cbe644576e809d66bd5f83abf (patch) | |
tree | 46994cb3d56fe8850a56880e81e212b12e5e31da /net-fs/coda-client | |
parent | unmasks, changelog and repoman fixes (diff) | |
download | historical-f4b2e50d12dc881cbe644576e809d66bd5f83abf.tar.gz historical-f4b2e50d12dc881cbe644576e809d66bd5f83abf.tar.bz2 historical-f4b2e50d12dc881cbe644576e809d66bd5f83abf.zip |
unmasks, changelog and repoman fixes
Diffstat (limited to 'net-fs/coda-client')
-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. |