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 74A42138A6C for ; Tue, 18 Nov 2014 09:56:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A854E0979; Tue, 18 Nov 2014 09:56:01 +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 049C0E0979 for ; Tue, 18 Nov 2014 09:56:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E56D83403FF for ; Tue, 18 Nov 2014 09:55:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C08EA5FD for ; Tue, 18 Nov 2014 09:55:58 +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: <1416304381.a6bc062ceb84c4724d63a72bae3f4a8bb2b3baf6.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: a6bc062ceb84c4724d63a72bae3f4a8bb2b3baf6 X-VCS-Branch: ebuild-mode Date: Tue, 18 Nov 2014 09:55:58 +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: 09e41a44-f444-4b9c-978c-f7374717defe X-Archives-Hash: 20b2556afb56a35dabd01923233ff349 commit: a6bc062ceb84c4724d63a72bae3f4a8bb2b3baf6 Author: Ulrich Müller gentoo org> AuthorDate: Tue Nov 18 09:53:01 2014 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Nov 18 09:53:01 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=a6bc062c Version 1.27 released. --- ChangeLog | 4 ++++ ebuild-mode.el | 2 +- ebuild-mode.texi | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1b54447..15ae7ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-11-18 Ulrich Müller + + * Version 1.27 released. + 2014-11-17 Ulrich Müller * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated. diff --git a/ebuild-mode.el b/ebuild-mode.el index d4a8d9c..21dd946 100644 --- a/ebuild-mode.el +++ b/ebuild-mode.el @@ -7,7 +7,7 @@ ;; Christian Faulhammer ;; Ulrich Müller ;; Maintainer: -;; Version: 1.26 +;; Version: 1.27 ;; 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 fe79aca..e498ef4 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.26 +@title ebuild-mode 1.27 @subtitle Major mode for ebuilds and eclasses in Gentoo @author Christian Faulhammer @page