Gentoo Archives: gentoo-commits

From: "Mats Lidell (matsl)" <matsl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-xemacs/ebuild-mode: ebuild-mode-1.24.ebuild ChangeLog
Date: Fri, 06 Dec 2013 23:32:03
Message-Id: 20131206233155.2D0902004B@flycatcher.gentoo.org
1 matsl 13/12/06 23:31:55
2
3 Modified: ebuild-mode-1.24.ebuild ChangeLog
4 Log:
5 stable x86 - bug 491972
6
7 (Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0x377034660A5828DE!)
8
9 Revision Changes Path
10 1.2 app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild?r1=1.1&r2=1.2
15
16 Index: ebuild-mode-1.24.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ebuild-mode-1.24.ebuild 17 Sep 2013 21:56:37 -0000 1.1
23 +++ ebuild-mode-1.24.ebuild 6 Dec 2013 23:31:54 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild,v 1.1 2013/09/17 21:56:37 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild,v 1.2 2013/12/06 23:31:54 matsl Exp $
29
30 EAPI=5
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-2+"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="~amd64 x86"
38
39 RDEPEND=">=app-editors/xemacs-21.4.20-r5
40 app-xemacs/sh-script"
41
42
43
44 1.3 app-xemacs/ebuild-mode/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ebuild-mode/ChangeLog?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ebuild-mode/ChangeLog?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ebuild-mode/ChangeLog?r1=1.2&r2=1.3
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/ebuild-mode/ChangeLog,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- ChangeLog 17 Sep 2013 21:56:37 -0000 1.2
57 +++ ChangeLog 6 Dec 2013 23:31:54 -0000 1.3
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-xemacs/ebuild-mode
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ebuild-mode/ChangeLog,v 1.2 2013/09/17 21:56:37 ulm Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ebuild-mode/ChangeLog,v 1.3 2013/12/06 23:31:54 matsl Exp $
63 +
64 + 06 Dec 2013; Mats Lidell <matsl@g.o> ebuild-mode-1.24.ebuild:
65 + stable x86 - bug 491972
66
67 *ebuild-mode-1.24 (17 Sep 2013)
68
69 @@ -143,4 +146,3 @@
70 15 Sep 2007; Hans de Graaff <graaff@g.o> +gentoo-syntax-1.7.ebuild:
71 Initial public version of gentoo-syntax, a package to help edit
72 gentoo-specific files such as ebuilds with XEmacs.
73 -