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-editors/emacs: ChangeLog emacs-22.3.ebuild
Date: Wed, 08 Oct 2008 09:10:27
Message-Id: E1KnV3g-0002Mi-4u@stork.gentoo.org
1 armin76 08/10/08 09:10:16
2
3 Modified: ChangeLog emacs-22.3.ebuild
4 Log:
5 alpha/arm/ia64/sh/sparc/x86 stable wrt #240300
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.281 app-editors/emacs/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.281&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.281&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?r1=1.280&r2=1.281
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v
18 retrieving revision 1.280
19 retrieving revision 1.281
20 diff -u -r1.280 -r1.281
21 --- ChangeLog 7 Oct 2008 12:22:31 -0000 1.280
22 +++ ChangeLog 8 Oct 2008 09:10:16 -0000 1.281
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-editors/emacs
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.280 2008/10/07 12:22:31 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.281 2008/10/08 09:10:16 armin76 Exp $
28 +
29 + 08 Oct 2008; Raúl Porcel <armin76@g.o> emacs-22.3.ebuild:
30 + alpha/arm/ia64/sh/sparc/x86 stable wrt #240300
31
32 07 Oct 2008; nixnut <nixnut@g.o> emacs-22.3.ebuild:
33 Stable on ppc wrt bug 240300
34
35
36
37 1.8 app-editors/emacs/emacs-22.3.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild?r1=1.7&r2=1.8
42
43 Index: emacs-22.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- emacs-22.3.ebuild 7 Oct 2008 12:22:31 -0000 1.7
50 +++ emacs-22.3.ebuild 8 Oct 2008 09:10:16 -0000 1.8
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild,v 1.7 2008/10/07 12:22:31 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild,v 1.8 2008/10/08 09:10:16 armin76 Exp $
56
57 inherit autotools elisp-common eutils flag-o-matic
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-3 FDL-1.2 BSD"
62 SLOT="22"
63 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
64 +KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ~ppc64 ~s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
65 IUSE="alsa gif gtk gzip-el hesiod jpeg kerberos motif png spell sound source tiff toolkit-scroll-bars X Xaw3d xpm"
66 RESTRICT="strip"