Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pygtksourceview: pygtksourceview-2.6.0.ebuild ChangeLog
Date: Thu, 08 Oct 2009 03:16:41
Message-Id: E1MvjUc-0001iA-Q0@stork.gentoo.org
1 tester 09/10/08 03:16:38
2
3 Modified: pygtksourceview-2.6.0.ebuild ChangeLog
4 Log:
5 Stable on amd64, bug #281427
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 dev-python/pygtksourceview/pygtksourceview-2.6.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.6.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.6.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.6.0.ebuild?r1=1.1&r2=1.2
14
15 Index: pygtksourceview-2.6.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.6.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- pygtksourceview-2.6.0.ebuild 10 May 2009 21:51:25 -0000 1.1
22 +++ pygtksourceview-2.6.0.ebuild 8 Oct 2009 03:16:38 -0000 1.2
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/pygtksourceview/pygtksourceview-2.6.0.ebuild,v 1.1 2009/05/10 21:51:25 eva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.6.0.ebuild,v 1.2 2009/10/08 03:16:38 tester Exp $
28
29 inherit gnome2 flag-o-matic multilib
30
31 @@ -9,7 +9,7 @@
32
33 LICENSE="LGPL-2.1"
34 SLOT="2"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
37 IUSE="doc"
38
39 RDEPEND=">=dev-python/pygobject-2.15.2
40
41
42
43 1.27 dev-python/pygtksourceview/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygtksourceview/ChangeLog?rev=1.27&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygtksourceview/ChangeLog?rev=1.27&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygtksourceview/ChangeLog?r1=1.26&r2=1.27
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v
52 retrieving revision 1.26
53 retrieving revision 1.27
54 diff -u -r1.26 -r1.27
55 --- ChangeLog 10 May 2009 21:51:25 -0000 1.26
56 +++ ChangeLog 8 Oct 2009 03:16:38 -0000 1.27
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-python/pygtksourceview
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v 1.26 2009/05/10 21:51:25 eva Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v 1.27 2009/10/08 03:16:38 tester Exp $
62 +
63 + 08 Oct 2009; Olivier CrĂȘte <tester@g.o>
64 + pygtksourceview-2.6.0.ebuild:
65 + Stable on amd64, bug #281427
66
67 *pygtksourceview-2.6.0 (10 May 2009)