public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/startup-notification/
Date: Fri, 22 Mar 2024 17:45:20 +0000 (UTC)	[thread overview]
Message-ID: <1711129515.abd2d7f90ba6418034f1ff39799ddc01ad29078e.mattst88@gentoo> (raw)

commit:     abd2d7f90ba6418034f1ff39799ddc01ad29078e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 22 17:44:18 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Mar 22 17:45:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abd2d7f9

x11-libs/startup-notification: Don't build tests

They're not executed anyway and that appears to be intentional (e.g.
some require additional arguments).

Closes: https://bugs.gentoo.org/885563
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-libs/startup-notification/startup-notification-0.12-r2.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/x11-libs/startup-notification/startup-notification-0.12-r2.ebuild b/x11-libs/startup-notification/startup-notification-0.12-r2.ebuild
index 3e3c0a55b254..e7f2c70abcc6 100644
--- a/x11-libs/startup-notification/startup-notification-0.12-r2.ebuild
+++ b/x11-libs/startup-notification/startup-notification-0.12-r2.ebuild
@@ -31,6 +31,10 @@ src_prepare() {
 	elibtoolize
 }
 
+src_test() {
+	:;
+}
+
 src_install() {
 	default
 	find "${D}" -name '*.la' -delete || die


             reply	other threads:[~2024-03-22 17:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-22 17:45 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-22 18:04 [gentoo-commits] repo/gentoo:master commit in: x11-libs/startup-notification/ Matt Turner
2024-03-22 17:53 Matt Turner
2024-03-22 17:45 Matt Turner
2021-05-21 14:54 Yixun Lan
2021-01-06 12:01 Fabian Groffen
2020-12-28 17:35 Mike Gilbert
2019-05-29  0:56 Aaron Bauman
2016-09-29 15:51 Michael Palimaka

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=1711129515.abd2d7f90ba6418034f1ff39799ddc01ad29078e.mattst88@gentoo \
    --to=mattst88@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