diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:48:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:48:45 +0000 |
commit | 3300bb72872350a79e4b81cb6b7e2c4a21a89d78 (patch) | |
tree | 038200adc0640a0a02d2e7d8cb904963408fa4d9 /x11-libs/wxGTK | |
parent | sync IUSE (-xml) (Manifest recommit) (diff) | |
download | gentoo-2-3300bb72872350a79e4b81cb6b7e2c4a21a89d78.tar.gz gentoo-2-3300bb72872350a79e4b81cb6b7e2c4a21a89d78.tar.bz2 gentoo-2-3300bb72872350a79e4b81cb6b7e2c4a21a89d78.zip |
sync IUSE (+debug)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.4.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.5.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild index b6cc13f2a47d..25626903fe06 100644 --- a/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.4.2-r1.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/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild,v 1.4 2004/06/30 17:48:00 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild,v 1.5 2004/07/15 00:48:44 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" LICENSE="wxWinLL-3" SLOT="0" KEYWORDS="x86 ppc ~sparc alpha arm amd64 ia64 hppa" -IUSE="gtk2 odbc opengl unicode" +IUSE="debug gtk2 odbc opengl unicode" RDEPEND="virtual/x11 sys-libs/zlib diff --git a/x11-libs/wxGTK/wxGTK-2.4.2.ebuild b/x11-libs/wxGTK/wxGTK-2.4.2.ebuild index a7ff1d7a4f35..84a90302f8b6 100644 --- a/x11-libs/wxGTK/wxGTK-2.4.2.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.4.2.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/x11-libs/wxGTK/wxGTK-2.4.2.ebuild,v 1.15 2004/06/28 19:38:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2.ebuild,v 1.16 2004/07/15 00:48:44 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" LICENSE="wxWinLL-3" SLOT="0" KEYWORDS="x86 ppc ~sparc alpha arm amd64 ia64" -IUSE="gtk2 odbc opengl unicode" +IUSE="debug gtk2 odbc opengl unicode" RDEPEND="virtual/x11 sys-libs/zlib diff --git a/x11-libs/wxGTK/wxGTK-2.5.1.ebuild b/x11-libs/wxGTK/wxGTK-2.5.1.ebuild index c6f685d97cd8..fa5ecae9ce0c 100644 --- a/x11-libs/wxGTK/wxGTK-2.5.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.5.1.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/x11-libs/wxGTK/wxGTK-2.5.1.ebuild,v 1.4 2004/06/28 19:38:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.5.1.ebuild,v 1.5 2004/07/15 00:48:45 agriffis Exp $ DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit." SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.wxwindows.org/" LICENSE="wxWinLL-3" SLOT="0" KEYWORDS="~x86" -IUSE="gtk2 odbc opengl unicode" +IUSE="debug gtk2 odbc opengl unicode" RDEPEND="virtual/x11 sys-libs/zlib |