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 8168713835A for ; Fri, 18 Jun 2021 04:18:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71B51E07FE; Fri, 18 Jun 2021 04:18:21 +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 59699E07FE for ; Fri, 18 Jun 2021 04:18:21 +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 172EC340B54 for ; Fri, 18 Jun 2021 04:18:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C0437A4 for ; Fri, 18 Jun 2021 04:18:18 +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: <1623989682.e0891e1d036ebba78e1549d009a98f3faed2c5ca.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-r1.ebuild X-VCS-Directories: app-emacs/puppet-mode/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: e0891e1d036ebba78e1549d009a98f3faed2c5ca X-VCS-Branch: master Date: Fri, 18 Jun 2021 04:18:18 +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: 63aa141b-6d35-44d9-b8fb-4c3a593b23b7 X-Archives-Hash: 9b141262c49803b3bf36fe88a41271ec commit: e0891e1d036ebba78e1549d009a98f3faed2c5ca Author: Hans de Graaff gentoo org> AuthorDate: Fri Jun 18 04:10:12 2021 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Jun 18 04:14:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0891e1d app-emacs/puppet-mode: cleanup Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Hans de Graaff gentoo.org> app-emacs/puppet-mode/Manifest | 1 - app-emacs/puppet-mode/puppet-mode-0.3-r1.ebuild | 24 ------------------------ 2 files changed, 25 deletions(-) diff --git a/app-emacs/puppet-mode/Manifest b/app-emacs/puppet-mode/Manifest index b81a9c0ec2c..0a0e9f9fc36 100644 --- a/app-emacs/puppet-mode/Manifest +++ b/app-emacs/puppet-mode/Manifest @@ -1,2 +1 @@ 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-r1.ebuild b/app-emacs/puppet-mode/puppet-mode-0.3-r1.ebuild deleted file mode 100644 index 71d3827097d..00000000000 --- a/app-emacs/puppet-mode/puppet-mode-0.3-r1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit elisp - -DESCRIPTION="Emacs major mode for editing Puppet manifests" -HOMEPAGE="https://github.com/voxpupuli/puppet-mode" -SRC_URI="https://github.com/voxpupuli/puppet-mode/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" - -DOCS="CHANGES.rst README.rst" -SITEFILE="50${PN}-1-gentoo.el" -ELISP_PATCHES=( "${FILESDIR}/${PN}-0.3-version.patch" ) - -src_prepare() { - elisp_src_prepare - - sed -i -e 's/@VERSION@/'${PV}'/' puppet-mode.el || die -}