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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 037E715800A for ; Sat, 5 Aug 2023 16:53:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2F7D2BC035; Sat, 5 Aug 2023 16:53:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 727F12BC030 for ; Sat, 5 Aug 2023 16:53:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 23147340E4F for ; Sat, 5 Aug 2023 16:53:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1731FF13 for ; Sat, 5 Aug 2023 16:53:06 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1691254380.b25a170676166cdf3cf4a4ba7e70ae70dc078927.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/package-lint/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/package-lint/Manifest app-emacs/package-lint/package-lint-0.18.ebuild X-VCS-Directories: app-emacs/package-lint/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: b25a170676166cdf3cf4a4ba7e70ae70dc078927 X-VCS-Branch: master Date: Sat, 5 Aug 2023 16:53:06 +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: 52b66782-3085-4225-a30a-388a788d0090 X-Archives-Hash: b6e1c78254bf06c0c60a273f3058dbc1 commit: b25a170676166cdf3cf4a4ba7e70ae70dc078927 Author: Maciej Barć gentoo org> AuthorDate: Sat Aug 5 15:35:34 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Sat Aug 5 16:53:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b25a1706 app-emacs/package-lint: bump to 0.18 Signed-off-by: Maciej Barć gentoo.org> app-emacs/package-lint/Manifest | 1 + app-emacs/package-lint/package-lint-0.18.ebuild | 35 +++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/app-emacs/package-lint/Manifest b/app-emacs/package-lint/Manifest index 888bd2f18d82..c89f0d4a81cd 100644 --- a/app-emacs/package-lint/Manifest +++ b/app-emacs/package-lint/Manifest @@ -1,2 +1,3 @@ DIST package-lint-0.16.tar.gz 224744 BLAKE2B a1d26ae28727e305416498b66da188cbadababc9f415c199eff380dbce4888ee3137b6f13a26147d427142a9d244c784e192d21df3173d0a0c2dde4acb1e8630 SHA512 f5d79b69d37671233614a622cd5fd6c28c230adb0d5b7934ccd6bedc12228adb7bdef6739fdd32be383cefceb65b9538a00f763b49be6499e4b6e3f8b1a34616 DIST package-lint-0.17.tar.gz 284965 BLAKE2B 752adde42a820f54adef63cbe9f0cebef5af1d4d51dfefe9bf1c18929e739137081b722632f1fae8e171f4e25c0b9b15b47d9b3fb2c0f0542b214054c46ea190 SHA512 3f2240e03f67d6575b93643d26abd768bfe71fa1223c38b5b889c0f11784d22d3ad1849fa8f1424dccafc3befafdb49b1d796f175867490db96534c0e4b5f25e +DIST package-lint-0.18.tar.gz 319579 BLAKE2B ba9ebc1bb3155b24ae6bfb7ce78f2360502ebac2aaa9f06bbe30c59b750cf3d4cafc318c2e0da9cd6414837d5bf2ad187cb6d4b3cf4edef4d10dffb453b1e06a SHA512 5f39e9de275b7d57e8a9cefa1edfd244e004ee5b436ac500739b5b615795cc894443f1596801a493cd60f9205c02203c12e9577893212b1f03e47eed66100471 diff --git a/app-emacs/package-lint/package-lint-0.18.ebuild b/app-emacs/package-lint/package-lint-0.18.ebuild new file mode 100644 index 000000000000..4f573a3330fa --- /dev/null +++ b/app-emacs/package-lint/package-lint-0.18.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +NEED_EMACS=26.1 + +inherit elisp + +DESCRIPTION="Linting library for Emacs Lisp package metadata" +HOMEPAGE="https://github.com/purcell/package-lint/" +SRC_URI="https://github.com/purcell/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3+" +KEYWORDS="~amd64 ~x86" +SLOT="0" + +PATCHES=( "${FILESDIR}"/${PN}-symbol-info-data-directory.patch ) +SITEFILE="50${PN}-gentoo.el" + +src_prepare() { + elisp_src_prepare + + sed "s|@SITEETC@|${EPREFIX}${SITEETC}/${PN}|" -i ${PN}.el || die +} + +src_install() { + elisp-install ${PN} ${PN}{,-flymake}.el{,c} + elisp-make-site-file "${SITEFILE}" + + insinto ${SITEETC}/${PN} + doins -r data + + einstalldocs +}