diff options
author | 2009-01-18 14:08:42 +0000 | |
---|---|---|
committer | 2009-01-18 14:08:42 +0000 | |
commit | 79e386d0414895de59544dcd127772a80758127e (patch) | |
tree | 1c5d63ba0651b708cd8900ad9e730068f3ab5875 /x11-libs/wxGTK | |
parent | amd64/x86 stable, bug #255231 (diff) | |
download | gentoo-2-79e386d0414895de59544dcd127772a80758127e.tar.gz gentoo-2-79e386d0414895de59544dcd127772a80758127e.tar.bz2 gentoo-2-79e386d0414895de59544dcd127772a80758127e.zip |
Stable on alpha, bug #254696
(Portage version: 2.1.6.6/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.9.1-r3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index b3a2ec77978f..8a2f9f26ff6e 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/wxGTK -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.209 2008/11/22 20:40:24 dirtyepic Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.210 2009/01/18 14:08:42 klausman Exp $ + + 18 Jan 2009; Tobias Klausmann <klausman@gentoo.org> + wxGTK-2.8.9.1-r3.ebuild: + Stable on alpha, bug #254696 22 Nov 2008; Ryan Hill <dirtyepic@gentoo.org> wxGTK-2.6.4.0-r1.ebuild: Drop all but arm and sh until they keyword eselect-wxwidgets. diff --git a/x11-libs/wxGTK/wxGTK-2.8.9.1-r3.ebuild b/x11-libs/wxGTK/wxGTK-2.8.9.1-r3.ebuild index 53319e68f714..b3b1c8b14862 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.9.1-r3.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.9.1-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.9.1-r3.ebuild,v 1.1 2008/11/07 23:39:30 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.9.1-r3.ebuild,v 1.2 2009/01/18 14:08:42 klausman 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="X doc debug gnome gstreamer odbc opengl pch sdl" RDEPEND=" |