Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] emacs r1206 - emacs-daemon
Date: Wed, 31 Dec 2008 16:34:44
Message-Id: E1LI41q-0003Si-33@stork.gentoo.org
1 Author: ulm
2 Date: 2008-12-31 16:34:41 +0000 (Wed, 31 Dec 2008)
3 New Revision: 1206
4
5 Modified:
6 emacs-daemon/Makefile
7 Log:
8 Put README file first in tarball, according to conventions.
9
10 Modified: emacs-daemon/Makefile
11 ===================================================================
12 --- emacs-daemon/Makefile 2008-12-31 11:07:09 UTC (rev 1205)
13 +++ emacs-daemon/Makefile 2008-12-31 16:34:41 UTC (rev 1206)
14 @@ -6,8 +6,8 @@
15 ChangeLog)
16 P = $(PN)-$(PV)
17
18 -DISTFILES = ChangeLog emacs.rc emacs.conf emacs-wrapper.sh \
19 - 10emacs-daemon-gentoo.el README
20 +DISTFILES = README ChangeLog emacs.rc emacs.conf emacs-wrapper.sh \
21 + 10emacs-daemon-gentoo.el
22
23
24 .PHONY: all dist clean