diff options
author | David Holm <dholm@gentoo.org> | 2004-05-12 15:29:40 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-12 15:29:40 +0000 |
commit | 234a76b5614bafaec3712c9127919e70b7d1e17f (patch) | |
tree | e9fb4bc778b05bbedacd242af156854af0c90348 /net-fs/coda | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-234a76b5614bafaec3712c9127919e70b7d1e17f.tar.gz gentoo-2-234a76b5614bafaec3712c9127919e70b7d1e17f.tar.bz2 gentoo-2-234a76b5614bafaec3712c9127919e70b7d1e17f.zip |
Added to ~ppc
Diffstat (limited to 'net-fs/coda')
-rw-r--r-- | net-fs/coda/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/coda/coda-6.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/coda/ChangeLog b/net-fs/coda/ChangeLog index d9411f645791..b5efd8fb18ec 100644 --- a/net-fs/coda/ChangeLog +++ b/net-fs/coda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/coda # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/ChangeLog,v 1.4 2004/05/12 08:28:40 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/ChangeLog,v 1.5 2004/05/12 15:27:04 dholm Exp $ + + 12 May 2004; David Holm <dholm@gentoo.org> coda-6.0.6.ebuild: + Added to ~ppc. *coda-6.0.6 (12 May 2004) diff --git a/net-fs/coda/coda-6.0.6.ebuild b/net-fs/coda/coda-6.0.6.ebuild index 7470b0ab797b..8dbdeb85cc9b 100644 --- a/net-fs/coda/coda-6.0.6.ebuild +++ b/net-fs/coda/coda-6.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.6.ebuild,v 1.1 2004/05/12 00:55:22 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/coda-6.0.6.ebuild,v 1.2 2004/05/12 15:27:04 dholm 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" +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. |