summaryrefslogtreecommitdiff
path: root/app-xemacs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-29 22:06:33 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-29 22:06:33 +0100
commitb6fd18fb87dd442e905a3e0f1ece183d91b05002 (patch)
treefe8c63a24e8228c3b89466e192e91387547c3f8e /app-xemacs
parent55b8da184993b6b27e0426838d77dcbc741e12cd (diff)
gentoo auto-resync : 29:08:2023 - 22:06:32
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/Manifest.gzbin21766 -> 21779 bytes
-rw-r--r--app-xemacs/ebuild-mode/Manifest2
-rw-r--r--app-xemacs/ebuild-mode/ebuild-mode-1.66.ebuild44
3 files changed, 46 insertions, 0 deletions
diff --git a/app-xemacs/Manifest.gz b/app-xemacs/Manifest.gz
index 00faac286e8e..0d867a5e9031 100644
--- a/app-xemacs/Manifest.gz
+++ b/app-xemacs/Manifest.gz
Binary files differ
diff --git a/app-xemacs/ebuild-mode/Manifest b/app-xemacs/ebuild-mode/Manifest
index b16a1ae09ef9..efe12a3475b5 100644
--- a/app-xemacs/ebuild-mode/Manifest
+++ b/app-xemacs/ebuild-mode/Manifest
@@ -1,5 +1,7 @@
DIST ebuild-mode-1.60.tar.xz 36996 BLAKE2B a566c9f602ec6ac4126a4a13610e515faf2a02b8ca89f417a037a28f4b9ea633518d589d78f6deb54084be34cdc30c2a1896546b2f86c1166cedd47289edcfd8 SHA512 b04b37b7a376dc48a7f80ec0e60bf36a8b7ea92edcbdd45fbd002e80e8ea29111905a726177a869d607adffe78094efcdc94b1aad32afe1444a09b4e714dcecd
DIST ebuild-mode-1.65.tar.xz 39952 BLAKE2B fba1a751e417d39e1d4ce6f9fbc9b5e3465bdddef5fd9a675f6649a3fddb56a8009ebf4c9b22bde349c2faf0009dc6f29ae1acb78632144fbf1b4b5b9e5fa4ca SHA512 fa8b16d68f3afd1ba3557e13d83a809d723bf0f0adf4741ee6897381835c96970a43c28191e9a90a0f096a164c183604caaee2e5ddb0769ed77fca34633cc0e3
+DIST ebuild-mode-1.66.tar.xz 40208 BLAKE2B 6db4cae77c736457adb707c54a3adb800a07a42f9bec8ee6f69c5995297665b2fecb8208c23be8cdfbf9383046a14db2a94bdaa14756ed4aee96c086067d8563 SHA512 70e7b7e071a74fa54aab6e3d5ca0d9e91406f10634a23ef084e95f7bf0d1900927196023d44f6e3fb7bc6e3f6a27221e171e3f4216342d7aafadea16ec56eef0
EBUILD ebuild-mode-1.60.ebuild 1001 BLAKE2B 1310d5bcc0d85459912abfa304bf76cad24c8daafeec194013cc755785fb5462261a237470a9487c2611448c3af4d2df6e49dbfc8726a21e414242017531008c SHA512 eb8549ec5bf3ac6d089de9c2ceef1a8c14c2b1c507b0e234f84de32a12aa8c8704e2afc4f655ed2886946c527022b0ba0791d290417fca3c9ffd9eb53b9ae72d
EBUILD ebuild-mode-1.65.ebuild 1207 BLAKE2B 778b0b8a5ddbda530fd47e446bbedc1a77278cf7ffcea09ef26a0f2696b7a8d0bdf209a6d0f79bad49973600edb0e175ff0790d62e1071368467e3d4b3d3bb60 SHA512 92ac293add11d36ffd0ea2977905b1b81b0c6e4d3a6dbe75de745428c135f00009f5752ae885a12004f34678828c87e0bda565abefb0f4afb4257e62d1906226
+EBUILD ebuild-mode-1.66.ebuild 1207 BLAKE2B 778b0b8a5ddbda530fd47e446bbedc1a77278cf7ffcea09ef26a0f2696b7a8d0bdf209a6d0f79bad49973600edb0e175ff0790d62e1071368467e3d4b3d3bb60 SHA512 92ac293add11d36ffd0ea2977905b1b81b0c6e4d3a6dbe75de745428c135f00009f5752ae885a12004f34678828c87e0bda565abefb0f4afb4257e62d1906226
MISC metadata.xml 443 BLAKE2B 80d7f482f6c34ad6d4a6073d2db913563da67e857e40bc68d04a603f9854bc7e6e06fcc025c92185b19c5705eccf92f4dc3852f3da895c7535222831e1bee119 SHA512 e712bc0b67b050d864c5a341728b3991f59b9be7bc9922c8eb7b67fea130b50ee76918b5a617df9bbde085e489592001dfc833189eeda1b89af31a3ab6c7c5bc
diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.66.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.66.ebuild
new file mode 100644
index 000000000000..db4d01173c23
--- /dev/null
+++ b/app-xemacs/ebuild-mode/ebuild-mode-1.66.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit optfeature
+
+DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs"
+SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~x86"
+
+RDEPEND=">=app-editors/xemacs-21.4.20-r5
+ app-xemacs/sh-script"
+BDEPEND="${RDEPEND}"
+
+src_compile() {
+ local XEMACS="${EPREFIX}/usr/bin/xemacs"
+
+ "${XEMACS}" -batch -q --no-site-file \
+ -eval "(add-to-list 'load-path nil)" \
+ -f batch-byte-compile \
+ ebuild-mode.el gentoo-newsitem-mode.el || die
+
+ "${XEMACS}" -batch -q --no-site-file \
+ -eval "(setq autoload-package-name \"${PN}\")" \
+ -eval "(setq generated-autoload-file \"${S}/auto-autoloads.el\")" \
+ -l autoload -f batch-update-autoloads \
+ ebuild-mode.el gentoo-newsitem-mode.el || die
+}
+
+src_install() {
+ insinto /usr/share/xemacs/site-packages/lisp/${PN}
+ doins *.el *.elc
+}
+
+pkg_postinst() {
+ optfeature "ebuild commands support" sys-apps/portage
+ optfeature "additional development tools" dev-util/pkgdev
+ optfeature "ebuild QA utilities" dev-util/pkgcheck
+}