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
commit1c1c36784e6b485c43b8ffcce47919a92fbcfa5a (patch)
treeea8bdc2bbb5238161007ac0994fdde71f60e7005 /dev-util/glade
parentGentoo Technologies -> Gentoo Foundation (diff)
downloadhistorical-1c1c36784e6b485c43b8ffcce47919a92fbcfa5a.tar.gz
historical-1c1c36784e6b485c43b8ffcce47919a92fbcfa5a.tar.bz2
historical-1c1c36784e6b485c43b8ffcce47919a92fbcfa5a.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 )