summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/coda/coda-6.0.7.ebuild')
-rw-r--r--net-fs/coda/coda-6.0.7.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-fs/coda/coda-6.0.7.ebuild b/net-fs/coda/coda-6.0.7.ebuild
index 64ca0f81292d..58521b2cd115 100644
--- a/net-fs/coda/coda-6.0.7.ebuild
+++ b/net-fs/coda/coda-6.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.7.ebuild,v 1.3 2004/11/06 22:48:33 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.7.ebuild,v 1.4 2004/12/27 19:06:19 griffon26 Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.coda.cs.cmu.edu/pub/coda/src/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
# partly based on the deps suggested by Mandrake's RPM, and/or on my current versions
# Also, definely needs coda.h from linux-headers.
@@ -33,9 +33,9 @@ DEPEND=">=sys-libs/lwp-1.12
# net-fs/coda-kernel
-RDEPEND=">=sys-libs/lwp-1.11
- >=net-libs/rpc2-1.22
- >=sys-libs/rvm-1.9
+RDEPEND=">=sys-libs/lwp-1.12
+ >=net-libs/rpc2-1.23
+ >=sys-libs/rvm-1.10
>=sys-libs/db-3
>=sys-libs/ncurses-4
>=sys-libs/readline-3