From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D66EA139694 for ; Mon, 6 Mar 2017 07:33:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C3D021C1F2; Mon, 6 Mar 2017 07:33:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C75221C1F2 for ; Mon, 6 Mar 2017 07:33:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 601D53416F2 for ; Mon, 6 Mar 2017 07:33:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 274FB5E1F for ; Mon, 6 Mar 2017 07:33:11 +0000 (UTC) From: "Ulrich Müller" 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" Message-ID: <1488784960.89cd73420c3b2af6e8a1a3bb38e79eda663eb11f.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: 89cd73420c3b2af6e8a1a3bb38e79eda663eb11f X-VCS-Branch: ebuild-mode Date: Mon, 6 Mar 2017 07:33:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4d1cd3fd-91f9-4648-bfc4-162f4d1a0e6f X-Archives-Hash: de7c718829e0dd47f85c999795a14087 commit: 89cd73420c3b2af6e8a1a3bb38e79eda663eb11f Author: Ulrich Müller gentoo org> AuthorDate: Mon Mar 6 07:22:40 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Mar 6 07:22:40 2017 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=89cd7342 Version 1.34 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 f59333b..e847125 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2017-03-06 Ulrich Müller + * Version 1.34 released. + * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated. 2017-03-04 Ulrich Müller diff --git a/ebuild-mode.el b/ebuild-mode.el index 7b927e6..7e1be18 100644 --- a/ebuild-mode.el +++ b/ebuild-mode.el @@ -7,7 +7,7 @@ ;; Christian Faulhammer ;; Ulrich Müller ;; Maintainer: -;; Version: 1.33 +;; Version: 1.34 ;; 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 9cbc9f2..4268143 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.33 +@title ebuild-mode 1.34 @subtitle Major mode for ebuilds and eclasses in Gentoo @author Christian Faulhammer @page