Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/emacs-cvs: ChangeLog
Date: Thu, 28 May 2009 14:09:14
Message-Id: E1M9gIB-0002VJ-4L@stork.gentoo.org
1 fauli 09/05/28 14:09:11
2
3 Modified: ChangeLog
4 Log:
5 Correct ChangeLog
6 (Portage version: 2.1.6.11/cvs/Linux i686)
7
8 Revision Changes Path
9 1.247 app-editors/emacs-cvs/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.247&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.247&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?r1=1.246&r2=1.247
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v
18 retrieving revision 1.246
19 retrieving revision 1.247
20 diff -u -r1.246 -r1.247
21 --- ChangeLog 28 May 2009 13:57:37 -0000 1.246
22 +++ ChangeLog 28 May 2009 14:09:11 -0000 1.247
23 @@ -1,12 +1,16 @@
24 # ChangeLog for app-editors/emacs-cvs
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.246 2009/05/28 13:57:37 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.247 2009/05/28 14:09:11 fauli Exp $
28 +
29 + 28 May 2009; Christian Faulhammer <fauli@g.o> ChangeLog:
30 + Correct ChangeLog
31
32 28 May 2009; Christian Faulhammer <fauli@g.o>
33 emacs-cvs-23.0.90.ebuild, emacs-cvs-23.0.91.ebuild,
34 emacs-cvs-23.0.92.ebuild, emacs-cvs-23.0.93.ebuild,
35 emacs-cvs-23.0.94.ebuild, emacs-cvs-23.0.9999-r1.ebuild:
36 - Remove USE=spell from all ebuilds, we don't want such dependencies
37 + Remove USE=spell from all ebuilds, we don't want such dependencies, see
38 + bug 72850#c1
39
40 24 May 2009; Ulrich Mueller <ulm@g.o> emacs-cvs-23.0.94.ebuild:
41 Update SRC_URI, upstream tarball appeared.