diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-21 08:08:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-21 08:08:41 +0000 |
commit | b7542b547cdd398ba119cdd41a97df80b4da524a (patch) | |
tree | 794b25cab213d10ba61238c5572d0bb7247a1ae8 /x11-libs/wxGTK | |
parent | stable x86, security bug 277722 (diff) | |
download | historical-b7542b547cdd398ba119cdd41a97df80b4da524a.tar.gz historical-b7542b547cdd398ba119cdd41a97df80b4da524a.tar.bz2 historical-b7542b547cdd398ba119cdd41a97df80b4da524a.zip |
stable x86, security bug 277722
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.10.1-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index bb356f5ac604..a76cbb3e2c26 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/wxGTK # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.228 2009/07/21 08:05:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.229 2009/07/21 08:08:41 fauli Exp $ + + 21 Jul 2009; Christian Faulhammer <fauli@gentoo.org> + wxGTK-2.6.4.0-r5.ebuild: + stable x86, security bug 277722 21 Jul 2009; Christian Faulhammer <fauli@gentoo.org> wxGTK-2.8.10.1-r1.ebuild: diff --git a/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild b/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild index 4cfae1b372ff..57eb105e4bef 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.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.6.4.0-r5.ebuild,v 1.1 2009/07/20 04:14:57 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild,v 1.2 2009/07/21 08:08:41 fauli 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 ~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 odbc opengl pch sdl unicode" RDEPEND=" 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=" |