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/auctex: auctex-1.47.ebuild ChangeLog
Date: Thu, 28 Feb 2008 13:24:46
Message-Id: E1JUikc-0002oX-MA@stork.gentoo.org
1 armin76 08/02/28 13:24:42
2
3 Modified: auctex-1.47.ebuild ChangeLog
4 Log:
5 Re-add ~ppc64, removed by mistake
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 app-xemacs/auctex/auctex-1.47.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/auctex/auctex-1.47.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/auctex/auctex-1.47.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/auctex/auctex-1.47.ebuild?r1=1.1&r2=1.2
14
15 Index: auctex-1.47.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/auctex/auctex-1.47.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- auctex-1.47.ebuild 5 May 2007 06:30:56 -0000 1.1
22 +++ auctex-1.47.ebuild 28 Feb 2008 13:24:42 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/auctex/auctex-1.47.ebuild,v 1.1 2007/05/05 06:30:56 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/auctex/auctex-1.47.ebuild,v 1.2 2008/02/28 13:24:42 armin76 Exp $
29
30 SLOT="0"
31 IUSE=""
32 @@ -9,6 +9,6 @@
33
34 RDEPEND="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.15 app-xemacs/auctex/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/auctex/ChangeLog?rev=1.15&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/auctex/ChangeLog?rev=1.15&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/auctex/ChangeLog?r1=1.14&r2=1.15
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/auctex/ChangeLog,v
52 retrieving revision 1.14
53 retrieving revision 1.15
54 diff -u -r1.14 -r1.15
55 --- ChangeLog 21 Oct 2007 12:58:50 -0000 1.14
56 +++ ChangeLog 28 Feb 2008 13:24:42 -0000 1.15
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-xemacs/auctex
59 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/auctex/ChangeLog,v 1.14 2007/10/21 12:58:50 graaff Exp $
61 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/auctex/ChangeLog,v 1.15 2008/02/28 13:24:42 armin76 Exp $
63 +
64 + 28 Feb 2008; Raúl Porcel <armin76@g.o> auctex-1.47.ebuild:
65 + Re-add ~ppc64, removed by mistake
66
67 21 Oct 2007; Hans de Graaff <graaff@g.o> -auctex-1.33.ebuild:
68 Remove old version
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list