summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:32:38 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:32:38 +0000
commit40bf2b33ccfdff5b5b5915a4c079571be2357019 (patch)
treee59839196e6b97796352c513da0de65262b093da /dev-util/glade
parentversion bump (Manifest recommit) (diff)
downloadgentoo-2-40bf2b33ccfdff5b5b5915a4c079571be2357019.tar.gz
gentoo-2-40bf2b33ccfdff5b5b5915a4c079571be2357019.tar.bz2
gentoo-2-40bf2b33ccfdff5b5b5915a4c079571be2357019.zip
sync IUSE (+debug)
Diffstat (limited to 'dev-util/glade')
-rw-r--r--dev-util/glade/glade-0.6.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-0.6.4.ebuild b/dev-util/glade/glade-0.6.4.ebuild
index c18902cd9a5e..859f1e640050 100644
--- a/dev-util/glade/glade-0.6.4.ebuild
+++ b/dev-util/glade/glade-0.6.4.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/glade/glade-0.6.4.ebuild,v 1.18 2004/06/25 02:33:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-0.6.4.ebuild,v 1.19 2004/07/14 23:32:38 agriffis Exp $
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://glade.gnome.org/"
SLOT="1"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc amd64"
-IUSE="nls gnome bonobo"
+IUSE="bonobo debug gnome nls"
RDEPEND="=x11-libs/gtk+-1.2*
gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 )