From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-sqlite3/
Date: Fri, 26 Nov 2021 08:46:03 +0000 (UTC) [thread overview]
Message-ID: <1637916356.6ed0b210c94c5f0e9b4c63481f6293d869337678.xgqt@gentoo> (raw)
commit: 6ed0b210c94c5f0e9b4c63481f6293d869337678
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 08:44:52 2021 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 08:45:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ed0b210
dev-scheme/guile-sqlite3: RESTRICT strip; fix QA_PREBUILT
Closes: https://bugs.gentoo.org/818589
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-scheme/guile-sqlite3/guile-sqlite3-0.1.3.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-scheme/guile-sqlite3/guile-sqlite3-0.1.3.ebuild b/dev-scheme/guile-sqlite3/guile-sqlite3-0.1.3.ebuild
index 470b4e281dd1..e2ccd5955c75 100644
--- a/dev-scheme/guile-sqlite3/guile-sqlite3-0.1.3.ebuild
+++ b/dev-scheme/guile-sqlite3/guile-sqlite3-0.1.3.ebuild
@@ -1,18 +1,20 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit autotools
DESCRIPTION="Guile bindings of sqlite3"
HOMEPAGE="https://notabug.org/guile-sqlite3/guile-sqlite3"
SRC_URI="https://notabug.org/guile-sqlite3/guile-sqlite3/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}"
LICENSE="LGPL-3+ GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
+RESTRICT="strip"
RDEPEND="
>=dev-scheme/guile-2.0.11:=
@@ -22,9 +24,7 @@ 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'
-
-S=${WORKDIR}/${PN}
+QA_PREBUILT='*[.]go'
src_prepare() {
default
next reply other threads:[~2021-11-26 8:46 UTC|newest]
Thread overview: 13+ 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 --
2021-11-25 15:43 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-sqlite3/ Maciej Barć
2021-08-08 12:28 Ulrich Müller
2021-08-04 9:01 Sergei Trofimovich
2020-11-02 10:21 Sergei Trofimovich
2020-11-02 10:21 Sergei Trofimovich
2020-06-20 19:49 Sergei Trofimovich
2020-06-14 8:07 Sergei Trofimovich
2020-06-12 23:07 Sergei Trofimovich
2020-05-22 18:22 Sergei Trofimovich
2019-12-09 20:18 Sergei Trofimovich
2018-07-07 9:20 Sergei Trofimovich
2018-07-06 22:33 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=1637916356.6ed0b210c94c5f0e9b4c63481f6293d869337678.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