Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/mgetty/
Date: Wed, 30 Jan 2019 08:13:50
Message-Id: 1548835409.f0c345d2f3c533e3b91633e456abd022ebd7ad9b.slyfox@gentoo
1 commit: f0c345d2f3c533e3b91633e456abd022ebd7ad9b
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jan 30 06:48:50 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 30 08:03:29 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0c345d2
7
8 net-dialup/mgetty: stable 1.2.1 for sparc, bug #676710
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-dialup/mgetty/mgetty-1.2.1.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/net-dialup/mgetty/mgetty-1.2.1.ebuild b/net-dialup/mgetty/mgetty-1.2.1.ebuild
19 index 722dd95e2c0..ea984a7c4e3 100644
20 --- a/net-dialup/mgetty/mgetty-1.2.1.ebuild
21 +++ b/net-dialup/mgetty/mgetty-1.2.1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -25,7 +25,7 @@ RDEPEND="${DEPEND}
29
30 SLOT="0"
31 LICENSE="GPL-2"
32 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
33 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
34 IUSE="+fax fidonet"
35
36 pkg_setup() {