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, 20 Dec 2023 19:45:52 +0000 (UTC) [thread overview]
Message-ID: <1703101547.962176ac05c225f4da3b2b5f54f14dd7160552e5.xgqt@gentoo> (raw)
commit: 962176ac05c225f4da3b2b5f54f14dd7160552e5
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 20 19:39:11 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Dec 20 19:45:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=962176ac
app-emacs/indent-bars: add new dependency for 0.2 - compat
Closes: https://bugs.gentoo.org/920386
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/indent-bars/indent-bars-0.2-r1.ebuild | 35 +++++++++++++++++++++++++
app-emacs/indent-bars/indent-bars-0.2.ebuild | 21 ---------------
2 files changed, 35 insertions(+), 21 deletions(-)
diff --git a/app-emacs/indent-bars/indent-bars-0.2-r1.ebuild b/app-emacs/indent-bars/indent-bars-0.2-r1.ebuild
new file mode 100644
index 000000000000..59407095b39d
--- /dev/null
+++ b/app-emacs/indent-bars/indent-bars-0.2-r1.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=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
+"
+BDEPEND="
+ ${RDEPEND}
+"
+
+SITEFILE="50${PN}-gentoo.el"
+DOCS=( README.md examples.md )
diff --git a/app-emacs/indent-bars/indent-bars-0.2.ebuild b/app-emacs/indent-bars/indent-bars-0.2.ebuild
deleted file mode 100644
index 2f46c530c735..000000000000
--- a/app-emacs/indent-bars/indent-bars-0.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-NEED_EMACS=27.1
-
-inherit elisp
-
-IUSE=""
-
-DESCRIPTION="Fast, configurable indentation guide-bars for Emacs"
-HOMEPAGE="https://github.com/jdtsmith/indent-bars"
-SRC_URI="https://github.com/jdtsmith/indent-bars/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-SITEFILE="50${PN}-gentoo.el"
-
-DOCS="examples.md README.md"
next reply other threads:[~2023-12-20 19:45 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-20 19:45 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-18 19:52 [gentoo-commits] repo/gentoo:master commit in: app-emacs/indent-bars/ Maciej Barć
2024-09-28 15:00 Maciej Barć
2024-09-28 15:00 Maciej Barć
2024-09-30 18:22 Maciej Barć
2024-10-03 15:08 Maciej Barć
2024-10-10 16:43 Maciej Barć
2024-10-10 16:43 Maciej Barć
2024-10-22 0:08 Maciej Barć
2024-10-22 0:08 Maciej Barć
2024-10-22 1:34 Sam James
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=1703101547.962176ac05c225f4da3b2b5f54f14dd7160552e5.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