Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/discord-bin/
Date: Sun, 12 Jan 2020 13:20:46
Message-Id: 1578835226.d1497b8eac51ca7f7e697fb9d448243be5228345.johu@gentoo
1 commit: d1497b8eac51ca7f7e697fb9d448243be5228345
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 12 13:18:10 2020 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 12 13:20:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1497b8e
7
8 net-im/discord-bin: EAPI 7
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Johannes Huber <johu <AT> gentoo.org>
12
13 net-im/discord-bin/discord-bin-0.0.9-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-im/discord-bin/discord-bin-0.0.9-r1.ebuild b/net-im/discord-bin/discord-bin-0.0.9-r1.ebuild
17 index e5968ec2b27..d76cccc3e2f 100644
18 --- a/net-im/discord-bin/discord-bin-0.0.9-r1.ebuild
19 +++ b/net-im/discord-bin/discord-bin-0.0.9-r1.ebuild
20 @@ -1,7 +1,7 @@
21 # Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI="6"
25 +EAPI=7
26
27 MY_PN=${PN/-bin/}
28 MY_BIN="D${MY_PN/d/}"