Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@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, 02 Jan 2010 14:56:07
Message-Id: E1NR5Of-0005j9-EC@stork.gentoo.org
1 ranger 10/01/02 14:56:05
2
3 Modified: cedet-common-1.01.ebuild ChangeLog
4 Log:
5 Marking cedet-common-1.01 ~ppc64 for bug 278914
6 (Portage version: 2.1.7.16/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild?rev=1.5&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.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- cedet-common-1.01.ebuild 26 Dec 2009 16:29:25 -0000 1.4
22 +++ cedet-common-1.01.ebuild 2 Jan 2010 14:56:05 -0000 1.5
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-xemacs/cedet-common/cedet-common-1.01.ebuild,v 1.4 2009/12/26 16:29:25 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild,v 1.5 2010/01/02 14:56:05 ranger Exp $
29
30 SLOT="0"
31 IUSE=""
32 @@ -10,6 +10,6 @@
33 RDEPEND="app-xemacs/edebug
34 app-xemacs/xemacs-base
35 "
36 -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
38
39 inherit xemacs-packages
40
41
42
43 1.5 app-xemacs/cedet-common/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/ChangeLog?rev=1.5&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/ChangeLog?rev=1.5&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/ChangeLog?r1=1.4&r2=1.5
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/ChangeLog,v
52 retrieving revision 1.4
53 retrieving revision 1.5
54 diff -u -r1.4 -r1.5
55 --- ChangeLog 26 Dec 2009 16:29:25 -0000 1.4
56 +++ ChangeLog 2 Jan 2010 14:56:05 -0000 1.5
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-xemacs/cedet-common
59 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/ChangeLog,v 1.4 2009/12/26 16:29:25 armin76 Exp $
61 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/ChangeLog,v 1.5 2010/01/02 14:56:05 ranger Exp $
63 +
64 + 02 Jan 2010; Brent Baude <ranger@g.o> cedet-common-1.01.ebuild:
65 + Marking cedet-common-1.01 ~ppc64 for bug 278914
66
67 26 Dec 2009; Raúl Porcel <armin76@g.o> cedet-common-1.01.ebuild:
68 Add ~sparc wrt #278914