diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 22:50:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 22:50:59 +0000 |
commit | 032af89d04fe474e42b293c013bc1e70abeef4ef (patch) | |
tree | 4fdbd5ee2e364216cd42f46428d10493ec2a89a4 /x11-libs/wxGTK | |
parent | arm/sh stable (diff) | |
download | gentoo-2-032af89d04fe474e42b293c013bc1e70abeef4ef.tar.gz gentoo-2-032af89d04fe474e42b293c013bc1e70abeef4ef.tar.bz2 gentoo-2-032af89d04fe474e42b293c013bc1e70abeef4ef.zip |
arm/sh stable
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.6.4.0-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.6.4.0-r1.ebuild index fc2d20961a41..0589d100a6e6 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.4.0-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r1.ebuild,v 1.9 2007/12/06 02:13:33 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r1.ebuild,v 1.10 2007/12/11 22:50:59 vapier Exp $ inherit eutils versionator flag-o-matic @@ -15,7 +15,7 @@ BASE_P="${PN}-${BASE_PV}" SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2 doc? ( mirror://sourceforge/wxwindows/wxWidgets-${BASE_PV}-HTML.tar.gz )" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="X doc debug gnome joystick odbc opengl pch sdl unicode" RDEPEND=" |