Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/emacs-cvs: emacs-cvs-23.0.60-r2.ebuild ChangeLog
Date: Thu, 21 Feb 2008 10:57:09
Message-Id: E1JS96w-0004o1-DI@stork.gentoo.org
1 opfer 08/02/21 10:57:06
2
3 Modified: emacs-cvs-23.0.60-r2.ebuild ChangeLog
4 Log:
5 README.unicode does not need to be installed anymore, see bug 210950, reported by Tassilo Horn <tassilo@××××××××××.org>
6 (Portage version: 2.1.4.4, RepoMan options: --force)
7
8 Revision Changes Path
9 1.10 app-editors/emacs-cvs/emacs-cvs-23.0.60-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r2.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r2.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r2.ebuild?r1=1.9&r2=1.10
14
15 Index: emacs-cvs-23.0.60-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r2.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- emacs-cvs-23.0.60-r2.ebuild 20 Feb 2008 20:13:21 -0000 1.9
22 +++ emacs-cvs-23.0.60-r2.ebuild 21 Feb 2008 10:57:05 -0000 1.10
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r2.ebuild,v 1.9 2008/02/20 20:13:21 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r2.ebuild,v 1.10 2008/02/21 10:57:05 opfer Exp $
28
29 ECVS_AUTH="pserver"
30 ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
31 @@ -225,7 +225,7 @@
32 elisp-site-file-install 10${PN}-${SLOT}-gentoo.el
33 fi
34
35 - dodoc README README.unicode BUGS || die "dodoc failed"
36 + dodoc README BUGS || die "dodoc failed"
37 }
38
39 emacs-infodir-rebuild() {
40
41
42
43 1.197 app-editors/emacs-cvs/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.197&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.197&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?r1=1.196&r2=1.197
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v
52 retrieving revision 1.196
53 retrieving revision 1.197
54 diff -u -r1.196 -r1.197
55 --- ChangeLog 20 Feb 2008 20:13:21 -0000 1.196
56 +++ ChangeLog 21 Feb 2008 10:57:05 -0000 1.197
57 @@ -1,6 +1,11 @@
58 # ChangeLog for app-editors/emacs-cvs
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.196 2008/02/20 20:13:21 ulm Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.197 2008/02/21 10:57:05 opfer Exp $
62 +
63 + 21 Feb 2008; Christian Faulhammer <opfer@g.o>
64 + emacs-cvs-23.0.60-r2.ebuild:
65 + README.unicode does not need to be installed anymore, see bug 210950,
66 + reported by Tassilo Horn <tassilo@××××××××××.org>
67
68 20 Feb 2008; Ulrich Mueller <ulm@g.o> emacs-cvs-23.0.60-r2.ebuild:
69 Add support for usage of m17n-lib for text shaping.
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list