public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: app-emacs/prop-menu/
@ 2021-06-20 16:55 Matt Smith
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Smith @ 2021-06-20 16:55 UTC (permalink / raw
  To: gentoo-commits

commit:     3937855cf1fad9045782b3e8d3f1fcf8ec948508
Author:     Matt Smith <matt <AT> offtopica <DOT> uk>
AuthorDate: Sun Jun 20 16:54:38 2021 +0000
Commit:     Matt Smith <matt <AT> offtopica <DOT> uk>
CommitDate: Sun Jun 20 16:54:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3937855c

app-emacs/prop-menu: Fix tests

Closes: https://bugs.gentoo.org/796968
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Matt Smith <matt <AT> offtopica.uk>

 app-emacs/prop-menu/prop-menu-0.1.2.ebuild | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/app-emacs/prop-menu/prop-menu-0.1.2.ebuild b/app-emacs/prop-menu/prop-menu-0.1.2.ebuild
index 005e99afa..d1e7ebca2 100644
--- a/app-emacs/prop-menu/prop-menu-0.1.2.ebuild
+++ b/app-emacs/prop-menu/prop-menu-0.1.2.ebuild
@@ -16,3 +16,19 @@ KEYWORDS="~amd64"
 S="${WORKDIR}/prop-menu-el-${PV}"
 
 SITEFILE="50${PN}-gentoo.el"
+
+src_prepare() {
+	default
+	rm Makefile || die
+}
+
+src_test() {
+	${EMACS} ${EMACSFLAGS} ${BYTECOMPFLAGS} \
+			 -l ert -l prop-menu-tests.el \
+			 -f ert-run-tests-batch-and-exit || die "tests failed"
+}
+
+src_install() {
+	elisp-install ${PN} prop-menu.{el,elc}
+	elisp-site-file-install "${FILESDIR}"/${SITEFILE}
+}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: app-emacs/prop-menu/
@ 2022-02-13 20:34 Matthew Smith
  0 siblings, 0 replies; 2+ messages in thread
From: Matthew Smith @ 2022-02-13 20:34 UTC (permalink / raw
  To: gentoo-commits

commit:     d218a09415836a982e3132ac50902a92a80c3159
Author:     Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 13 20:11:20 2022 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Sun Feb 13 20:34:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d218a094

app-emacs/prop-menu: drop to maintainer-needed

Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 app-emacs/prop-menu/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-emacs/prop-menu/metadata.xml b/app-emacs/prop-menu/metadata.xml
index 273d31169..01aae3572 100644
--- a/app-emacs/prop-menu/metadata.xml
+++ b/app-emacs/prop-menu/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>matt@offtopica.uk</email>
-    <name>Matt Smith</name>
-  </maintainer>
+  <!-- maintainer-needed -->
   <upstream>
     <remote-id type="github">david-christiansen/prop-menu-el</remote-id>
   </upstream>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-13 20:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-20 16:55 [gentoo-commits] repo/proj/guru:dev commit in: app-emacs/prop-menu/ Matt Smith
  -- strict thread matches above, loose matches on Subject: below --
2022-02-13 20:34 Matthew Smith

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