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/linux-atm/
Date: Wed, 30 Jan 2019 08:13:50
Message-Id: 1548835409.faea0baa2e0dd79bc5489358c13d1a929616c3d1.slyfox@gentoo
1 commit: faea0baa2e0dd79bc5489358c13d1a929616c3d1
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jan 30 06:49:44 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=faea0baa
7
8 net-dialup/linux-atm: stable 2.5.2 for sparc, bug #676708
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/linux-atm/linux-atm-2.5.2.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/net-dialup/linux-atm/linux-atm-2.5.2.ebuild b/net-dialup/linux-atm/linux-atm-2.5.2.ebuild
19 index f1e9ca9f420..475b3c06d2b 100644
20 --- a/net-dialup/linux-atm/linux-atm-2.5.2.ebuild
21 +++ b/net-dialup/linux-atm/linux-atm-2.5.2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2014 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
29
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
33 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
34 IUSE="static-libs"
35
36 RDEPEND=""