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/tucnak/
Date: Thu, 14 Oct 2021 16:16:15
Message-Id: 1634228163.5e242da343e4a881efb1578f4662dff77021f0e4.tomjbe@gentoo
1 commit: 5e242da343e4a881efb1578f4662dff77021f0e4
2 Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 16:16:03 2021 +0000
4 Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 16:16:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e242da3
7
8 media-radio/tucnak: 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/tucnak/tucnak-4.30.ebuild | 2 +-
14 media-radio/tucnak/tucnak-4.32.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-radio/tucnak/tucnak-4.30.ebuild b/media-radio/tucnak/tucnak-4.30.ebuild
18 index 9d0aeaa30bb..4365636151e 100644
19 --- a/media-radio/tucnak/tucnak-4.30.ebuild
20 +++ b/media-radio/tucnak/tucnak-4.30.ebuild
21 @@ -2,7 +2,7 @@
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 -inherit autotools flag-o-matic multilib
26 +inherit autotools flag-o-matic
27
28 DESCRIPTION="Amateur Radio VHF Contest Logbook"
29 HOMEPAGE="http://tucnak.nagano.cz"
30
31 diff --git a/media-radio/tucnak/tucnak-4.32.ebuild b/media-radio/tucnak/tucnak-4.32.ebuild
32 index 87361928c5e..ae02ee026cd 100644
33 --- a/media-radio/tucnak/tucnak-4.32.ebuild
34 +++ b/media-radio/tucnak/tucnak-4.32.ebuild
35 @@ -2,7 +2,7 @@
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI=8
39 -inherit autotools flag-o-matic multilib
40 +inherit autotools flag-o-matic
41
42 DESCRIPTION="Amateur Radio VHF Contest Logbook"
43 HOMEPAGE="http://tucnak.nagano.cz"