diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-21 08:05:33 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-21 08:05:33 +0000 |
commit | 6e4f6cab55f9603e6b30ff655a995dc638f5953d (patch) | |
tree | 520c465b99d4e8d3e901b08c03fa9563baa0f430 /x11-libs/wxGTK/wxGTK-2.8.10.1-r1.ebuild | |
parent | add patch for forced --as-needed linker flag (bug 272653), patch provided by ... (diff) | |
download | gentoo-2-6e4f6cab55f9603e6b30ff655a995dc638f5953d.tar.gz gentoo-2-6e4f6cab55f9603e6b30ff655a995dc638f5953d.tar.bz2 gentoo-2-6e4f6cab55f9603e6b30ff655a995dc638f5953d.zip |
stable x86, security bug 277722
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.8.10.1-r1.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.10.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.8.10.1-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.8.10.1-r1.ebuild index a293628691fb..f6966cb1f504 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.10.1-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.10.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r1.ebuild,v 1.4 2009/07/21 01:23:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r1.ebuild,v 1.5 2009/07/21 08:05:33 fauli Exp $ EAPI="2" @@ -16,7 +16,7 @@ BASE_P="${PN}-${BASE_PV}" # docs, and are released more frequently than wxGTK. SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="X doc debug gnome gstreamer odbc opengl pch sdl" RDEPEND=" |