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

commit:     03fc31fb728b2a0c0c21d3d10bdd6a18347ca12b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  4 05:39:55 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Nov  4 05:54:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03fc31fb

app-emacs/lv: import of 0.15.0

Dependency for forthcoming lsp-mode.

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 app-emacs/lv/Manifest             |  1 +
 app-emacs/lv/files/50lv-gentoo.el |  4 ++++
 app-emacs/lv/lv-0.15.0.ebuild     | 20 ++++++++++++++++++++
 app-emacs/lv/metadata.xml         | 12 ++++++++++++
 4 files changed, 37 insertions(+)

diff --git a/app-emacs/lv/Manifest b/app-emacs/lv/Manifest
new file mode 100644
index 00000000000..69e3e6e5ea0
--- /dev/null
+++ b/app-emacs/lv/Manifest
@@ -0,0 +1 @@
+DIST lv-0.15.0.tar.gz 36150 BLAKE2B 6e7d1ed6501d5b0fb40f3545d61469e461363dc7ec8900c7c697116cb19704529acfd9e886a1fef09ae50dfd68666e6455c62447140f55b1f4651490855c2b3a SHA512 815a8c425aaeb4d2aeb5d9faa0f66a41e37420b8e9435d93b9e78913c0e0722d1e39cad2e8f4bc12cfe34dad2e3fc1290b23d816181b12fd093f9e4d9d37e814

diff --git a/app-emacs/lv/files/50lv-gentoo.el b/app-emacs/lv/files/50lv-gentoo.el
new file mode 100644
index 00000000000..5a5832d6fd3
--- /dev/null
+++ b/app-emacs/lv/files/50lv-gentoo.el
@@ -0,0 +1,4 @@
+;;; lvsite-lisp configuration
+
+(add-to-list 'load-path "@SITELISP@")
+

diff --git a/app-emacs/lv/lv-0.15.0.ebuild b/app-emacs/lv/lv-0.15.0.ebuild
new file mode 100644
index 00000000000..0d4d7398dfb
--- /dev/null
+++ b/app-emacs/lv/lv-0.15.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+IUSE=""
+
+DESCRIPTION="Other echo area"
+HOMEPAGE="https://github.com/abo-abo/hydra"
+SRC_URI="https://github.com/abo-abo/hydra/archive/${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+DOCS="README.md"
+
+SITEFILE="50${PN}-gentoo.el"
+
+S="${WORKDIR}/hydra-${PV}"

diff --git a/app-emacs/lv/metadata.xml b/app-emacs/lv/metadata.xml
new file mode 100644
index 00000000000..99443dfe97b
--- /dev/null
+++ b/app-emacs/lv/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+  <email>gnu-emacs@gentoo.org</email>
+  <name>Gentoo GNU Emacs project</name>
+</maintainer>
+<stabilize-allarches/>
+<upstream>
+  <remote-id type="github">abo-abo/hydra</remote-id>
+</upstream>
+</pkgmetadata>


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

only message in thread, other threads:[~2021-11-04  5:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-04  5:54 [gentoo-commits] repo/gentoo:master commit in: app-emacs/lv/files/, app-emacs/lv/ 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