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: Mon, 06 Mar 2017 07:33:13
Message-Id: 1488784960.89cd73420c3b2af6e8a1a3bb38e79eda663eb11f.ulm@gentoo
1 commit: 89cd73420c3b2af6e8a1a3bb38e79eda663eb11f
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 6 07:22:40 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 6 07:22:40 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=89cd7342
7
8 Version 1.34 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 f59333b..e847125 100644
17 --- a/ChangeLog
18 +++ b/ChangeLog
19 @@ -1,5 +1,7 @@
20 2017-03-06 Ulrich Müller <ulm@g.o>
21
22 + * Version 1.34 released.
23 +
24 * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated.
25
26 2017-03-04 Ulrich Müller <ulm@g.o>
27
28 diff --git a/ebuild-mode.el b/ebuild-mode.el
29 index 7b927e6..7e1be18 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.33
37 +;; Version: 1.34
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 9cbc9f2..4268143 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.33
51 +@title ebuild-mode 1.34
52 @subtitle Major mode for ebuilds and eclasses in Gentoo
53 @author Christian Faulhammer
54 @page