diff options
author | 2006-10-18 05:00:22 +0000 | |
---|---|---|
committer | 2006-10-18 05:00:22 +0000 | |
commit | f5f95bd58a6d196e7023ad3ad99fd035e0964400 (patch) | |
tree | 960955fa3cfbdc5aac011800e023b6ad556e5d07 /net-fs/coda/coda-6.0.15.ebuild | |
parent | Stable x86; bug #150382 (diff) | |
download | gentoo-2-f5f95bd58a6d196e7023ad3ad99fd035e0964400.tar.gz gentoo-2-f5f95bd58a6d196e7023ad3ad99fd035e0964400.tar.bz2 gentoo-2-f5f95bd58a6d196e7023ad3ad99fd035e0964400.zip |
Stable x86; bug #150382
(Portage version: 2.1.1)
Diffstat (limited to 'net-fs/coda/coda-6.0.15.ebuild')
-rw-r--r-- | net-fs/coda/coda-6.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/coda/coda-6.0.15.ebuild b/net-fs/coda/coda-6.0.15.ebuild index 7236d27f6df7..ad0be3064fe6 100644 --- a/net-fs/coda/coda-6.0.15.ebuild +++ b/net-fs/coda/coda-6.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.15.ebuild,v 1.1 2006/06/08 12:47:31 griffon26 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.15.ebuild,v 1.2 2006/10/18 05:00:22 tsunam Exp $ inherit autotools 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. |