public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/lv/files/, app-emacs/lv/
Date: Thu,  4 Nov 2021 05:54:28 +0000 (UTC)	[thread overview]
Message-ID: <1636005261.03fc31fb728b2a0c0c21d3d10bdd6a18347ca12b.graaff@gentoo> (raw)

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>


                 reply	other threads:[~2021-11-04  5:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1636005261.03fc31fb728b2a0c0c21d3d10bdd6a18347ca12b.graaff@gentoo \
    --to=graaff@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