Gentoo Archives: gentoo-commits

From: Thomas Beierlein <tomjbe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/unixcw/
Date: Thu, 14 Oct 2021 16:42:19
Message-Id: 1634229721.4d9abedf770e12ba22a5ec101a775c9ac4ba9a14.tomjbe@gentoo
1 commit: 4d9abedf770e12ba22a5ec101a775c9ac4ba9a14
2 Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 16:41:16 2021 +0000
4 Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 16:42:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d9abedf
7
8 media-radio/unixcw: Drop unused multilib eclass
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>
12
13 media-radio/unixcw/unixcw-3.5.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-radio/unixcw/unixcw-3.5.1-r1.ebuild b/media-radio/unixcw/unixcw-3.5.1-r1.ebuild
17 index 56f654e4a8f..09e46e9788f 100644
18 --- a/media-radio/unixcw/unixcw-3.5.1-r1.ebuild
19 +++ b/media-radio/unixcw/unixcw-3.5.1-r1.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -inherit autotools flag-o-matic multilib
25 +inherit autotools flag-o-matic
26
27 DESCRIPTION="A package of programs that fit together to form a morse code tutor program"
28 HOMEPAGE="http://unixcw.sourceforge.net"