Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/emacs: emacs-23.1.ebuild ChangeLog
Date: Thu, 01 Oct 2009 18:26:27
Message-Id: E1MtQMC-0007P4-RA@stork.gentoo.org
1 klausman 09/10/01 18:26:24
2
3 Modified: emacs-23.1.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug #285063
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.11 app-editors/emacs/emacs-23.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-23.1.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-23.1.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-23.1.ebuild?r1=1.10&r2=1.11
14
15 Index: emacs-23.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.1.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- emacs-23.1.ebuild 27 Sep 2009 19:13:10 -0000 1.10
22 +++ emacs-23.1.ebuild 1 Oct 2009 18:26:24 -0000 1.11
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-editors/emacs/emacs-23.1.ebuild,v 1.10 2009/09/27 19:13:10 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.1.ebuild,v 1.11 2009/10/01 18:26:24 klausman Exp $
28
29 EAPI=2
30
31 @@ -29,7 +29,7 @@
32
33 LICENSE="GPL-3 FDL-1.3 BSD as-is X11 W3C unicode"
34 SLOT="23"
35 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
36 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
37 IUSE="alsa dbus gif gpm gtk gzip-el hesiod jpeg kerberos m17n-lib motif png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm"
38 RESTRICT="strip"
39
40
41
42
43 1.340 app-editors/emacs/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.340&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.340&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?r1=1.339&r2=1.340
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v
52 retrieving revision 1.339
53 retrieving revision 1.340
54 diff -u -r1.339 -r1.340
55 --- ChangeLog 27 Sep 2009 19:13:10 -0000 1.339
56 +++ ChangeLog 1 Oct 2009 18:26:24 -0000 1.340
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-editors/emacs
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.339 2009/09/27 19:13:10 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.340 2009/10/01 18:26:24 klausman Exp $
62 +
63 + 01 Oct 2009; Tobias Klausmann <klausman@g.o> emacs-23.1.ebuild:
64 + Stable on alpha, bug #285063
65
66 27 Sep 2009; nixnut <nixnut@g.o> emacs-23.1.ebuild:
67 ppc stable #285063