summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Wojtaszek <sekretarz@gentoo.org>2005-09-06 20:43:24 +0000
committerKarol Wojtaszek <sekretarz@gentoo.org>2005-09-06 20:43:24 +0000
commit187b680900af3a0e2615c7419327699eede4d302 (patch)
treea4ee3053aac8675a615fc68f415ef18d370213bd /x11-libs/wxGTK/wxGTK-2.6.1.ebuild
parentadded libsamplerate USE flag for moc (diff)
downloadgentoo-2-187b680900af3a0e2615c7419327699eede4d302.tar.gz
gentoo-2-187b680900af3a0e2615c7419327699eede4d302.tar.bz2
gentoo-2-187b680900af3a0e2615c7419327699eede4d302.zip
Stable on amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.6.1.ebuild')
-rw-r--r--x11-libs/wxGTK/wxGTK-2.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.6.1.ebuild b/x11-libs/wxGTK/wxGTK-2.6.1.ebuild
index d6d02db07c67..a733a124ee93 100644
--- a/x11-libs/wxGTK/wxGTK-2.6.1.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.6.1.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/x11-libs/wxGTK/wxGTK-2.6.1.ebuild,v 1.8 2005/09/03 21:12:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.1.ebuild,v 1.9 2005/09/06 20:43:24 sekretarz Exp $
inherit wxlib gnuconfig
@@ -8,7 +8,7 @@ DESCRIPTION="GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit and
wxbase non-gui library"
SLOT="2.6"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86"
IUSE="gnome gtk2 joystick odbc opengl sdl wxgtk1"
RDEPEND="${RDEPEND}
opengl? ( virtual/opengl )