summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Luis Rivero <yoswink@gentoo.org>2007-03-12 10:51:50 +0000
committerJosé Luis Rivero <yoswink@gentoo.org>2007-03-12 10:51:50 +0000
commit68afa0aadd0f2dd03030c0ad8a5bf477181c777e (patch)
tree38dc9c5ba9a5af3b5744aa96406f32c919143dfb /x11-libs/wxGTK
parentKeyworded ~x86-fbsd. (diff)
downloadgentoo-2-68afa0aadd0f2dd03030c0ad8a5bf477181c777e.tar.gz
gentoo-2-68afa0aadd0f2dd03030c0ad8a5bf477181c777e.tar.bz2
gentoo-2-68afa0aadd0f2dd03030c0ad8a5bf477181c777e.zip
Stable on alpha wrt bug #136924
(Portage version: 2.1.2.2)
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 cecaaab659f7..9ddfefcaac14 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.141 2007/02/10 15:52:31 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.142 2007/03/12 10:51:50 yoswink Exp $
+
+ 12 Mar 2007; Jose Luis Rivero <yoswink@gentoo.org> wxGTK-2.6.3.3.ebuild:
+ Stable on alpha wrt bug #136924
10 Feb 2007; Simon Stelling <blubb@gentoo.org> wxGTK-2.6.3.3.ebuild:
stable on amd64; 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 da1878c782a2..f686b857fda1 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.14 2007/02/10 15:52:31 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.3.3.ebuild,v 1.15 2007/03/12 10:51:50 yoswink Exp $
inherit eutils flag-o-matic multilib toolchain-funcs versionator
@@ -12,7 +12,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"