public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Wed, 18 Sep 2024 19:52:23 +0000 (UTC)	[thread overview]
Message-ID: <1726689140.5b4adab59886f4ee0e2bbdde8a8a1e63098a8deb.xgqt@gentoo> (raw)

commit:     5b4adab59886f4ee0e2bbdde8a8a1e63098a8deb
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 18 19:44:15 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Sep 18 19:52:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b4adab5

app-emacs/indent-bars: bump to 0.7.4

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/indent-bars/Manifest                 |  1 +
 app-emacs/indent-bars/indent-bars-0.7.4.ebuild | 35 ++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/app-emacs/indent-bars/Manifest b/app-emacs/indent-bars/Manifest
index 4397228c1d6f..2be1e565b1d6 100644
--- a/app-emacs/indent-bars/Manifest
+++ b/app-emacs/indent-bars/Manifest
@@ -1 +1,2 @@
 DIST indent-bars-0.2.tar.gz 33072 BLAKE2B b5f0b80f1b4291c19fec603a5610ae020ae1cd1531278c5eedf814c3aae4be76d5731b553220314ef67f785f1822c7861e088a5ec163505d9303e9ec2c5fda5c SHA512 e5eab37d5963855948efdd9739a44306c60fafef0cd589edcb6550ff52a4e6a0e403bde8124838d250c1bb78aff0bfbfa1e45275458af3e0ae00472628981b1b
+DIST indent-bars-0.7.4.tar.gz 49844 BLAKE2B 755858ddfb5dfb5f5e8af0e99f05571c33d52190b2117c34a5fc3f8b04548b6463b766f515ca5bdcd416d7f51eb251a65f2457562e9539365ede6bb7ef8c0eb0 SHA512 a8f95379925b92cb595b584742a8d916a470b9149849534b0bbdb644daf8f2ba60f0951dd99d393eceafe251c0eba048a5b703f697ac0870f51e5e0af805c4d0

diff --git a/app-emacs/indent-bars/indent-bars-0.7.4.ebuild b/app-emacs/indent-bars/indent-bars-0.7.4.ebuild
new file mode 100644
index 000000000000..948a53369085
--- /dev/null
+++ b/app-emacs/indent-bars/indent-bars-0.7.4.ebuild
@@ -0,0 +1,35 @@
+# 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 )


             reply	other threads:[~2024-09-18 19:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-18 19:52 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-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ć
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=1726689140.5b4adab59886f4ee0e2bbdde8a8a1e63098a8deb.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