diff options
author | 2004-10-14 20:09:19 +0000 | |
---|---|---|
committer | 2004-10-14 20:09:19 +0000 | |
commit | 82fdfbb349d689662af4a43dca27f968eb1066a4 (patch) | |
tree | 9859d2a9ab667a02da3478366528af863227d534 /app-crypt/cfs/cfs-1.4.1.14.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-82fdfbb349d689662af4a43dca27f968eb1066a4.tar.gz historical-82fdfbb349d689662af4a43dca27f968eb1066a4.tar.bz2 historical-82fdfbb349d689662af4a43dca27f968eb1066a4.zip |
Added to ~ppc
Diffstat (limited to 'app-crypt/cfs/cfs-1.4.1.14.ebuild')
-rw-r--r-- | app-crypt/cfs/cfs-1.4.1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/cfs/cfs-1.4.1.14.ebuild b/app-crypt/cfs/cfs-1.4.1.14.ebuild index 1d7649d74d49..aa3793d8ea64 100644 --- a/app-crypt/cfs/cfs-1.4.1.14.ebuild +++ b/app-crypt/cfs/cfs-1.4.1.14.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/app-crypt/cfs/cfs-1.4.1.14.ebuild,v 1.3 2004/09/17 21:55:39 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/cfs/cfs-1.4.1.14.ebuild,v 1.4 2004/10/14 20:08:06 dholm Exp $ inherit eutils @@ -17,7 +17,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cfs/cfs_${MY_PV}.orig.tar.gz http://ftp.debian.org/debian/pool/main/c/cfs/cfs_${MY_PV}-${DEB_PV}.diff.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="net-fs/nfs-utils" |