* [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog wxGTK-2.8.10.1-r5.ebuild wxGTK-2.6.4.0-r6.ebuild
@ 2010-02-14 23:57 Ryan Hill (dirtyepic)
0 siblings, 0 replies; 7+ messages in thread
From: Ryan Hill (dirtyepic) @ 2010-02-14 23:57 UTC (permalink / raw
To: gentoo-commits
dirtyepic 10/02/14 23:57:46
Modified: ChangeLog wxGTK-2.8.10.1-r5.ebuild
wxGTK-2.6.4.0-r6.ebuild
Log:
Build fix for >=libpng-1.4.0 (bug #305119 by Poly-C). Also ensure system
libs are always being used.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Revision Changes Path
1.244 x11-libs/wxGTK/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.244&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.244&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.243&r2=1.244
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
retrieving revision 1.243
retrieving revision 1.244
diff -u -r1.243 -r1.244
--- ChangeLog 2 Feb 2010 19:10:58 -0000 1.243
+++ ChangeLog 14 Feb 2010 23:57:45 -0000 1.244
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/wxGTK
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.243 2010/02/02 19:10:58 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.244 2010/02/14 23:57:45 dirtyepic Exp $
+
+ 14 Feb 2010; Ryan Hill <dirtyepic@gentoo.org> wxGTK-2.6.4.0-r6.ebuild,
+ wxGTK-2.8.10.1-r5.ebuild:
+ Build fix for >=libpng-1.4.0 (bug #305119 by Poly-C). Also ensure system
+ libs are always being used.
*wxGTK-2.8.10.1-r5 (02 Feb 2010)
1.2 x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?r1=1.1&r2=1.2
Index: wxGTK-2.8.10.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wxGTK-2.8.10.1-r5.ebuild 2 Feb 2010 19:10:58 -0000 1.1
+++ wxGTK-2.8.10.1-r5.ebuild 14 Feb 2010 23:57:45 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.1 2010/02/02 19:10:58 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.2 2010/02/14 23:57:45 dirtyepic Exp $
EAPI="2"
@@ -64,6 +64,9 @@
epatch "${FILESDIR}"/${P}-CVE-2009-2369.patch # Bug #277722
epatch "${FILESDIR}"/${P}-gsocket.patch # Bug #278778
epatch "${FILESDIR}"/${P}-wxTimer-unbounded-hook.patch # Bug #301143
+
+ # Fix for >=libpng-1.4.0 Bug #305119.
+ sed -i -e 's:png_check_sig:png_sig_cmp:g' "${S}"/configure{,.in}
}
src_configure() {
1.2 x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?r1=1.1&r2=1.2
Index: wxGTK-2.6.4.0-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wxGTK-2.6.4.0-r6.ebuild 6 Aug 2009 04:56:07 -0000 1.1
+++ wxGTK-2.6.4.0-r6.ebuild 14 Feb 2010 23:57:45 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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-r6.ebuild,v 1.1 2009/08/06 04:56:07 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v 1.2 2010/02/14 23:57:45 dirtyepic Exp $
inherit eutils versionator flag-o-matic
@@ -77,6 +77,9 @@
# wxBase has an automagic sdl dependency. short circuit it here.
# http://bugs.gentoo.org/show_bug.cgi?id=91574
use sdl || sed -i -e 's:$wxUSE_LIBSDL" != "no":$wxUSE_LIBSDL" = "yes":' configure
+
+ # Fix for >=libpng-1.4.0. Bug #305119.
+ sed -i -e 's:png_check_sig:png_sig_cmp:g' "${S}"/configure
}
src_compile() {
@@ -98,10 +101,10 @@
use X && \
myconf="${myconf}
--enable-gui
- --with-libpng
- --with-libxpm
- --with-libjpeg
- --with-libtiff
+ --with-libpng=sys
+ --with-libxpm=sys
+ --with-libjpeg=sys
+ --with-libtiff=sys
$(use_enable opengl)
$(use_with opengl)
$(use_with gnome gnomeprint)"
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog wxGTK-2.8.10.1-r5.ebuild wxGTK-2.6.4.0-r6.ebuild
@ 2010-02-19 15:25 Pacho Ramos (pacho)
0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos (pacho) @ 2010-02-19 15:25 UTC (permalink / raw
To: gentoo-commits
pacho 10/02/19 15:25:51
Modified: ChangeLog wxGTK-2.8.10.1-r5.ebuild
wxGTK-2.6.4.0-r6.ebuild
Log:
amd64 stable, bug 305331
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Revision Changes Path
1.245 x11-libs/wxGTK/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.245&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.245&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.244&r2=1.245
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -r1.244 -r1.245
--- ChangeLog 14 Feb 2010 23:57:45 -0000 1.244
+++ ChangeLog 19 Feb 2010 15:25:50 -0000 1.245
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/wxGTK
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.244 2010/02/14 23:57:45 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.245 2010/02/19 15:25:50 pacho Exp $
+
+ 19 Feb 2010; Pacho Ramos <pacho@gentoo.org> wxGTK-2.6.4.0-r6.ebuild,
+ wxGTK-2.8.10.1-r5.ebuild:
+ amd64 stable, bug 305331
14 Feb 2010; Ryan Hill <dirtyepic@gentoo.org> wxGTK-2.6.4.0-r6.ebuild,
wxGTK-2.8.10.1-r5.ebuild:
1.3 x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?r1=1.2&r2=1.3
Index: wxGTK-2.8.10.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wxGTK-2.8.10.1-r5.ebuild 14 Feb 2010 23:57:45 -0000 1.2
+++ wxGTK-2.8.10.1-r5.ebuild 19 Feb 2010 15:25:50 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.2 2010/02/14 23:57:45 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.3 2010/02/19 15:25:50 pacho Exp $
EAPI="2"
@@ -16,7 +16,7 @@
# docs, and are released more frequently than wxGTK.
SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="X doc debug gnome gstreamer odbc opengl pch sdl"
RDEPEND="
1.3 x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?r1=1.2&r2=1.3
Index: wxGTK-2.6.4.0-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wxGTK-2.6.4.0-r6.ebuild 14 Feb 2010 23:57:45 -0000 1.2
+++ wxGTK-2.6.4.0-r6.ebuild 19 Feb 2010 15:25:50 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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-r6.ebuild,v 1.2 2010/02/14 23:57:45 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v 1.3 2010/02/19 15:25:50 pacho Exp $
inherit eutils versionator flag-o-matic
@@ -15,7 +15,7 @@
SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2
doc? ( mirror://sourceforge/wxwindows/wxWidgets-${BASE_PV}-HTML.tar.gz )"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="X doc debug gnome odbc opengl pch sdl unicode"
RDEPEND="
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog wxGTK-2.8.10.1-r5.ebuild wxGTK-2.6.4.0-r6.ebuild
@ 2010-02-21 22:03 Christian Faulhammer (fauli)
0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-02-21 22:03 UTC (permalink / raw
To: gentoo-commits
fauli 10/02/21 22:03:47
Modified: ChangeLog wxGTK-2.8.10.1-r5.ebuild
wxGTK-2.6.4.0-r6.ebuild
Log:
stable x86, bug 305331
(Portage version: 2.1.7.17/cvs/Linux i686)
Revision Changes Path
1.246 x11-libs/wxGTK/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.246&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.246&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.245&r2=1.246
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
retrieving revision 1.245
retrieving revision 1.246
diff -u -r1.245 -r1.246
--- ChangeLog 19 Feb 2010 15:25:50 -0000 1.245
+++ ChangeLog 21 Feb 2010 22:03:46 -0000 1.246
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/wxGTK
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.245 2010/02/19 15:25:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.246 2010/02/21 22:03:46 fauli Exp $
+
+ 21 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
+ wxGTK-2.6.4.0-r6.ebuild, wxGTK-2.8.10.1-r5.ebuild:
+ stable x86, bug 305331
19 Feb 2010; Pacho Ramos <pacho@gentoo.org> wxGTK-2.6.4.0-r6.ebuild,
wxGTK-2.8.10.1-r5.ebuild:
1.4 x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?r1=1.3&r2=1.4
Index: wxGTK-2.8.10.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wxGTK-2.8.10.1-r5.ebuild 19 Feb 2010 15:25:50 -0000 1.3
+++ wxGTK-2.8.10.1-r5.ebuild 21 Feb 2010 22:03:46 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.3 2010/02/19 15:25:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.4 2010/02/21 22:03:46 fauli Exp $
EAPI="2"
@@ -16,7 +16,7 @@
# docs, and are released more frequently than wxGTK.
SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="X doc debug gnome gstreamer odbc opengl pch sdl"
RDEPEND="
1.4 x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?r1=1.3&r2=1.4
Index: wxGTK-2.6.4.0-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wxGTK-2.6.4.0-r6.ebuild 19 Feb 2010 15:25:50 -0000 1.3
+++ wxGTK-2.6.4.0-r6.ebuild 21 Feb 2010 22:03:46 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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-r6.ebuild,v 1.3 2010/02/19 15:25:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v 1.4 2010/02/21 22:03:46 fauli Exp $
inherit eutils versionator flag-o-matic
@@ -15,7 +15,7 @@
SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2
doc? ( mirror://sourceforge/wxwindows/wxWidgets-${BASE_PV}-HTML.tar.gz )"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="X doc debug gnome odbc opengl pch sdl unicode"
RDEPEND="
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog wxGTK-2.8.10.1-r5.ebuild wxGTK-2.6.4.0-r6.ebuild
@ 2010-03-14 16:41 Raul Porcel (armin76)
0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-03-14 16:41 UTC (permalink / raw
To: gentoo-commits
armin76 10/03/14 16:41:17
Modified: ChangeLog wxGTK-2.8.10.1-r5.ebuild
wxGTK-2.6.4.0-r6.ebuild
Log:
alpha/arm/ia64/sh/sparc stable wrt #305331
(Portage version: 2.1.7.17/cvs/Linux ia64)
Revision Changes Path
1.248 x11-libs/wxGTK/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.248&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.248&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.247&r2=1.248
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
retrieving revision 1.247
retrieving revision 1.248
diff -u -r1.247 -r1.248
--- ChangeLog 9 Mar 2010 23:51:58 -0000 1.247
+++ ChangeLog 14 Mar 2010 16:41:16 -0000 1.248
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/wxGTK
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.247 2010/03/09 23:51:58 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.248 2010/03/14 16:41:16 armin76 Exp $
+
+ 14 Mar 2010; Raúl Porcel <armin76@gentoo.org> wxGTK-2.6.4.0-r6.ebuild,
+ wxGTK-2.8.10.1-r5.ebuild:
+ alpha/arm/ia64/sh/sparc stable wrt #305331
09 Mar 2010; Ryan Hill <dirtyepic@gentoo.org> metadata.xml:
Add note about modifications to metadata.xml.
1.5 x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?r1=1.4&r2=1.5
Index: wxGTK-2.8.10.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wxGTK-2.8.10.1-r5.ebuild 21 Feb 2010 22:03:46 -0000 1.4
+++ wxGTK-2.8.10.1-r5.ebuild 14 Mar 2010 16:41:16 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.4 2010/02/21 22:03:46 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.5 2010/03/14 16:41:16 armin76 Exp $
EAPI="2"
@@ -16,7 +16,7 @@
# docs, and are released more frequently than wxGTK.
SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
IUSE="X doc debug gnome gstreamer odbc opengl pch sdl"
RDEPEND="
1.5 x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?r1=1.4&r2=1.5
Index: wxGTK-2.6.4.0-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wxGTK-2.6.4.0-r6.ebuild 21 Feb 2010 22:03:46 -0000 1.4
+++ wxGTK-2.6.4.0-r6.ebuild 14 Mar 2010 16:41:16 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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-r6.ebuild,v 1.4 2010/02/21 22:03:46 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v 1.5 2010/03/14 16:41:16 armin76 Exp $
inherit eutils versionator flag-o-matic
@@ -15,7 +15,7 @@
SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2
doc? ( mirror://sourceforge/wxwindows/wxWidgets-${BASE_PV}-HTML.tar.gz )"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
IUSE="X doc debug gnome odbc opengl pch sdl unicode"
RDEPEND="
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog wxGTK-2.8.10.1-r5.ebuild wxGTK-2.6.4.0-r6.ebuild
@ 2010-03-21 14:16 Brent Baude (ranger)
0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2010-03-21 14:16 UTC (permalink / raw
To: gentoo-commits
ranger 10/03/21 14:16:43
Modified: ChangeLog wxGTK-2.8.10.1-r5.ebuild
wxGTK-2.6.4.0-r6.ebuild
Log:
Marking wxGTK-2.6.4.0-r6 and -2.8.10.1-r5 for bug 305331
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Revision Changes Path
1.249 x11-libs/wxGTK/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.249&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.249&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.248&r2=1.249
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -r1.248 -r1.249
--- ChangeLog 14 Mar 2010 16:41:16 -0000 1.248
+++ ChangeLog 21 Mar 2010 14:16:42 -0000 1.249
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/wxGTK
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.248 2010/03/14 16:41:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.249 2010/03/21 14:16:42 ranger Exp $
+
+ 21 Mar 2010; Brent Baude <ranger@gentoo.org> wxGTK-2.6.4.0-r6.ebuild,
+ wxGTK-2.8.10.1-r5.ebuild:
+ Marking wxGTK-2.6.4.0-r6 and -2.8.10.1-r5 for bug 305331
14 Mar 2010; Raúl Porcel <armin76@gentoo.org> wxGTK-2.6.4.0-r6.ebuild,
wxGTK-2.8.10.1-r5.ebuild:
1.6 x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?r1=1.5&r2=1.6
Index: wxGTK-2.8.10.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wxGTK-2.8.10.1-r5.ebuild 14 Mar 2010 16:41:16 -0000 1.5
+++ wxGTK-2.8.10.1-r5.ebuild 21 Mar 2010 14:16:42 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.5 2010/03/14 16:41:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.6 2010/03/21 14:16:42 ranger Exp $
EAPI="2"
@@ -16,7 +16,7 @@
# docs, and are released more frequently than wxGTK.
SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="X doc debug gnome gstreamer odbc opengl pch sdl"
RDEPEND="
1.6 x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?r1=1.5&r2=1.6
Index: wxGTK-2.6.4.0-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wxGTK-2.6.4.0-r6.ebuild 14 Mar 2010 16:41:16 -0000 1.5
+++ wxGTK-2.6.4.0-r6.ebuild 21 Mar 2010 14:16:42 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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-r6.ebuild,v 1.5 2010/03/14 16:41:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v 1.6 2010/03/21 14:16:42 ranger Exp $
inherit eutils versionator flag-o-matic
@@ -15,7 +15,7 @@
SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2
doc? ( mirror://sourceforge/wxwindows/wxWidgets-${BASE_PV}-HTML.tar.gz )"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="X doc debug gnome odbc opengl pch sdl unicode"
RDEPEND="
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog wxGTK-2.8.10.1-r5.ebuild wxGTK-2.6.4.0-r6.ebuild
@ 2010-04-07 15:38 Brent Baude (ranger)
0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2010-04-07 15:38 UTC (permalink / raw
To: gentoo-commits
ranger 10/04/07 15:38:08
Modified: ChangeLog wxGTK-2.8.10.1-r5.ebuild
wxGTK-2.6.4.0-r6.ebuild
Log:
Marking wxGTK-2.6.4.0-r6 and wxGTK-2.8.10.1-r5 ppc for bug 305331
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Revision Changes Path
1.251 x11-libs/wxGTK/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.251&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.251&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.250&r2=1.251
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
retrieving revision 1.250
retrieving revision 1.251
diff -u -r1.250 -r1.251
--- ChangeLog 2 Apr 2010 21:18:49 -0000 1.250
+++ ChangeLog 7 Apr 2010 15:38:08 -0000 1.251
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/wxGTK
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.250 2010/04/02 21:18:49 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.251 2010/04/07 15:38:08 ranger Exp $
+
+ 07 Apr 2010; Brent Baude <ranger@gentoo.org> wxGTK-2.6.4.0-r6.ebuild,
+ wxGTK-2.8.10.1-r5.ebuild:
+ Marking wxGTK-2.6.4.0-r6 and wxGTK-2.8.10.1-r5 ppc for bug 305331
02 Apr 2010; Ryan Hill <dirtyepic@gentoo.org> wxGTK-2.6.4.0-r6.ebuild,
wxGTK-2.8.10.1-r5.ebuild, +files/wxGTK-2.8.10.1-odbc-defines.patch:
1.8 x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?r1=1.7&r2=1.8
Index: wxGTK-2.8.10.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wxGTK-2.8.10.1-r5.ebuild 2 Apr 2010 21:18:49 -0000 1.7
+++ wxGTK-2.8.10.1-r5.ebuild 7 Apr 2010 15:38:08 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.7 2010/04/02 21:18:49 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.8 2010/04/07 15:38:08 ranger Exp $
EAPI="2"
@@ -16,7 +16,7 @@
# docs, and are released more frequently than wxGTK.
SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="X doc debug gnome gstreamer odbc opengl pch sdl"
RDEPEND="
1.8 x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?r1=1.7&r2=1.8
Index: wxGTK-2.6.4.0-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wxGTK-2.6.4.0-r6.ebuild 2 Apr 2010 21:18:49 -0000 1.7
+++ wxGTK-2.6.4.0-r6.ebuild 7 Apr 2010 15:38:08 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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-r6.ebuild,v 1.7 2010/04/02 21:18:49 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v 1.8 2010/04/07 15:38:08 ranger Exp $
inherit eutils versionator flag-o-matic
@@ -15,7 +15,7 @@
SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2
doc? ( mirror://sourceforge/wxwindows/wxWidgets-${BASE_PV}-HTML.tar.gz )"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="X doc debug gnome odbc opengl pch sdl unicode"
RDEPEND="
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog wxGTK-2.8.10.1-r5.ebuild wxGTK-2.6.4.0-r6.ebuild
@ 2010-04-09 3:52 Jeroen Roovers (jer)
0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2010-04-09 3:52 UTC (permalink / raw
To: gentoo-commits
jer 10/04/09 03:52:13
Modified: ChangeLog wxGTK-2.8.10.1-r5.ebuild
wxGTK-2.6.4.0-r6.ebuild
Log:
Stable for HPPA (bug #305331).
(Portage version: 2.2_rc67/cvs/Linux i686)
Revision Changes Path
1.252 x11-libs/wxGTK/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.252&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.252&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.251&r2=1.252
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
retrieving revision 1.251
retrieving revision 1.252
diff -u -r1.251 -r1.252
--- ChangeLog 7 Apr 2010 15:38:08 -0000 1.251
+++ ChangeLog 9 Apr 2010 03:52:13 -0000 1.252
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/wxGTK
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.251 2010/04/07 15:38:08 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.252 2010/04/09 03:52:13 jer Exp $
+
+ 09 Apr 2010; Jeroen Roovers <jer@gentoo.org> wxGTK-2.6.4.0-r6.ebuild,
+ wxGTK-2.8.10.1-r5.ebuild:
+ Stable for HPPA (bug #305331).
07 Apr 2010; Brent Baude <ranger@gentoo.org> wxGTK-2.6.4.0-r6.ebuild,
wxGTK-2.8.10.1-r5.ebuild:
1.9 x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild?r1=1.8&r2=1.9
Index: wxGTK-2.8.10.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- wxGTK-2.8.10.1-r5.ebuild 7 Apr 2010 15:38:08 -0000 1.8
+++ wxGTK-2.8.10.1-r5.ebuild 9 Apr 2010 03:52:13 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.8 2010/04/07 15:38:08 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.10.1-r5.ebuild,v 1.9 2010/04/09 03:52:13 jer Exp $
EAPI="2"
@@ -16,7 +16,7 @@
# docs, and are released more frequently than wxGTK.
SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="X doc debug gnome gstreamer odbc opengl pch sdl"
RDEPEND="
1.9 x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild?r1=1.8&r2=1.9
Index: wxGTK-2.6.4.0-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- wxGTK-2.6.4.0-r6.ebuild 7 Apr 2010 15:38:08 -0000 1.8
+++ wxGTK-2.6.4.0-r6.ebuild 9 Apr 2010 03:52:13 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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-r6.ebuild,v 1.8 2010/04/07 15:38:08 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v 1.9 2010/04/09 03:52:13 jer Exp $
inherit eutils versionator flag-o-matic
@@ -15,7 +15,7 @@
SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2
doc? ( mirror://sourceforge/wxwindows/wxWidgets-${BASE_PV}-HTML.tar.gz )"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="X doc debug gnome odbc opengl pch sdl unicode"
RDEPEND="
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2010-04-09 3:52 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-14 23:57 [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog wxGTK-2.8.10.1-r5.ebuild wxGTK-2.6.4.0-r6.ebuild Ryan Hill (dirtyepic)
-- strict thread matches above, loose matches on Subject: below --
2010-02-19 15:25 Pacho Ramos (pacho)
2010-02-21 22:03 Christian Faulhammer (fauli)
2010-03-14 16:41 Raul Porcel (armin76)
2010-03-21 14:16 Brent Baude (ranger)
2010-04-07 15:38 Brent Baude (ranger)
2010-04-09 3:52 Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox