summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2024-01-20 19:20:06 +0100
committerMaciej Barć <xgqt@gentoo.org>2024-01-20 21:45:12 +0100
commite0330d3cfea87dd9461e2c4ab2c12ce0c05e21dd (patch)
treeeb00b4be4fae932e2d0f2c63b0a2d8bc84791e59 /app-emacs
parentnet-libs/miniupnpc: Stabilize 2.2.6 ppc64, #922549 (diff)
downloadgentoo-e0330d3cfea87dd9461e2c4ab2c12ce0c05e21dd.tar.gz
gentoo-e0330d3cfea87dd9461e2c4ab2c12ce0c05e21dd.tar.bz2
gentoo-e0330d3cfea87dd9461e2c4ab2c12ce0c05e21dd.zip
app-emacs/org-roam: use elisp-enable-tests for buttercup tests
instead of default src_test phase finction Closes: https://bugs.gentoo.org/922349 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/org-roam/org-roam-2.2.2-r1.ebuild4
-rw-r--r--app-emacs/org-roam/org-roam-9999.ebuild4
2 files changed, 6 insertions, 2 deletions
diff --git a/app-emacs/org-roam/org-roam-2.2.2-r1.ebuild b/app-emacs/org-roam/org-roam-2.2.2-r1.ebuild
index df6ff714ea46..d4214ed1928c 100644
--- a/app-emacs/org-roam/org-roam-2.2.2-r1.ebuild
+++ b/app-emacs/org-roam/org-roam-2.2.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -33,6 +33,8 @@ BDEPEND="${RDEPEND}"
SITEFILE="50${PN}-gentoo.el"
+elisp-enable-tests buttercup tests
+
src_install() {
elisp-make-autoload-file
elisp_src_install
diff --git a/app-emacs/org-roam/org-roam-9999.ebuild b/app-emacs/org-roam/org-roam-9999.ebuild
index df6ff714ea46..d4214ed1928c 100644
--- a/app-emacs/org-roam/org-roam-9999.ebuild
+++ b/app-emacs/org-roam/org-roam-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -33,6 +33,8 @@ BDEPEND="${RDEPEND}"
SITEFILE="50${PN}-gentoo.el"
+elisp-enable-tests buttercup tests
+
src_install() {
elisp-make-autoload-file
elisp_src_install