Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/global: global-5.7.7.ebuild ChangeLog
Date: Tue, 26 Jan 2010 22:49:34
Message-Id: E1NZuDx-0005qd-7n@stork.gentoo.org
1 tcunha 10/01/26 22:49:29
2
3 Modified: global-5.7.7.ebuild ChangeLog
4 Log:
5 stable sparc, bug 301406
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 dev-util/global/global-5.7.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/global/global-5.7.7.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/global/global-5.7.7.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/global/global-5.7.7.ebuild?r1=1.2&r2=1.3
14
15 Index: global-5.7.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/global/global-5.7.7.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- global-5.7.7.ebuild 22 Jan 2010 20:31:29 -0000 1.2
22 +++ global-5.7.7.ebuild 26 Jan 2010 22:49:28 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-5.7.7.ebuild,v 1.2 2010/01/22 20:31:29 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-5.7.7.ebuild,v 1.3 2010/01/26 22:49:28 tcunha Exp $
28
29 EAPI="2"
30
31 @@ -12,7 +12,7 @@
32 LICENSE="GPL-3"
33
34 SLOT="0"
35 -KEYWORDS="~amd64 ppc ~sparc ~x86"
36 +KEYWORDS="~amd64 ppc sparc ~x86"
37 IUSE="doc vim emacs"
38
39 RDEPEND="vim? ( || ( app-editors/vim app-editors/gvim ) )
40
41
42
43 1.45 dev-util/global/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/global/ChangeLog?rev=1.45&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/global/ChangeLog?rev=1.45&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/global/ChangeLog?r1=1.44&r2=1.45
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v
52 retrieving revision 1.44
53 retrieving revision 1.45
54 diff -u -r1.44 -r1.45
55 --- ChangeLog 22 Jan 2010 20:31:29 -0000 1.44
56 +++ ChangeLog 26 Jan 2010 22:49:28 -0000 1.45
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-util/global
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.44 2010/01/22 20:31:29 ranger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.45 2010/01/26 22:49:28 tcunha Exp $
62 +
63 + 26 Jan 2010; Tiago Cunha <tcunha@g.o> global-5.7.7.ebuild:
64 + stable sparc, bug 301406
65
66 22 Jan 2010; Brent Baude <ranger@g.o> global-5.7.7.ebuild:
67 stable ppc, bug 301406