public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/system-packages/, app-emacs/system-packages/files/
@ 2022-04-21  1:54 Maciej Barć
  0 siblings, 0 replies; only message in thread
From: Maciej Barć @ 2022-04-21  1:54 UTC (permalink / raw
  To: gentoo-commits

commit:     f58833308df44b92bb917f43e29eb808494d7d15
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 01:00:24 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 01:44:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5883330

app-emacs/system-packages: new package; add version 1.1.0

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

 app-emacs/system-packages/Manifest                   |  1 +
 .../files/50system-packages-gentoo.el                |  1 +
 app-emacs/system-packages/metadata.xml               | 13 +++++++++++++
 .../system-packages/system-packages-1.1.0.ebuild     | 20 ++++++++++++++++++++
 4 files changed, 35 insertions(+)

diff --git a/app-emacs/system-packages/Manifest b/app-emacs/system-packages/Manifest
new file mode 100644
index 000000000000..4debdcfcaa8a
--- /dev/null
+++ b/app-emacs/system-packages/Manifest
@@ -0,0 +1 @@
+DIST system-packages-1.1.0.tar.gz 18634 BLAKE2B ec32510435507bf64c77d7952094eb9fe72d3f7f098335c756fc7d80ce267e02a253fecb406986ec4e09b601868b448b4c9379c29cd5810b634bb07c5f686e5a SHA512 58ecaa8649c086995f68db6abc3bf9cbb012b39b51c553b661368aaed116835984425a6b19d68f8ffad44ecf1818a6281758c56e62ac5230783408e73f9ff776

diff --git a/app-emacs/system-packages/files/50system-packages-gentoo.el b/app-emacs/system-packages/files/50system-packages-gentoo.el
new file mode 100644
index 000000000000..431f7e90ae73
--- /dev/null
+++ b/app-emacs/system-packages/files/50system-packages-gentoo.el
@@ -0,0 +1 @@
+(add-to-list 'load-path "@SITELISP@")

diff --git a/app-emacs/system-packages/metadata.xml b/app-emacs/system-packages/metadata.xml
new file mode 100644
index 000000000000..9e1db88b663a
--- /dev/null
+++ b/app-emacs/system-packages/metadata.xml
@@ -0,0 +1,13 @@
+<?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>
+  <upstream>
+    <bugs-to>https://gitlab.com/jabranham/system-packages/-/issues/</bugs-to>
+    <remote-id type="gitlab">jabranham/system-packages</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/app-emacs/system-packages/system-packages-1.1.0.ebuild b/app-emacs/system-packages/system-packages-1.1.0.ebuild
new file mode 100644
index 000000000000..0c462895c9ad
--- /dev/null
+++ b/app-emacs/system-packages/system-packages-1.1.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+NEED_EMACS=24.3
+
+inherit elisp
+
+DESCRIPTION="Manage your installed packages with Emacs"
+HOMEPAGE="https://gitlab.com/jabranham/system-packages/"
+SRC_URI="https://gitlab.com/jabranham/${PN}/-/archive/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DOCS=( README.org )
+ELISP_REMOVE=".dir-locals.el"
+SITEFILE="50${PN}-gentoo.el"


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

only message in thread, other threads:[~2022-04-21  1:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-21  1:54 [gentoo-commits] repo/gentoo:master commit in: app-emacs/system-packages/, app-emacs/system-packages/files/ Maciej Barć

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