Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/python-mode: python-mode-5.1.0.ebuild ChangeLog
Date: Fri, 30 Apr 2010 14:56:47
Message-Id: 20100430145643.576332C04C@corvid.gentoo.org
1 grobian 10/04/30 14:56:43
2
3 Modified: python-mode-5.1.0.ebuild ChangeLog
4 Log:
5 Marked ~x64-macos
6 (Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
7
8 Revision Changes Path
9 1.10 app-emacs/python-mode/python-mode-5.1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/python-mode/python-mode-5.1.0.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/python-mode/python-mode-5.1.0.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/python-mode/python-mode-5.1.0.ebuild?r1=1.9&r2=1.10
14
15 Index: python-mode-5.1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-5.1.0.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- python-mode-5.1.0.ebuild 24 Nov 2009 21:16:07 -0000 1.9
22 +++ python-mode-5.1.0.ebuild 30 Apr 2010 14:56:43 -0000 1.10
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-5.1.0.ebuild,v 1.9 2009/11/24 21:16:07 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-5.1.0.ebuild,v 1.10 2010/04/30 14:56:43 grobian Exp $
29
30 inherit elisp
31
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-3"
35 SLOT="0"
36 -KEYWORDS="amd64 arm hppa ia64 ppc ppc64 s390 sh x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
37 +KEYWORDS="amd64 arm hppa ia64 ppc ppc64 s390 sh x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
38 IUSE=""
39
40 DEPEND=""
41
42
43
44 1.48 app-emacs/python-mode/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/python-mode/ChangeLog?rev=1.48&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/python-mode/ChangeLog?rev=1.48&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/python-mode/ChangeLog?r1=1.47&r2=1.48
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v
53 retrieving revision 1.47
54 retrieving revision 1.48
55 diff -u -r1.47 -r1.48
56 --- ChangeLog 24 Nov 2009 21:16:07 -0000 1.47
57 +++ ChangeLog 30 Apr 2010 14:56:43 -0000 1.48
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-emacs/python-mode
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.47 2009/11/24 21:16:07 fauli Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.48 2010/04/30 14:56:43 grobian Exp $
64 +
65 + 30 Apr 2010; Fabian Groffen <grobian@g.o> python-mode-5.1.0.ebuild:
66 + Marked ~x64-macos
67
68 24 Nov 2009; Christian Faulhammer <fauli@g.o>
69 python-mode-5.1.0.ebuild: