Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: ChangeLog wxGTK-2.8.7.1.ebuild
Date: Sun, 23 Dec 2007 18:28:53
Message-Id: E1J6VZ4-0007Gv-W5@stork.gentoo.org
1 dirtyepic 07/12/23 18:28:42
2
3 Modified: ChangeLog wxGTK-2.8.7.1.ebuild
4 Log:
5 Restore dropped ppc keyword for bug #199594.
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.174 x11-libs/wxGTK/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.174&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.174&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.173&r2=1.174
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
18 retrieving revision 1.173
19 retrieving revision 1.174
20 diff -u -r1.173 -r1.174
21 --- ChangeLog 22 Dec 2007 22:07:41 -0000 1.173
22 +++ ChangeLog 23 Dec 2007 18:28:42 -0000 1.174
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-libs/wxGTK
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.173 2007/12/22 22:07:41 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.174 2007/12/23 18:28:42 dirtyepic Exp $
28 +
29 + 23 Dec 2007; Ryan Hill <dirtyepic@g.o> wxGTK-2.8.7.1.ebuild:
30 + Restore dropped ppc keyword for bug #199594.
31
32 22 Dec 2007; nixnut <nixnut@g.o> wxGTK-2.6.4.0-r3.ebuild:
33 Added ~ppc wrt bug 199594
34
35
36
37 1.7 x11-libs/wxGTK/wxGTK-2.8.7.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.7.1.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.7.1.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.7.1.ebuild?r1=1.6&r2=1.7
42
43 Index: wxGTK-2.8.7.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.7.1.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- wxGTK-2.8.7.1.ebuild 20 Dec 2007 00:14:00 -0000 1.6
50 +++ wxGTK-2.8.7.1.ebuild 23 Dec 2007 18:28:42 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.7.1.ebuild,v 1.6 2007/12/20 00:14:00 dirtyepic Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.7.1.ebuild,v 1.7 2007/12/23 18:28:42 dirtyepic Exp $
56
57 inherit eutils versionator flag-o-matic
58
59 @@ -14,7 +14,7 @@
60 # docs, and are released more frequently than wxGTK.
61 SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2"
62
63 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
64 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
65 IUSE="X doc debug gnome gstreamer odbc opengl pch sdl"
66
67 RDEPEND="
68
69
70
71 --
72 gentoo-commits@g.o mailing list