commit:     e0330d3cfea87dd9461e2c4ab2c12ce0c05e21dd
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 20 18:20:06 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 20:45:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0330d3c

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 <AT> gentoo.org>

 app-emacs/org-roam/org-roam-2.2.2-r1.ebuild | 4 +++-
 app-emacs/org-roam/org-roam-9999.ebuild     | 4 +++-
 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

Reply via email to