Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pyenchant: pyenchant-1.1.5.ebuild ChangeLog
Date: Wed, 03 Jun 2009 12:39:50
Message-Id: E1MBpky-0001Vj-IF@stork.gentoo.org
1 fmccor 09/06/03 12:39:48
2
3 Modified: pyenchant-1.1.5.ebuild ChangeLog
4 Log:
5 Sparc stable, needed for Bug #266452.
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.9 dev-python/pyenchant/pyenchant-1.1.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyenchant/pyenchant-1.1.5.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyenchant/pyenchant-1.1.5.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyenchant/pyenchant-1.1.5.ebuild?r1=1.8&r2=1.9
14
15 Index: pyenchant-1.1.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.1.5.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- pyenchant-1.1.5.ebuild 31 May 2009 13:03:43 -0000 1.8
22 +++ pyenchant-1.1.5.ebuild 3 Jun 2009 12:39:48 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.1.5.ebuild,v 1.8 2009/05/31 13:03:43 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.1.5.ebuild,v 1.9 2009/06/03 12:39:48 fmccor Exp $
28
29 inherit distutils
30
31 @@ -10,7 +10,7 @@
32
33 IUSE=""
34 SLOT="0"
35 -KEYWORDS="amd64 ppc ~sparc x86"
36 +KEYWORDS="amd64 ppc sparc x86"
37 LICENSE="LGPL-2.1"
38
39 DEPEND=">=dev-lang/python-2.3
40
41
42
43 1.9 dev-python/pyenchant/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyenchant/ChangeLog?rev=1.9&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyenchant/ChangeLog?rev=1.9&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyenchant/ChangeLog?r1=1.8&r2=1.9
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyenchant/ChangeLog,v
52 retrieving revision 1.8
53 retrieving revision 1.9
54 diff -u -r1.8 -r1.9
55 --- ChangeLog 31 May 2009 13:03:43 -0000 1.8
56 +++ ChangeLog 3 Jun 2009 12:39:48 -0000 1.9
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-python/pyenchant
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/ChangeLog,v 1.8 2009/05/31 13:03:43 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/ChangeLog,v 1.9 2009/06/03 12:39:48 fmccor Exp $
62 +
63 + 03 Jun 2009; Ferris McCormick <fmccor@g.o> pyenchant-1.1.5.ebuild:
64 + Sparc stable, needed for Bug #266452.
65
66 31 May 2009; nixnut <nixnut@g.o> pyenchant-1.1.5.ebuild:
67 ppc stable #266452