Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/pe-format/
Date: Sun, 03 Nov 2019 14:32:13
Message-Id: 1572791523.4647c123711a50b021d49d781503510d7c4b050c.mgorny@gentoo
1 commit: 4647c123711a50b021d49d781503510d7c4b050c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 3 14:27:18 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 3 14:32:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4647c123
7
8 dev-dotnet/pe-format: Unifdef live ebuild
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-dotnet/pe-format/pe-format-9999.ebuild | 17 +++--------------
13 1 file changed, 3 insertions(+), 14 deletions(-)
14
15 diff --git a/dev-dotnet/pe-format/pe-format-9999.ebuild b/dev-dotnet/pe-format/pe-format-9999.ebuild
16 index e9f8305fd6c..94eec319e8e 100644
17 --- a/dev-dotnet/pe-format/pe-format-9999.ebuild
18 +++ b/dev-dotnet/pe-format/pe-format-9999.ebuild
19 @@ -3,35 +3,24 @@
20
21 EAPI=6
22
23 -#if LIVE
24 -EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}2.git"
25 -
26 -inherit autotools git-r3
27 -#endif
28 -
29 -inherit systemd xdg-utils
30 +inherit autotools git-r3 systemd xdg-utils
31
32 DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc"
33 HOMEPAGE="https://bitbucket.org/mgorny/pe-format2/"
34 -SRC_URI="https://www.bitbucket.org/mgorny/${PN}2/downloads/${P}.tar.bz2"
35 +EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}2.git"
36
37 LICENSE="GPL-2"
38 SLOT="0"
39 -KEYWORDS="~amd64 ~ppc ~x86"
40 +KEYWORDS=""
41 IUSE=""
42
43 DEPEND="dev-util/desktop-file-utils"
44 RDEPEND="!<sys-apps/openrc-0.9.4"
45
46 -#if LIVE
47 -KEYWORDS=
48 -SRC_URI=
49 -
50 src_prepare() {
51 default
52 eautoreconf
53 }
54 -#endif
55
56 src_configure() {
57 local myconf=(