summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-01-28 17:22:36 +0000
committerJason Wever <weeve@gentoo.org>2006-01-28 17:22:36 +0000
commite392258f2cbd24fcee3619282c209eef221cbda3 (patch)
tree9f4177084532a18f3de3dde600c4aa87ab3fe7f7 /x11-libs
parentStable on SPARC wrt security bug #117494. (diff)
downloadgentoo-2-e392258f2cbd24fcee3619282c209eef221cbda3.tar.gz
gentoo-2-e392258f2cbd24fcee3619282c209eef221cbda3.tar.bz2
gentoo-2-e392258f2cbd24fcee3619282c209eef221cbda3.zip
Stable on SPARC. Thanks for KingTaco noticing the oops.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/wxGTK/ChangeLog5
-rw-r--r--x11-libs/wxGTK/wxGTK-2.6.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog
index 9aef55671780..8cc1481e311f 100644
--- a/x11-libs/wxGTK/ChangeLog
+++ b/x11-libs/wxGTK/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/wxGTK
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.105 2006/01/28 14:19:37 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.106 2006/01/28 17:22:36 weeve Exp $
+
+ 28 Jan 2006; Jason Wever <weeve@gentoo.org> wxGTK-2.6.1-r1.ebuild:
+ Stable on SPARC. Thanks for KingTaco noticing the oops.
28 Jan 2006; Karol Wojtaszek <sekretarz@gentoo.org> wxGTK-2.6.2-r1.ebuild:
Stable on amd64, bug #120333
diff --git a/x11-libs/wxGTK/wxGTK-2.6.1-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.6.1-r1.ebuild
index 6f70b8bd87ae..ca536d51434a 100644
--- a/x11-libs/wxGTK/wxGTK-2.6.1-r1.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.6.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.1-r1.ebuild,v 1.4 2006/01/27 20:00:29 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.1-r1.ebuild,v 1.5 2006/01/28 17:22:36 weeve Exp $
inherit wxlib gnuconfig
@@ -8,7 +8,7 @@ DESCRIPTION="GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit and
wxbase non-gui library"
SLOT="2.6"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 sparc x86"
IUSE="gnome gtk2 joystick odbc opengl sdl wxgtk1"
RDEPEND="${RDEPEND}
opengl? ( virtual/opengl )