summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-10-14 19:11:44 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-10-14 19:11:44 +0000
commit04cbba8986253839374bb566972e41bd2c790f2b (patch)
treeb3aaed36fd67e2fb98b4c840120b912d7a8b7a50 /x11-libs/wxGTK
parentAdd fix for bug #240097 by running LT_OUTPUT earlier in configure(before the ... (diff)
downloadgentoo-2-04cbba8986253839374bb566972e41bd2c790f2b.tar.gz
gentoo-2-04cbba8986253839374bb566972e41bd2c790f2b.tar.bz2
gentoo-2-04cbba8986253839374bb566972e41bd2c790f2b.zip
Sparc stable --- the rest of Bug #242088 on sparc.
(Portage version: 2.2_rc12/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r--x11-libs/wxGTK/ChangeLog5
-rw-r--r--x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog
index a06f6cf3c80d..1b185531a124 100644
--- a/x11-libs/wxGTK/ChangeLog
+++ b/x11-libs/wxGTK/ChangeLog
@@ -1,6 +1,9 @@
# 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.197 2008/10/14 18:36:14 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.198 2008/10/14 19:11:44 fmccor Exp $
+
+ 14 Oct 2008; Ferris McCormick <fmccor@gentoo.org> wxGTK-2.6.4.0-r4.ebuild:
+ Sparc stable --- the rest of Bug #242088 on sparc.
14 Oct 2008; Ferris McCormick <fmccor@gentoo.org> wxGTK-2.8.7.1-r2.ebuild:
Sparc stable --- Bug #242088 --- it's been around forever.
diff --git a/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild b/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild
index 13f351fc118e..ca9019eb17b4 100644
--- a/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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-r4.ebuild,v 1.2 2008/07/16 12:47:00 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r4.ebuild,v 1.3 2008/10/14 19:11:44 fmccor 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 ~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 odbc opengl pch sdl unicode"
RDEPEND="