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 B8F9A138335 for ; Fri, 31 May 2019 05:06:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A66E0E0887; Fri, 31 May 2019 05:06:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 798CFE0887 for ; Fri, 31 May 2019 05:06:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7F1063453A3 for ; Fri, 31 May 2019 05:06:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 612C458B for ; Fri, 31 May 2019 05:06:31 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1559279125.8f00d2f2dd910a81a3e870dc9f092ae65d7ade21.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/puppet-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/puppet-mode/Manifest app-emacs/puppet-mode/puppet-mode-0.3.20180813.ebuild X-VCS-Directories: app-emacs/puppet-mode/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 8f00d2f2dd910a81a3e870dc9f092ae65d7ade21 X-VCS-Branch: master Date: Fri, 31 May 2019 05:06:31 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 12082445-5ecd-49f6-9363-80171d1db795 X-Archives-Hash: adfef59c4e0ba8a65bb16bcd690c867f commit: 8f00d2f2dd910a81a3e870dc9f092ae65d7ade21 Author: Hans de Graaff gentoo org> AuthorDate: Fri May 31 04:53:44 2019 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri May 31 05:05:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f00d2f2 app-emacs/puppet-mode: add new snapshot with puppet bolt support Signed-off-by: Hans de Graaff gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 app-emacs/puppet-mode/Manifest | 1 + .../puppet-mode/puppet-mode-0.3.20180813.ebuild | 29 ++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/app-emacs/puppet-mode/Manifest b/app-emacs/puppet-mode/Manifest index 752a2ae4267..6dfdfe16d65 100644 --- a/app-emacs/puppet-mode/Manifest +++ b/app-emacs/puppet-mode/Manifest @@ -1,2 +1,3 @@ DIST puppet-mode-0.3.20171221.tar.gz 36707 BLAKE2B 97b285e409a1e344c12773fd1fa64c87090c883662f87fbf01f5b535e5c9027a035b6c4656ac6ca138cf872b05ff8f05af2478f2bfa5b04a10168507b48c387c SHA512 12db350e4005d2b13d8e936f1a956c3bd603709a7a88489565fd4be3a8e74c7b33e6523a7371db85927c018c260762467d6e50153eea659f87711426df7774fc +DIST puppet-mode-0.3.20180813.tar.gz 36999 BLAKE2B 1ba96a5bbe193c88e96e51973e0d742e611c2ffe0264bae998ce07d5e4f78d37e532dcedf578a801c8e6442ce35385b5c5915837da1073895ceeddeff99b65b3 SHA512 27aeb5a3029208180bd94d7f3f762d9a88863f963824636fdb688ccb79a3c41b9370c13a536e3438c94720e04d5a02c2f64f75d5c594fc7bca32d9738dd3b756 DIST puppet-mode-0.3.tar.gz 25617 BLAKE2B a9afb8e2f6c0a2b40cef6bb39d0fa2effe2ddffaa3b646562f0fc5b84d1613e556df88206835d6aad5862d526161d69c49ecd188e299e4f4175b479fe1957eee SHA512 16ba5f71a1ec6c40b1eddf2acf5c1aa1968526b959279e1cac0cfac947f82f404fc35978ce12f5851309f293e2c92f054a718ade97d156528d505dcda58434e8 diff --git a/app-emacs/puppet-mode/puppet-mode-0.3.20180813.ebuild b/app-emacs/puppet-mode/puppet-mode-0.3.20180813.ebuild new file mode 100644 index 00000000000..3c55e2f588e --- /dev/null +++ b/app-emacs/puppet-mode/puppet-mode-0.3.20180813.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit elisp + +COMMIT=7dee1b5a5debac6e56f9107492a413b6c0edb94d + +DESCRIPTION="Emacs major mode for editing Puppet manifests" +HOMEPAGE="https://github.com/voxpupuli/puppet-mode" +SRC_URI="https://github.com/voxpupuli/puppet-mode/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${PN}-${COMMIT}" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" + +DOCS="CHANGES.md README.md" +SITEFILE="50${PN}-1-gentoo.el" + +# Tests require unpackaged ert-runner +RESTRICT="test" + +src_prepare() { + elisp_src_prepare + + sed -i -e 's/@VERSION@/'${PV}'/' puppet-mode.el || die +}