* [gentoo-commits] repo/gentoo:master commit in: app-emacs/avy/
@ 2022-02-17 7:26 Ulrich Müller
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Müller @ 2022-02-17 7:26 UTC (permalink / raw
To: gentoo-commits
commit: 89226c211c3e97d78092932c69863101496dd252
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 17 07:26:00 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 17 07:26:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89226c21
app-emacs/avy: Fix test failure
Closes: https://bugs.gentoo.org/833512
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-emacs/avy/avy-0.5.0.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/app-emacs/avy/avy-0.5.0.ebuild b/app-emacs/avy/avy-0.5.0.ebuild
index 600a7ba7c2eb..d4250402507e 100644
--- a/app-emacs/avy/avy-0.5.0.ebuild
+++ b/app-emacs/avy/avy-0.5.0.ebuild
@@ -14,10 +14,13 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-ELISP_REMOVE="avy-test.el"
SITEFILE="50${PN}-gentoo.el"
src_test() {
${EMACS} ${EMACSFLAGS} -l avy.el -l avy-test.el \
-f ert-run-tests-batch-and-exit || die "tests failed"
}
+
+src_install() {
+ elisp-install ${PN} avy.{el,elc}
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/avy/
@ 2023-08-16 21:24 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2023-08-16 21:24 UTC (permalink / raw
To: gentoo-commits
commit: c64c1637941fd54699ebba3f34725be7f0909fd1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 16 21:24:34 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 16 21:24:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c64c1637
app-emacs/avy: Stabilize 0.5.0 amd64, #912300
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/avy/avy-0.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/avy/avy-0.5.0.ebuild b/app-emacs/avy/avy-0.5.0.ebuild
index de61ceb93928..b84a4a110932 100644
--- a/app-emacs/avy/avy-0.5.0.ebuild
+++ b/app-emacs/avy/avy-0.5.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/abo-abo/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-16 21:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-17 7:26 [gentoo-commits] repo/gentoo:master commit in: app-emacs/avy/ Ulrich Müller
-- strict thread matches above, loose matches on Subject: below --
2023-08-16 21:24 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox