summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2007-01-16 06:15:31 +0000
committerJoseph Jezak <josejx@gentoo.org>2007-01-16 06:15:31 +0000
commitc166e76d5c3fc5aa0206bce85060accdca44cd66 (patch)
treed2d1e855a807248f9ec068dc828567e29f1ce9a7 /x11-libs/wxGTK
parentMarked ~ppc for bug #162248. (diff)
downloadgentoo-2-c166e76d5c3fc5aa0206bce85060accdca44cd66.tar.gz
gentoo-2-c166e76d5c3fc5aa0206bce85060accdca44cd66.tar.bz2
gentoo-2-c166e76d5c3fc5aa0206bce85060accdca44cd66.zip
Marked ppc stable for bug #136924.
(Portage version: 2.1.2_rc4-r7)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r--x11-libs/wxGTK/ChangeLog5
-rw-r--r--x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog
index bd70230f8d6b..ac58a00428f9 100644
--- a/x11-libs/wxGTK/ChangeLog
+++ b/x11-libs/wxGTK/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/wxGTK
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.138 2007/01/15 21:23:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.139 2007/01/16 06:15:31 josejx Exp $
+
+ 16 Jan 2007; Joseph Jezak <josejx@gentoo.org> wxGTK-2.6.3.3.ebuild:
+ Marked ppc stable for bug #136924.
15 Jan 2007; Raúl Porcel <armin76@gentoo.org> wxGTK-2.6.3.3.ebuild:
x86 stable, wrt bug 136924
diff --git a/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild b/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild
index 14d54592cbae..2c3f0f82d404 100644
--- a/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.6.3.3.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.3.3.ebuild,v 1.10 2007/01/15 21:23:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild,v 1.11 2007/01/16 06:15:31 josejx Exp $
inherit eutils flag-o-matic multilib toolchain-funcs versionator
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2
doc? ( mirror://sourceforge/wxwindows/wxWidgets-${HTML_PV}-HTML.tar.gz )"
SLOT="2.6"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug doc gnome joystick odbc opengl sdl unicode X"
LICENSE="wxWinLL-3"
HOMEPAGE="http://www.wxwidgets.org"