Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/wxpython: wxpython-2.6.4.0.ebuild
Date: Thu, 10 Jan 2008 09:43:58
Message-Id: E1JCtx6-0007Lq-6k@stork.gentoo.org
1 vapier 08/01/10 09:43:56
2
3 Modified: wxpython-2.6.4.0.ebuild
4 Log:
5 arm/sh stable
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.13 dev-python/wxpython/wxpython-2.6.4.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0.ebuild?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0.ebuild?r1=1.12&r2=1.13
14
15 Index: wxpython-2.6.4.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0.ebuild,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- wxpython-2.6.4.0.ebuild 25 Dec 2007 16:31:37 -0000 1.12
22 +++ wxpython-2.6.4.0.ebuild 10 Jan 2008 09:43:55 -0000 1.13
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0.ebuild,v 1.12 2007/12/25 16:31:37 dirtyepic Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0.ebuild,v 1.13 2008/01/10 09:43:55 vapier Exp $
29
30 inherit python wxwidgets eutils multilib
31
32 @@ -11,7 +11,7 @@
33
34 LICENSE="wxWinLL-3"
35 SLOT="2.6"
36 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
38 IUSE="unicode opengl"
39
40 RDEPEND=">=dev-lang/python-2.1
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list