summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 00:48:45 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 00:48:45 +0000
commit3300bb72872350a79e4b81cb6b7e2c4a21a89d78 (patch)
tree038200adc0640a0a02d2e7d8cb904963408fa4d9
parentsync IUSE (-xml) (Manifest recommit) (diff)
downloadgentoo-2-3300bb72872350a79e4b81cb6b7e2c4a21a89d78.tar.gz
gentoo-2-3300bb72872350a79e4b81cb6b7e2c4a21a89d78.tar.bz2
gentoo-2-3300bb72872350a79e4b81cb6b7e2c4a21a89d78.zip
sync IUSE (+debug)
-rw-r--r--net-irc/kvirc/kvirc-3.0.0.ebuild4
-rw-r--r--net-irc/kvirc/kvirc-3.0.1.ebuild4
-rw-r--r--x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild4
-rw-r--r--x11-libs/wxGTK/wxGTK-2.4.2.ebuild4
-rw-r--r--x11-libs/wxGTK/wxGTK-2.5.1.ebuild4
5 files changed, 10 insertions, 10 deletions
diff --git a/net-irc/kvirc/kvirc-3.0.0.ebuild b/net-irc/kvirc/kvirc-3.0.0.ebuild
index 25176b1d02a7..0326224fa620 100644
--- a/net-irc/kvirc/kvirc-3.0.0.ebuild
+++ b/net-irc/kvirc/kvirc-3.0.0.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/net-irc/kvirc/kvirc-3.0.0.ebuild,v 1.7 2004/06/24 23:06:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/kvirc-3.0.0.ebuild,v 1.8 2004/07/15 00:44:42 agriffis Exp $
inherit eutils kde
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.kvirc.net/pub/${PN}/${PV}/source/${P}.tar.bz2"
LICENSE="kvirc"
SLOT="3"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
-IUSE="kde ipv6 ssl oss esd"
+IUSE="debug esd ipv6 kde oss ssl"
RDEPEND="esd? ( media-sound/esound )
ssl? ( dev-libs/openssl )
diff --git a/net-irc/kvirc/kvirc-3.0.1.ebuild b/net-irc/kvirc/kvirc-3.0.1.ebuild
index 8dbd6b377bdb..cdd5d45d218c 100644
--- a/net-irc/kvirc/kvirc-3.0.1.ebuild
+++ b/net-irc/kvirc/kvirc-3.0.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/net-irc/kvirc/kvirc-3.0.1.ebuild,v 1.2 2004/06/24 23:06:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/kvirc-3.0.1.ebuild,v 1.3 2004/07/15 00:44:42 agriffis Exp $
inherit eutils kde
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.kvirc.net/pub/kvirc/${PV}/source/${P}.tar.bz2 \
LICENSE="kvirc"
SLOT="3"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
-IUSE="kde ipv6 ssl oss esd"
+IUSE="debug esd ipv6 kde oss ssl"
RDEPEND="esd? ( media-sound/esound )
ssl? ( dev-libs/openssl )
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