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 CF0C913823A for ; Sat, 7 May 2016 09:45:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3FB84E07E2; Sat, 7 May 2016 09:45:57 +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 D21D2E07E0 for ; Sat, 7 May 2016 09:45:56 +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 E44FC34045C for ; Sat, 7 May 2016 09:45:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49C49972 for ; Sat, 7 May 2016 09:45:52 +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: <1462614097.bd78b5c157e97f384c32287808444239bff62284.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: bd78b5c157e97f384c32287808444239bff62284 X-VCS-Branch: ebuild-mode Date: Sat, 7 May 2016 09:45:52 +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: 65dafaa4-97a0-4b9a-abb9-b8c5341fae9e X-Archives-Hash: 4a4c9328345e4a5ce1caf224ce3ae772 commit: bd78b5c157e97f384c32287808444239bff62284 Author: Ulrich Müller gentoo org> AuthorDate: Sat May 7 09:41:37 2016 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat May 7 09:41:37 2016 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=bd78b5c1 Version 1.30 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 cf7db83..986a969 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2016-05-07 Ulrich Müller + * Version 1.30 released. + * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated. * keyword-generation.sh (OBSOLETE): Cleanup. diff --git a/ebuild-mode.el b/ebuild-mode.el index dff2f5f..0cecdc0 100644 --- a/ebuild-mode.el +++ b/ebuild-mode.el @@ -7,7 +7,7 @@ ;; Christian Faulhammer ;; Ulrich Müller ;; Maintainer: -;; Version: 1.29 +;; Version: 1.30 ;; 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 7032a2e..5db2f11 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.29 +@title ebuild-mode 1.30 @subtitle Major mode for ebuilds and eclasses in Gentoo @author Christian Faulhammer @page