Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/emacs-tools:ebuild-mode commit in: /
Date: Tue, 28 Feb 2017 19:33:38
Message-Id: 1488310087.b55d41ffb5c04964b9a8e76cd1743d4490f9db9e.ulm@gentoo
1 commit: b55d41ffb5c04964b9a8e76cd1743d4490f9db9e
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 19:28:07 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 19:28:07 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=b55d41ff
7
8 Version 1.33 released.
9
10 ChangeLog | 2 ++
11 ebuild-mode.el | 2 +-
12 ebuild-mode.texi | 2 +-
13 3 files changed, 4 insertions(+), 2 deletions(-)
14
15 diff --git a/ChangeLog b/ChangeLog
16 index 4d8c0dd..afff130 100644
17 --- a/ChangeLog
18 +++ b/ChangeLog
19 @@ -1,5 +1,7 @@
20 2017-02-28 Ulrich Müller <ulm@g.o>
21
22 + * Version 1.33 released.
23 +
24 * ebuild-mode.el (ebuild-mode-update-copyright)
25 (ebuild-mode-delete-cvs-line): New custom variables, default to t.
26 (ebuild-mode-copyright-regexp, ebuild-mode-cvs-header-regexp):
27
28 diff --git a/ebuild-mode.el b/ebuild-mode.el
29 index f2c88df..a880e2b 100644
30 --- a/ebuild-mode.el
31 +++ b/ebuild-mode.el
32 @@ -7,7 +7,7 @@
33 ;; Christian Faulhammer <fauli@g.o>
34 ;; Ulrich Müller <ulm@g.o>
35 ;; Maintainer: <emacs@g.o>
36 -;; Version: 1.32
37 +;; Version: 1.33
38 ;; Keywords: languages, processes
39
40 ;; This file is free software: you can redistribute it and/or modify
41
42 diff --git a/ebuild-mode.texi b/ebuild-mode.texi
43 index 1b616b2..9cbc9f2 100644
44 --- a/ebuild-mode.texi
45 +++ b/ebuild-mode.texi
46 @@ -25,7 +25,7 @@ later version published by the Free Software Foundation.
47
48
49 @titlepage
50 -@title ebuild-mode 1.32
51 +@title ebuild-mode 1.33
52 @subtitle Major mode for ebuilds and eclasses in Gentoo
53 @author Christian Faulhammer
54 @page