diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-27 14:19:50 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-27 14:19:50 +0000 |
commit | 438d3531b015424df2469583f7f38329373d5ac4 (patch) | |
tree | 9ffb18d0563e9df570c1fb2412c60f88a650cb84 /x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild | |
parent | stable x86, bug 207648 (diff) | |
download | gentoo-2-438d3531b015424df2469583f7f38329373d5ac4.tar.gz gentoo-2-438d3531b015424df2469583f7f38329373d5ac4.tar.bz2 gentoo-2-438d3531b015424df2469583f7f38329373d5ac4.zip |
stable x86, bug 207648
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild b/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild index f1f721602bbd..b198b89b0201 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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-r3.ebuild,v 1.2 2007/12/22 22:07:41 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild,v 1.3 2008/01/27 14:19:50 opfer 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="X doc debug gnome odbc opengl pch sdl unicode" RDEPEND=" |