Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-xemacs/cedet-common: cedet-common-1.01.ebuild ChangeLog
Date: Sat, 26 Dec 2009 16:29:28
Message-Id: E1NOZWA-0007Wu-7C@stork.gentoo.org
1 armin76 09/12/26 16:29:26
2
3 Modified: cedet-common-1.01.ebuild ChangeLog
4 Log:
5 Add ~sparc wrt #278914
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.4 app-xemacs/cedet-common/cedet-common-1.01.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild?r1=1.3&r2=1.4
14
15 Index: cedet-common-1.01.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- cedet-common-1.01.ebuild 7 Nov 2009 19:26:38 -0000 1.3
22 +++ cedet-common-1.01.ebuild 26 Dec 2009 16:29:25 -0000 1.4
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/app-xemacs/cedet-common/cedet-common-1.01.ebuild,v 1.3 2009/11/07 19:26:38 volkmar Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild,v 1.4 2009/12/26 16:29:25 armin76 Exp $
28
29 SLOT="0"
30 IUSE=""
31 @@ -10,6 +10,6 @@
32 RDEPEND="app-xemacs/edebug
33 app-xemacs/xemacs-base
34 "
35 -KEYWORDS="~alpha ~amd64 ~ppc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
37
38 inherit xemacs-packages
39
40
41
42 1.4 app-xemacs/cedet-common/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/ChangeLog?rev=1.4&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/ChangeLog?rev=1.4&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/ChangeLog?r1=1.3&r2=1.4
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/ChangeLog,v
51 retrieving revision 1.3
52 retrieving revision 1.4
53 diff -u -r1.3 -r1.4
54 --- ChangeLog 7 Nov 2009 19:26:38 -0000 1.3
55 +++ ChangeLog 26 Dec 2009 16:29:25 -0000 1.4
56 @@ -1,6 +1,9 @@
57 # ChangeLog for app-xemacs/cedet-common
58 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/ChangeLog,v 1.3 2009/11/07 19:26:38 volkmar Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/ChangeLog,v 1.4 2009/12/26 16:29:25 armin76 Exp $
61 +
62 + 26 Dec 2009; Raúl Porcel <armin76@g.o> cedet-common-1.01.ebuild:
63 + Add ~sparc wrt #278914
64
65 07 Nov 2009; Mounir Lamouri <volkmar@g.o> cedet-common-1.01.ebuild:
66 Keywording for ppc, bug 278914