diff options
author | Jason Wever <weeve@gentoo.org> | 2004-01-09 22:24:07 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-01-09 22:24:07 +0000 |
commit | 8e67e9e6b5dc8458f61e6cefd0e4b97003c4425d (patch) | |
tree | f2d7e555dc199f12f321d5156381f9bdc6c5858e /dev-util/cvsup/cvsup-16.1h.ebuild | |
parent | keyworded hppa (diff) | |
download | gentoo-2-8e67e9e6b5dc8458f61e6cefd0e4b97003c4425d.tar.gz gentoo-2-8e67e9e6b5dc8458f61e6cefd0e4b97003c4425d.tar.bz2 gentoo-2-8e67e9e6b5dc8458f61e6cefd0e4b97003c4425d.zip |
Masked on sparc as binaries have a severe lack of portability.
Diffstat (limited to 'dev-util/cvsup/cvsup-16.1h.ebuild')
-rw-r--r-- | dev-util/cvsup/cvsup-16.1h.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/cvsup/cvsup-16.1h.ebuild b/dev-util/cvsup/cvsup-16.1h.ebuild index bbc6fd33fc69..fef7d88ec68b 100644 --- a/dev-util/cvsup/cvsup-16.1h.ebuild +++ b/dev-util/cvsup/cvsup-16.1h.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/cvsup-16.1h.ebuild,v 1.6 2003/12/31 02:19:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/cvsup-16.1h.ebuild,v 1.7 2004/01/09 22:23:59 weeve Exp $ MY_P="${P/-/-snap-}" EZM3="ezm3-1.1" @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp3.freebsd.org/pub/FreeBSD/development/CVSup/sources/${MY_P}.ta ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/${EZM3}-src.tar.bz2 ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ezm3/${EZM3}-${EZM3_TARGET}-boot.tar.bz2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc -sparc" LICENSE="BSD" SLOT="0" IUSE="X opengl static" |