public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/bytestructures/
Date: Fri, 26 Nov 2021 08:46:02 +0000 (UTC)	[thread overview]
Message-ID: <1637916355.313fa8396bdc5bb38bd4ec16d6f4b597cd08e08f.xgqt@gentoo> (raw)

commit:     313fa8396bdc5bb38bd4ec16d6f4b597cd08e08f
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 08:33:17 2021 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 08:45:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=313fa839

dev-scheme/bytestructures: RESTRICT strip; fix QA_PREBUILT

Closes: https://bugs.gentoo.org/818265
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-scheme/bytestructures/bytestructures-1.0.10.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-scheme/bytestructures/bytestructures-1.0.10.ebuild b/dev-scheme/bytestructures/bytestructures-1.0.10.ebuild
index 7d756f149fdd..4842f26f1ed7 100644
--- a/dev-scheme/bytestructures/bytestructures-1.0.10.ebuild
+++ b/dev-scheme/bytestructures/bytestructures-1.0.10.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="Structured access to bytevector contents"
 HOMEPAGE="https://github.com/TaylanUB/scheme-bytestructures/"
@@ -11,13 +11,14 @@ LICENSE="LGPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+RESTRICT="strip"
 
 RDEPEND=">=dev-scheme/guile-2.0.0:="
 DEPEND="${RDEPEND}"
 
 # guile generates ELF files without use of C or machine code
 # It's a portage's false positive. bug #677600
-QA_FLAGS_IGNORED='.*[.]go'
+QA_PREBUILT='*[.]go'
 
 src_prepare() {
 	default


             reply	other threads:[~2021-11-26  8:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-26  8:46 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-08 16:15 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/bytestructures/ Maciej Barć
2024-06-08 16:15 Maciej Barć
2022-02-22 23:59 Maciej Barć
2021-11-25 15:43 Maciej Barć
2021-08-08 12:28 Ulrich Müller
2021-08-04  9:01 Sergei Trofimovich
2021-05-15 13:58 Sergei Trofimovich
2021-05-14  9:52 Sergei Trofimovich
2020-05-22 18:22 Sergei Trofimovich
2018-02-28 21:05 Sergei Trofimovich
2018-01-20 11:23 Sergei Trofimovich

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=1637916355.313fa8396bdc5bb38bd4ec16d6f4b597cd08e08f.xgqt@gentoo \
    --to=xgqt@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