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/gnome-python-base: gnome-python-base-2.26.1.ebuild ChangeLog
Date: Thu, 08 Oct 2009 02:57:51
Message-Id: E1MvjCP-0007vl-6s@stork.gentoo.org
1 tester 09/10/08 02:57:49
2
3 Modified: gnome-python-base-2.26.1.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/gnome-python-base/gnome-python-base-2.26.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild?r1=1.1&r2=1.2
14
15 Index: gnome-python-base-2.26.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gnome-python-base-2.26.1.ebuild 10 May 2009 21:55:16 -0000 1.1
22 +++ gnome-python-base-2.26.1.ebuild 8 Oct 2009 02:57:48 -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/gnome-python-base/gnome-python-base-2.26.1.ebuild,v 1.1 2009/05/10 21:55:16 eva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild,v 1.2 2009/10/08 02:57:48 tester Exp $
28
29 inherit versionator eutils gnome2
30
31 @@ -25,7 +25,7 @@
32 DEPEND="${RDEPEND}
33 dev-util/pkgconfig"
34
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
38 S="${WORKDIR}/${MY_PN}-${PV}"
39
40
41
42
43 1.13 dev-python/gnome-python-base/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/ChangeLog?rev=1.13&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/ChangeLog?rev=1.13&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/ChangeLog?r1=1.12&r2=1.13
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v
52 retrieving revision 1.12
53 retrieving revision 1.13
54 diff -u -r1.12 -r1.13
55 --- ChangeLog 10 May 2009 21:55:16 -0000 1.12
56 +++ ChangeLog 8 Oct 2009 02:57:48 -0000 1.13
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-python/gnome-python-base
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.12 2009/05/10 21:55:16 eva Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.13 2009/10/08 02:57:48 tester Exp $
62 +
63 + 08 Oct 2009; Olivier CrĂȘte <tester@g.o>
64 + gnome-python-base-2.26.1.ebuild:
65 + Stable on amd64, bug #281427
66
67 *gnome-python-base-2.26.1 (10 May 2009)