diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:10:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:10:33 +0000 |
commit | 873a032e56a2357ab44144d9b4bd6355d3b4a891 (patch) | |
tree | 82a0e8b1c936f505097d86a989981d9931610def /dev-util/cvsup | |
parent | you've got to be kidding me... this ebuild was using sed to *break* tail usag... (diff) | |
download | gentoo-2-873a032e56a2357ab44144d9b4bd6355d3b4a891.tar.gz gentoo-2-873a032e56a2357ab44144d9b4bd6355d3b4a891.tar.bz2 gentoo-2-873a032e56a2357ab44144d9b4bd6355d3b4a891.zip |
sync IUSE (-opengl)
Diffstat (limited to 'dev-util/cvsup')
-rw-r--r-- | dev-util/cvsup/cvsup-16.1h.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cvsup/cvsup-16.1h.ebuild b/dev-util/cvsup/cvsup-16.1h.ebuild index b684fb6f0cf0..e70b6f91e3c9 100644 --- a/dev-util/cvsup/cvsup-16.1h.ebuild +++ b/dev-util/cvsup/cvsup-16.1h.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/dev-util/cvsup/cvsup-16.1h.ebuild,v 1.13 2004/07/11 15:53:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/cvsup-16.1h.ebuild,v 1.14 2004/07/14 23:10:33 agriffis Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp3.freebsd.org/pub/FreeBSD/development/CVSup/sources/${MY_P}.ta LICENSE="BSD" SLOT="0" KEYWORDS="-* x86 ppc" -IUSE="X opengl static doc" +IUSE="X doc static" DEPEND="virtual/libc dev-util/yacc |