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 3AA63139891 for ; Sun, 23 Aug 2015 14:48:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE0B1E0881; Sun, 23 Aug 2015 14:48:31 +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 74AECE0881 for ; Sun, 23 Aug 2015 14:48:31 +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 79797340862 for ; Sun, 23 Aug 2015 14:48:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0789167 for ; Sun, 23 Aug 2015 14:48:28 +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: <1440340649.cce33da0ebefe35f12e5fdc635c5f14975018c68.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: cce33da0ebefe35f12e5fdc635c5f14975018c68 X-VCS-Branch: ebuild-mode Date: Sun, 23 Aug 2015 14:48:28 +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: db3ffb9e-34b4-4cc9-8dec-1e0a8275ad6d X-Archives-Hash: fdc31ef9e6220424b340857faea63719 commit: cce33da0ebefe35f12e5fdc635c5f14975018c68 Author: Ulrich Müller gentoo org> AuthorDate: Sun Aug 23 14:37:29 2015 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Aug 23 14:37:29 2015 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=cce33da0 Version 1.28 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 7c5ec3e..a92fd45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2015-08-23 Ulrich Müller + * Version 1.28 released. + * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated. 2015-08-09 Ulrich Müller diff --git a/ebuild-mode.el b/ebuild-mode.el index 3646020..2dd9a35 100644 --- a/ebuild-mode.el +++ b/ebuild-mode.el @@ -7,7 +7,7 @@ ;; Christian Faulhammer ;; Ulrich Müller ;; Maintainer: -;; Version: 1.27 +;; Version: 1.28 ;; 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 f56284e..cb8c3bf 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.27 +@title ebuild-mode 1.28 @subtitle Major mode for ebuilds and eclasses in Gentoo @author Christian Faulhammer @page