From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id 54E4C1581F0 for ; Thu, 23 Jan 2025 10:17:57 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 361C8343534 for ; Thu, 23 Jan 2025 10:17:57 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 71050110434; Thu, 23 Jan 2025 10:17:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 63F24110434 for ; Thu, 23 Jan 2025 10:17:45 +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 E63073434F8 for ; Thu, 23 Jan 2025 10:17:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F60E23F4 for ; Thu, 23 Jan 2025 10:17:42 +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: <1737627451.695e816e4310bbd89037aa064a0fcc831ceb548c.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/indent-bars/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/indent-bars/Manifest app-emacs/indent-bars/indent-bars-0.8.1.ebuild X-VCS-Directories: app-emacs/indent-bars/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 695e816e4310bbd89037aa064a0fcc831ceb548c X-VCS-Branch: master Date: Thu, 23 Jan 2025 10:17:42 +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: 2ca30e0a-f6f8-42d0-9e36-1c9e398e1ae2 X-Archives-Hash: 746bfc0f1d8dc06cb88c1bcd266c2df0 commit: 695e816e4310bbd89037aa064a0fcc831ceb548c Author: Maciej Barć gentoo org> AuthorDate: Thu Jan 23 09:17:31 2025 +0000 Commit: Maciej Barć gentoo org> CommitDate: Thu Jan 23 10:17:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=695e816e app-emacs/indent-bars: drop old 0.8.1 Signed-off-by: Maciej Barć gentoo.org> app-emacs/indent-bars/Manifest | 1 - app-emacs/indent-bars/indent-bars-0.8.1.ebuild | 35 -------------------------- 2 files changed, 36 deletions(-) diff --git a/app-emacs/indent-bars/Manifest b/app-emacs/indent-bars/Manifest index eac2c4d45cee..bb0a118306a2 100644 --- a/app-emacs/indent-bars/Manifest +++ b/app-emacs/indent-bars/Manifest @@ -1,2 +1 @@ -DIST indent-bars-0.8.1.gh.tar.gz 54475 BLAKE2B 2b92445728ca56fc45b504d9b4a4d106f76d74ccd02f5a2d789846c1a58eaee1b21714a889ea16d0241950763ec5d179e2461d0cbec26d4f6d3bcb538954198c SHA512 3c8b9b3e61eda8721f575b96e3c7f44ffe33e44f64ed0d7c28a6c83b689c507ec7b5797502a8954d18fab409502bdebf73f6d2f3473f2c691db96360ee64b6b6 DIST indent-bars-0.8.2.gh.tar.gz 53973 BLAKE2B 1d27b20009a51eb7c7bb9a8735fc1b9bfe8fe4ea13176b7dae7f36cfe2c1b3c95476f8d101bfa90d08bd0fccce579bd5386e162c24d9d2ef84a269c75a5b42db SHA512 a301feae3593ca9acbeeca88e54f6ad47a3d574c893cc045aa5ae07689b18368ee83b34e701a4934645dcceacfa119c70313f2e416f4498a7e1a3d6e5938adea diff --git a/app-emacs/indent-bars/indent-bars-0.8.1.ebuild b/app-emacs/indent-bars/indent-bars-0.8.1.ebuild deleted file mode 100644 index 5e00a7d51847..000000000000 --- a/app-emacs/indent-bars/indent-bars-0.8.1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -NEED_EMACS="27.1" - -inherit elisp - -DESCRIPTION="Fast, configurable indentation guide-bars for Emacs" -HOMEPAGE="https://github.com/jdtsmith/indent-bars/" - -if [[ "${PV}" == *9999* ]] ; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/jdtsmith/${PN}.git" -else - SRC_URI="https://github.com/jdtsmith/${PN}/archive/refs/tags/v${PV}.tar.gz - -> ${P}.gh.tar.gz" - - KEYWORDS="amd64 ~x86" -fi - -LICENSE="GPL-3+" -SLOT="0" - -RDEPEND=" - >=app-emacs/compat-30.0.0.0 -" -BDEPEND=" - ${RDEPEND} -" - -DOCS=( README.md examples.md ) -SITEFILE="50${PN}-gentoo.el"