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 D91E9139694 for ; Sun, 26 Feb 2017 18:56:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E672BE0C48; Sun, 26 Feb 2017 18:56:23 +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 ABBBBE0C48 for ; Sun, 26 Feb 2017 18:56:23 +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 1923E340EF6 for ; Sun, 26 Feb 2017 18:56:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7F5E5587 for ; Sun, 26 Feb 2017 18:56:19 +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: <1488135369.c617a1f5dd030612ded9c464e5245a158979b271.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ebuild-mode/files/, app-emacs/ebuild-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/ebuild-mode/Manifest app-emacs/ebuild-mode/ebuild-mode-1.31-r1.ebuild app-emacs/ebuild-mode/ebuild-mode-1.32.ebuild app-emacs/ebuild-mode/files/ebuild-mode-1.31-id.patch X-VCS-Directories: app-emacs/ebuild-mode/files/ app-emacs/ebuild-mode/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: c617a1f5dd030612ded9c464e5245a158979b271 X-VCS-Branch: master Date: Sun, 26 Feb 2017 18:56:19 +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: 11e1bde4-a6fa-4ba1-9f36-cf3d30ce31bc X-Archives-Hash: bc9d3e7a8e49709e0800b4b7dcd060f8 commit: c617a1f5dd030612ded9c464e5245a158979b271 Author: Ulrich Müller gentoo org> AuthorDate: Sun Feb 26 18:55:42 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Feb 26 18:56:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c617a1f5 app-emacs/ebuild-mode: Version bump. ebuild-mode-1.31-r1 only removes the $Id$ header line and is intended for speedy stabilisation. ebuild-mode-1.32 is a regular version bump. Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-emacs/ebuild-mode/Manifest | 1 + app-emacs/ebuild-mode/ebuild-mode-1.31-r1.ebuild | 22 ++++++++++++++++++++++ app-emacs/ebuild-mode/ebuild-mode-1.32.ebuild | 21 +++++++++++++++++++++ .../ebuild-mode/files/ebuild-mode-1.31-id.patch | 19 +++++++++++++++++++ 4 files changed, 63 insertions(+) diff --git a/app-emacs/ebuild-mode/Manifest b/app-emacs/ebuild-mode/Manifest index e31c7cfdb1..9a7efab406 100644 --- a/app-emacs/ebuild-mode/Manifest +++ b/app-emacs/ebuild-mode/Manifest @@ -1 +1,2 @@ DIST ebuild-mode-1.31.tar.xz 29492 SHA256 09bcea9ede052bf33bde402f472340570fb8eff67196cd69d4ea4820d84edf0e SHA512 8e4868a40966d5b56573425fe41d638ef1bc10a1161759218c22d33cbeb67ed3e1c75553c58a1f1c9e3ff0d2d8b25794404909a2bd19e76be93a037f8f3a0581 WHIRLPOOL d256a716baa2a276e62790e8996815e608c22e6bb2072f62a4089cc8b594d9e5470f7d574c33c23cc6817c74d59d1927e7591f8d8150985641ba61c50d6335c2 +DIST ebuild-mode-1.32.tar.xz 29424 SHA256 9f10f5242901faccc3f13bd0cb8719fd5bea9e77ef8d1090dc4e8b3f22a2818a SHA512 73c2c7fcf41fe908e263da9359cea71a61b576b6c439a9db74846a7488f4ae341de0c8059103b1026c197f5386cf0b050510184baa3418368a9e17a31ef6259d WHIRLPOOL 371f42f98fbfdf1a04ea46c77368e26de11c9b8ee456828b3d319391f6c65354adf77566a1456e062838bedc87e0a918ff7e4f5cf5bfc89072cfa6a834827422 diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.31-r1.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.31-r1.ebuild new file mode 100644 index 0000000000..46ee505a33 --- /dev/null +++ b/app-emacs/ebuild-mode/ebuild-mode-1.31-r1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit readme.gentoo-r1 elisp + +DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" +SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" + +DOCS="ChangeLog keyword-generation.sh" +ELISP_PATCHES="${P}-id.patch" +ELISP_TEXINFO="${PN}.texi" +SITEFILE="50${PN}-gentoo-1.31.el" +DOC_CONTENTS="Some optional features may require installation of additional + packages, like app-portage/gentoolkit-dev for echangelog." diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.32.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.32.ebuild new file mode 100644 index 0000000000..dbab28bfff --- /dev/null +++ b/app-emacs/ebuild-mode/ebuild-mode-1.32.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit readme.gentoo-r1 elisp + +DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" +SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" + +DOCS="ChangeLog keyword-generation.sh" +ELISP_TEXINFO="${PN}.texi" +SITEFILE="50${PN}-gentoo-1.31.el" +DOC_CONTENTS="Some optional features may require installation of additional + packages, like app-portage/gentoolkit-dev for echangelog." diff --git a/app-emacs/ebuild-mode/files/ebuild-mode-1.31-id.patch b/app-emacs/ebuild-mode/files/ebuild-mode-1.31-id.patch new file mode 100644 index 0000000000..fadedf7ba1 --- /dev/null +++ b/app-emacs/ebuild-mode/files/ebuild-mode-1.31-id.patch @@ -0,0 +1,19 @@ +commit 9d8da599f80d8360a8ddb15eb637ff781e370da2 +Author: Ulrich Müller +Date: Sun Feb 26 19:36:17 2017 +0100 + + Remove $Id$ line from ebuild skeleton header. + + * ebuild-mode.el (ebuild-mode-insert-skeleton): Remove $Id$ line + from ebuild header. + +--- a/ebuild-mode.el ++++ b/ebuild-mode.el +@@ -402,7 +402,6 @@ and `all-completions' for details." + ;; standard header + "# Copyright 1999-" (format-time-string "%Y") " Gentoo Foundation\n" + "# Distributed under the terms of the GNU General Public License v2\n" +- "# $Id$\n" + "\n" + ;; EAPI + "EAPI="