From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 708161382AC for ; Sun, 19 Jun 2016 19:57:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 790E41419B; Sun, 19 Jun 2016 19:57:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 E178E1419B for ; Sun, 19 Jun 2016 19:57:04 +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 B2B6A340806 for ; Sun, 19 Jun 2016 19:57:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50A7123BD for ; Sun, 19 Jun 2016 19:57:00 +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: <1466366148.ed55c5f059651691b5d085ec6116b15fa3ac4d7f.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: ed55c5f059651691b5d085ec6116b15fa3ac4d7f X-VCS-Branch: ebuild-mode Date: Sun, 19 Jun 2016 19:57:00 +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: f357cc68-df4b-4448-816e-951c90a864db X-Archives-Hash: 77386826346566c4c67100d74a7dc6f2 commit: ed55c5f059651691b5d085ec6116b15fa3ac4d7f Author: Ulrich Müller gentoo org> AuthorDate: Sun Jun 19 19:55:48 2016 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Jun 19 19:55:48 2016 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=ed55c5f0 Version 1.31 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 97072fe..e0275e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2016-06-19 Ulrich Müller + * Version 1.31 released. + * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated. 2016-06-08 Ulrich Müller diff --git a/ebuild-mode.el b/ebuild-mode.el index 0476796..659a129 100644 --- a/ebuild-mode.el +++ b/ebuild-mode.el @@ -7,7 +7,7 @@ ;; Christian Faulhammer ;; Ulrich Müller ;; Maintainer: -;; Version: 1.30 +;; Version: 1.31 ;; 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 2b111cb..23ecd6f 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.30 +@title ebuild-mode 1.31 @subtitle Major mode for ebuilds and eclasses in Gentoo @author Christian Faulhammer @page