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 1A1AE15808B for ; Wed, 25 Sep 2024 21:16:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 392A7E2BC0; Wed, 25 Sep 2024 21:16:26 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 21252E2BC0 for ; Wed, 25 Sep 2024 21:16:26 +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 51B35343019 for ; Wed, 25 Sep 2024 21:16:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AC7527E9 for ; Wed, 25 Sep 2024 21:16:22 +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: <1727298977.023d960339e65cb3ade809547e276fc849a4c197.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.22.ebuild X-VCS-Directories: app-emacs/package-lint/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 023d960339e65cb3ade809547e276fc849a4c197 X-VCS-Branch: master Date: Wed, 25 Sep 2024 21:16:22 +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: 4f9a8819-7b48-4912-9156-d5b57cda28c5 X-Archives-Hash: 369774aa6804ba667b0c1190f335620a commit: 023d960339e65cb3ade809547e276fc849a4c197 Author: Maciej Barć gentoo org> AuthorDate: Wed Sep 25 19:41:53 2024 +0000 Commit: Maciej Barć gentoo org> CommitDate: Wed Sep 25 21:16:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023d9603 app-emacs/package-lint: drop old 0.22 Signed-off-by: Maciej Barć gentoo.org> app-emacs/package-lint/Manifest | 1 - app-emacs/package-lint/package-lint-0.22.ebuild | 54 ------------------------- 2 files changed, 55 deletions(-) diff --git a/app-emacs/package-lint/Manifest b/app-emacs/package-lint/Manifest index 4de619d2c113..cda70b10fb7a 100644 --- a/app-emacs/package-lint/Manifest +++ b/app-emacs/package-lint/Manifest @@ -1,2 +1 @@ -DIST package-lint-0.22.tar.gz 322207 BLAKE2B 4605bd733ac46c5d1535c5c27c3921006e9641342f2fc42500b225146384e193c719e73c246ec9fc8a9db811d6c9b70b979647b9581a135e78b4cb7f4f4dfd8a SHA512 3924d8a0daaf2bf08c3128aff9776b3b5629d1bc6beeeef6355b07cb14f04769a24458eb81f38a27a7fa3db235fe5eca7a1cdf1a1ae222dd67e8d53e7955647b DIST package-lint-0.23.tar.gz 322339 BLAKE2B c3c0a866d46863248fdcf914049859e9dccf0f921a71cc44f4c386e50f5bafac58ba3d1e04b6dcbd58c650fa1386574b2bb3e014cde972416ca3af7f1158b1a1 SHA512 b6d52dd8edb730c77afdadcde48e3235ce90c0e435faf28f220108d9f5994c4a07e8e9b08f765628a7591c11f8e96cfe1ea25606a1d081bede0923528fbf47e3 diff --git a/app-emacs/package-lint/package-lint-0.22.ebuild b/app-emacs/package-lint/package-lint-0.22.ebuild deleted file mode 100644 index 4014aa033f64..000000000000 --- a/app-emacs/package-lint/package-lint-0.22.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2024 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/" - -if [[ "${PV}" == *9999* ]] ; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/purcell/${PN}.git" -else - SRC_URI="https://github.com/purcell/${PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3+" -SLOT="0" - -RDEPEND=" - app-emacs/compat -" -BDEPEND=" - ${RDEPEND} -" - -PATCHES=( - "${FILESDIR}/${PN}-0.22-load-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 -}