From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/spectator/
Date: Tue, 29 Nov 2022 15:02:16 +0000 (UTC) [thread overview]
Message-ID: <1669734086.2df0c1b4b6658d66e1b1b6634ff64b4184156de6.cybertailor@gentoo> (raw)
commit: 2df0c1b4b6658d66e1b1b6634ff64b4184156de6
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Nov 29 15:01:26 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Nov 29 15:01:26 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2df0c1b4
dev-crystal/spectator: add "test" USE flag
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-crystal/spectator/spectator-0.11.4.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-crystal/spectator/spectator-0.11.4.ebuild b/dev-crystal/spectator/spectator-0.11.4.ebuild
index ac6ecd55d..d23903ad6 100644
--- a/dev-crystal/spectator/spectator-0.11.4.ebuild
+++ b/dev-crystal/spectator/spectator-0.11.4.ebuild
@@ -12,15 +12,17 @@ SRC_URI="https://github.com/icy-arctic-fox/${PN}/archive/refs/tags/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
DOCS=( {ARCHITECTURE,CHANGELOG,CONTRIBUTING,README}.md )
CHECKREQS_MEMORY="3G"
pkg_pretend() {
- has test "${FEATURES}" && check-reqs_pkg_pretend
+ use test && check-reqs_pkg_pretend
}
pkg_setup() {
- has test "${FEATURES}" && check-reqs_pkg_setup
+ use test && check-reqs_pkg_setup
}
next reply other threads:[~2022-11-29 15:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-29 15:02 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-07 0:31 [gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/spectator/ Anna Vyalkova
2024-04-27 9:50 Anna Vyalkova
2023-06-07 20:18 Anna Vyalkova
2023-01-27 1:36 Anna Vyalkova
2022-12-20 23:14 Anna Vyalkova
2022-11-28 14:20 Anna Vyalkova
2022-11-08 17:55 Anna Vyalkova
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=1669734086.2df0c1b4b6658d66e1b1b6634ff64b4184156de6.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--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