summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/coda/coda-6.0.10.ebuild')
-rw-r--r--net-fs/coda/coda-6.0.10.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-fs/coda/coda-6.0.10.ebuild b/net-fs/coda/coda-6.0.10.ebuild
index b1dca4199c25..a4940f8161d5 100644
--- a/net-fs/coda/coda-6.0.10.ebuild
+++ b/net-fs/coda/coda-6.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.10.ebuild,v 1.2 2005/06/08 20:39:05 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.10.ebuild,v 1.3 2005/07/07 16:26:01 griffon26 Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.coda.cs.cmu.edu/pub/coda/src/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~ppc 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.
@@ -35,6 +35,7 @@ RDEPEND=">=sys-libs/lwp-2.0
>=sys-libs/db-3
>=sys-libs/ncurses-4
>=sys-libs/readline-3
+ >=dev-lang/perl-5.8
kerberos? ( virtual/krb5 )"
src_unpack() {