From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/indent-bars/
Date: Thu, 10 Oct 2024 16:43:32 +0000 (UTC) [thread overview]
Message-ID: <1728578608.0dacf888996e3a814456077e7c9cd33085b1eee6.xgqt@gentoo> (raw)
commit: 0dacf888996e3a814456077e7c9cd33085b1eee6
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 10 16:22:09 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 16:43:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dacf888
app-emacs/indent-bars: drop old 0.7.5
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/indent-bars/Manifest | 1 -
app-emacs/indent-bars/indent-bars-0.7.5.ebuild | 35 --------------------------
2 files changed, 36 deletions(-)
diff --git a/app-emacs/indent-bars/Manifest b/app-emacs/indent-bars/Manifest
index 0e12cefb7712..23d3d8ff1d3d 100644
--- a/app-emacs/indent-bars/Manifest
+++ b/app-emacs/indent-bars/Manifest
@@ -1,3 +1,2 @@
-DIST indent-bars-0.7.5.tar.gz 51706 BLAKE2B 9e9ee92083050ada477b05aeaa21fab9755bfa713e0365629646105825424171351b338d12a19b8b82b77a9a51e83845ac5f35bb9066e669f0eddb5153f4f82e SHA512 8f76bc71e1005782b23a8ab3debea3c18f2822f40bbd10d4f39f025f259fd8d3700c621f9f23d619c2537839e3c8fc7e51b203ca0df8ac96e12747900893c709
DIST indent-bars-0.7.6.tar.xz 36164 BLAKE2B f54552424a52b9a4b064f9a2773ddcb282fece55638ce67ce590f894e929c0e2757a45531b6a3899fe11eb636ca613f3f042b5d05eb3f196b4830795b91494ed SHA512 95b0da24a4e3fcfa3b368000b048c6df9af1d08d3ed167983802bdb4a4f2e96f6de71531e0d25413b28be55eb21180667aa249010daaf820c144d3742f61881e
DIST indent-bars-0.8.gh.tar.gz 54062 BLAKE2B 13f156d0a4f1188c221a152b01185ddf381645a3039b7e362951291e900d23ea1e97480a579c0265b1f4120aff1a97b16bf023bdd14057f43c2aafb87aabc213 SHA512 aba11e1be71d14bda8362943c35c126f61f5135219487ebd0a16b735819dd5450d6a9f17bbca827aee00368b047e14c3fb26e612dbb2b09061247b28ca288d2b
diff --git a/app-emacs/indent-bars/indent-bars-0.7.5.ebuild b/app-emacs/indent-bars/indent-bars-0.7.5.ebuild
deleted file mode 100644
index 948a53369085..000000000000
--- a/app-emacs/indent-bars/indent-bars-0.7.5.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/v${PV}.tar.gz
- -> ${P}.tar.gz"
-
- KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-RDEPEND="
- >=app-emacs/compat-30.0.0.0
-"
-BDEPEND="
- ${RDEPEND}
-"
-
-SITEFILE="50${PN}-gentoo.el"
-DOCS=( README.md examples.md )
next reply other threads:[~2024-10-10 16:43 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-10 16:43 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-23 10:17 [gentoo-commits] repo/gentoo:master commit in: app-emacs/indent-bars/ Maciej Barć
2025-01-23 10:17 Maciej Barć
2024-12-15 7:02 Sam James
2024-11-28 0:09 Jakov Smolić
2024-11-08 19:34 Maciej Barć
2024-10-22 1:34 Sam James
2024-10-22 0:08 Maciej Barć
2024-10-22 0:08 Maciej Barć
2024-10-10 16:43 Maciej Barć
2024-10-03 15:08 Maciej Barć
2024-09-30 18:22 Maciej Barć
2024-09-28 15:00 Maciej Barć
2024-09-28 15:00 Maciej Barć
2024-09-18 19:52 Maciej Barć
2023-12-20 19:45 Maciej Barć
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1728578608.0dacf888996e3a814456077e7c9cd33085b1eee6.xgqt@gentoo \
--to=xgqt@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox