public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/emacs:graveyard commit in: app-emacs/basic-toolkit/
@ 2024-09-02 16:01 Ulrich Müller
  0 siblings, 0 replies; only message in thread
From: Ulrich Müller @ 2024-09-02 16:01 UTC (permalink / raw
  To: gentoo-commits

commit:     475e616204543dc3265fcc44933ff92a2258a914
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 15:56:20 2024 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 15:56:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=475e6162

basic-toolkit removed 2024-05-25 bug 930655

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/basic-toolkit/Manifest                 |  1 +
 app-emacs/basic-toolkit/basic-toolkit-0.7.ebuild | 23 +++++++++++++++++++++++
 app-emacs/basic-toolkit/metadata.xml             |  9 +++++++++
 3 files changed, 33 insertions(+)

diff --git a/app-emacs/basic-toolkit/Manifest b/app-emacs/basic-toolkit/Manifest
new file mode 100644
index 0000000..fcbb5b3
--- /dev/null
+++ b/app-emacs/basic-toolkit/Manifest
@@ -0,0 +1 @@
+DIST basic-toolkit-0.7.el.xz 6740 BLAKE2B da369f851de8af0ac06ff49f07dc8d07b4ced5cd445a0726c4fe456112663cb22895f4732cc72f173325dac67cd6ccf943b7e322406761388d6730edfb9b2a44 SHA512 0ced99491e1263e8016bffc7d8f7464750fce6387d8eac08436b5cb589570f03e157f26ec50436dd4b5b24c2fe87a6a9803d244c97fd4dd178e76064fb50f806

diff --git a/app-emacs/basic-toolkit/basic-toolkit-0.7.ebuild b/app-emacs/basic-toolkit/basic-toolkit-0.7.ebuild
new file mode 100644
index 0000000..3a5f490
--- /dev/null
+++ b/app-emacs/basic-toolkit/basic-toolkit-0.7.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+NEED_EMACS=26
+
+inherit elisp
+
+DESCRIPTION="Basic edit toolkit"
+HOMEPAGE="https://www.emacswiki.org/emacs/basic-toolkit.el"
+# taken from https://www.emacswiki.org/emacs/download/${PN}.el
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-emacs/windows
+	app-emacs/cycle-buffer
+	app-emacs/css-sort-buffer"
+BDEPEND="${RDEPEND}"
+
+SITEFILE="50${PN}-gentoo.el"

diff --git a/app-emacs/basic-toolkit/metadata.xml b/app-emacs/basic-toolkit/metadata.xml
new file mode 100644
index 0000000..9860880
--- /dev/null
+++ b/app-emacs/basic-toolkit/metadata.xml
@@ -0,0 +1,9 @@
+<?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/>
+</pkgmetadata>


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

only message in thread, other threads:[~2024-09-02 16:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02 16:01 [gentoo-commits] repo/proj/emacs:graveyard commit in: app-emacs/basic-toolkit/ Ulrich Müller

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