diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-16 15:51:09 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-16 15:51:09 +0000 |
commit | da2def3023f115bb143c6aa64e942e37e5866b0e (patch) | |
tree | b6825f5b919ee0fc4fc04ee7a6686dc6bcad6884 /gnustep-base/gnustep-back-xlib | |
parent | Marked ppc stable for bug #99186. (diff) | |
download | gentoo-2-da2def3023f115bb143c6aa64e942e37e5866b0e.tar.gz gentoo-2-da2def3023f115bb143c6aa64e942e37e5866b0e.tar.bz2 gentoo-2-da2def3023f115bb143c6aa64e942e37e5866b0e.zip |
sync IUSE (-${IUSE} -doc)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnustep-base/gnustep-back-xlib')
3 files changed, 6 insertions, 6 deletions
diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.5.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.5.ebuild index 0e2dea675757..f7acf55e2179 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.5.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.5.ebuild,v 1.2 2005/06/06 05:00:28 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.5.ebuild,v 1.3 2005/07/16 15:51:09 swegener Exp $ inherit gnustep @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1" PROVIDE="virtual/gnustep-back" -IUSE="${IUSE} opengl xim doc" +IUSE="opengl xim" DEPEND="${GNUSTEP_CORE_DEPEND} ~gnustep-base/gnustep-make-1.10.0 ~gnustep-base/gnustep-base-1.10.3 diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.5_pre20050312.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.5_pre20050312.ebuild index 0200d6557935..35827e00b338 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.5_pre20050312.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.5_pre20050312.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.5_pre20050312.ebuild,v 1.1 2005/03/17 20:55:08 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.5_pre20050312.ebuild,v 1.2 2005/07/16 15:51:09 swegener Exp $ ECVS_CVS_COMMAND="cvs -q" ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" @@ -23,7 +23,7 @@ LICENSE="LGPL-2.1" PROVIDE="virtual/gnustep-back" -IUSE="${IUSE} opengl xim doc" +IUSE="opengl xim" DEPEND="${GNUSTEP_GUI_DEPEND} =gnustep-base/gnustep-gui-${PV}* virtual/xft diff --git a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.6.ebuild b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.6.ebuild index 211beb0192bd..aa56a3400dcc 100644 --- a/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.6.ebuild +++ b/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.6.ebuild,v 1.1 2005/06/06 05:00:28 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-xlib/gnustep-back-xlib-0.9.6.ebuild,v 1.2 2005/07/16 15:51:09 swegener Exp $ inherit gnustep @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1" PROVIDE="virtual/gnustep-back" -IUSE="${IUSE} opengl xim doc" +IUSE="opengl xim" DEPEND="${GNUSTEP_CORE_DEPEND} ~gnustep-base/gnustep-make-1.10.0 ~gnustep-base/gnustep-base-1.10.3 |