public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/todo/
Date: Sat,  6 Nov 2021 04:41:35 +0000 (UTC)	[thread overview]
Message-ID: <1636173545.de5d1ced452359eb8030dcfd852278f0d897db52.sam@gentoo> (raw)

commit:     de5d1ced452359eb8030dcfd852278f0d897db52
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  6 04:39:05 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov  6 04:39:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de5d1ced

app-misc/todo: use default src_test implementation (emake, not make)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/todo/todo-2.11.0.ebuild    | 6 +-----
 app-misc/todo/todo-2.12.0-r1.ebuild | 6 +-----
 2 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/app-misc/todo/todo-2.11.0.ebuild b/app-misc/todo/todo-2.11.0.ebuild
index 4db4b749f06..c3a527e1a45 100644
--- a/app-misc/todo/todo-2.11.0.ebuild
+++ b/app-misc/todo/todo-2.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -34,10 +34,6 @@ src_prepare() {
 	sed -i -e '4i export TODO_DIR="$HOME/.todo"' todo.cfg || die
 }
 
-src_test() {
-	make test || die "tests failed"
-}
-
 src_install() {
 	dobin "${PN}.sh"
 	dosym "${PN}.sh" "/usr/bin/${PN}cli"

diff --git a/app-misc/todo/todo-2.12.0-r1.ebuild b/app-misc/todo/todo-2.12.0-r1.ebuild
index 623c419ac0a..547d0e721b4 100644
--- a/app-misc/todo/todo-2.12.0-r1.ebuild
+++ b/app-misc/todo/todo-2.12.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -32,10 +32,6 @@ src_prepare() {
 	sed -i -e '4i export TODO_DIR="$HOME/.todo"' todo.cfg || die
 }
 
-src_test() {
-	make test || die "tests failed"
-}
-
 src_install() {
 	dobin "${PN}.sh"
 	newbashcomp "${PN}_completion" "${PN}.sh"


             reply	other threads:[~2021-11-06  4:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-06  4:41 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-01 14:50 [gentoo-commits] repo/gentoo:master commit in: app-misc/todo/ Florian Schmaus
2022-02-26 21:03 Patrice Clement
2022-02-26 21:03 Patrice Clement
2020-10-09 19:57 Patrice Clement
2020-09-29  6:37 Joonas Niilola
2020-09-16 20:50 Patrice Clement
2020-09-16 20:50 Patrice Clement
2020-03-09 20:45 Patrice Clement
2017-12-23 23:00 Patrice Clement
2017-10-19  8:22 Patrice Clement
2017-10-19  8:22 Patrice Clement
2017-02-25  9:15 Patrice Clement
2017-01-29 21:33 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1636173545.de5d1ced452359eb8030dcfd852278f0d897db52.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox