From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-852499-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id EEE251384B4
	for <garchives@archives.gentoo.org>; Sun, 20 Dec 2015 13:53:27 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7384C21C00A;
	Sun, 20 Dec 2015 13:53:27 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 1562D21C00A
	for <gentoo-commits@lists.gentoo.org>; Sun, 20 Dec 2015 13:53:27 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 358C6340504
	for <gentoo-commits@lists.gentoo.org>; Sun, 20 Dec 2015 13:53:26 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id BE94ECE6
	for <gentoo-commits@lists.gentoo.org>; Sun, 20 Dec 2015 13:53:21 +0000 (UTC)
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" <ulm@gentoo.org>
Message-ID: <1450618431.30865e0448bff7cd798f6e8d9e69387bf2298eab.ulm@gentoo>
Subject: [gentoo-commits] proj/emacs-tools:ebuild-mode commit in: /
X-VCS-Repository: proj/emacs-tools
X-VCS-Files: ChangeLog ebuild-mode.el ebuild-mode.texi
X-VCS-Directories: /
X-VCS-Committer: ulm
X-VCS-Committer-Name: Ulrich Müller
X-VCS-Revision: 30865e0448bff7cd798f6e8d9e69387bf2298eab
X-VCS-Branch: ebuild-mode
Date: Sun, 20 Dec 2015 13:53:21 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: b79d581e-0d40-47cc-83d7-5a3dc6611b51
X-Archives-Hash: 66c079f1adac3b1f588e362b5c5f42e1

commit:     30865e0448bff7cd798f6e8d9e69387bf2298eab
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 13:33:51 2015 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 13:33:51 2015 +0000
URL:        https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=30865e04

Version 1.29 released.

 ChangeLog        | 2 ++
 ebuild-mode.el   | 2 +-
 ebuild-mode.texi | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index bf24530..c4e21ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-12-20  Ulrich Müller  <ulm@gentoo.org>
 
+	* Version 1.29 released.
+
 	* ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated.
 
 	* ebuild-mode-keywords.el (ebuild-mode-keywords-0): Match list

diff --git a/ebuild-mode.el b/ebuild-mode.el
index 2dd9a35..3d00adb 100644
--- a/ebuild-mode.el
+++ b/ebuild-mode.el
@@ -7,7 +7,7 @@
 ;;	Christian Faulhammer <fauli@gentoo.org>
 ;;	Ulrich Müller <ulm@gentoo.org>
 ;; Maintainer: <emacs@gentoo.org>
-;; Version: 1.28
+;; Version: 1.29
 ;; Keywords: languages, processes
 
 ;; This file is free software: you can redistribute it and/or modify

diff --git a/ebuild-mode.texi b/ebuild-mode.texi
index cb8c3bf..66f0c96 100644
--- a/ebuild-mode.texi
+++ b/ebuild-mode.texi
@@ -25,7 +25,7 @@ later version published by the Free Software Foundation.
 
 
 @titlepage
-@title ebuild-mode 1.28
+@title ebuild-mode 1.29
 @subtitle Major mode for ebuilds and eclasses in Gentoo
 @author Christian Faulhammer
 @page