public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/indent-bars/, app-emacs/indent-bars/files/
@ 2023-10-19 11:39 Hans de Graaff
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff @ 2023-10-19 11:39 UTC (permalink / raw
  To: gentoo-commits

commit:     e2c4149e752faf83f3bf82ae07a0a91189c94977
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 11:39:02 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 11:39:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2c4149e

app-emacs/indent-bars: new package, add 0.2

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 app-emacs/indent-bars/Manifest                      |  1 +
 app-emacs/indent-bars/files/50indent-bars-gentoo.el |  3 +++
 app-emacs/indent-bars/indent-bars-0.2.ebuild        | 21 +++++++++++++++++++++
 app-emacs/indent-bars/metadata.xml                  | 11 +++++++++++
 4 files changed, 36 insertions(+)

diff --git a/app-emacs/indent-bars/Manifest b/app-emacs/indent-bars/Manifest
new file mode 100644
index 000000000000..4397228c1d6f
--- /dev/null
+++ b/app-emacs/indent-bars/Manifest
@@ -0,0 +1 @@
+DIST indent-bars-0.2.tar.gz 33072 BLAKE2B b5f0b80f1b4291c19fec603a5610ae020ae1cd1531278c5eedf814c3aae4be76d5731b553220314ef67f785f1822c7861e088a5ec163505d9303e9ec2c5fda5c SHA512 e5eab37d5963855948efdd9739a44306c60fafef0cd589edcb6550ff52a4e6a0e403bde8124838d250c1bb78aff0bfbfa1e45275458af3e0ae00472628981b1b

diff --git a/app-emacs/indent-bars/files/50indent-bars-gentoo.el b/app-emacs/indent-bars/files/50indent-bars-gentoo.el
new file mode 100644
index 000000000000..b824a0f5f34a
--- /dev/null
+++ b/app-emacs/indent-bars/files/50indent-bars-gentoo.el
@@ -0,0 +1,3 @@
+(add-to-list 'load-path "@SITELISP@")
+
+(autoload 'indent-bars-mode "indent-bars" "" t)

diff --git a/app-emacs/indent-bars/indent-bars-0.2.ebuild b/app-emacs/indent-bars/indent-bars-0.2.ebuild
new file mode 100644
index 000000000000..2f46c530c735
--- /dev/null
+++ b/app-emacs/indent-bars/indent-bars-0.2.ebuild
@@ -0,0 +1,21 @@
+# 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"

diff --git a/app-emacs/indent-bars/metadata.xml b/app-emacs/indent-bars/metadata.xml
new file mode 100644
index 000000000000..407b662f5696
--- /dev/null
+++ b/app-emacs/indent-bars/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version = '1.0' encoding = 'UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>gnu-emacs@gentoo.org</email>
+    <name>Gentoo GNU Emacs project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">jdtsmith/indent-bars</remote-id>
+  </upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-19 11:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-19 11:39 [gentoo-commits] repo/gentoo:master commit in: app-emacs/indent-bars/, app-emacs/indent-bars/files/ Hans de Graaff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox