Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/byld/
Date: Wed, 05 May 2021 11:29:36
Message-Id: 1620214147.604e7e7ebafff05ae84060d60635ab38b7279843.soap@gentoo
1 commit: 604e7e7ebafff05ae84060d60635ab38b7279843
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Wed May 5 11:29:07 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Wed May 5 11:29:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=604e7e7e
7
8 sys-apps/byld: Set QA_PREBUILT
9
10 Closes: https://bugs.gentoo.org/725546
11 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 sys-apps/byld/byld-1.0.3.ebuild | 14 ++++++++------
15 1 file changed, 8 insertions(+), 6 deletions(-)
16
17 diff --git a/sys-apps/byld/byld-1.0.3.ebuild b/sys-apps/byld/byld-1.0.3.ebuild
18 index 2c9a65e33e9..932d28c0c9f 100644
19 --- a/sys-apps/byld/byld-1.0.3.ebuild
20 +++ b/sys-apps/byld/byld-1.0.3.ebuild
21 @@ -1,23 +1,25 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 -EAPI=6
27 +EAPI=7
28
29 -DESCRIPTION="build a Linux distribution on a single floppy"
30 +DESCRIPTION="Build a Linux distribution on a single floppy"
31 HOMEPAGE="http://byld.sourceforge.net/"
32 SRC_URI="mirror://sourceforge/byld/byld-${PV//./_}.tgz"
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 KEYWORDS="x86"
37 -IUSE=""
38 -RESTRICT="strip" #252054
39 +# bug #252054
40 +RESTRICT="strip"
41
42 RDEPEND="sys-apps/util-linux"
43
44 +QA_PREBUILT="*"
45 +
46 src_install() {
47 dodoc BYLDING CREDITS README INSTALL FHS PAKING
48 - rm MAKEDEV.8 BYLDING CREDITS README INSTALL FHS LICENSE PAKING
49 + rm MAKEDEV.8 BYLDING CREDITS README INSTALL FHS LICENSE PAKING || die
50
51 insinto /usr/lib/${PN}
52 doins -r .