Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libchipcard/
Date: Tue, 06 Feb 2018 19:35:31
Message-Id: 1517945709.1af0994134627699f0be86c6c157394821f8c59e.asturm@gentoo
1 commit: 1af0994134627699f0be86c6c157394821f8c59e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 4 22:21:56 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 19:35:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1af09941
7
8 sys-libs/libchipcard: De-stabilise hppa
9
10 No one did it back then, so I'll do now in order to cleanup.
11
12 Bug: https://bugs.gentoo.org/590626
13 Package-Manager: Portage-2.3.24, Repoman-2.3.6
14
15 sys-libs/libchipcard/libchipcard-5.0.2.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/sys-libs/libchipcard/libchipcard-5.0.2.ebuild b/sys-libs/libchipcard/libchipcard-5.0.2.ebuild
19 index eda40089b65..8c2d65dcf83 100644
20 --- a/sys-libs/libchipcard/libchipcard-5.0.2.ebuild
21 +++ b/sys-libs/libchipcard/libchipcard-5.0.2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2014 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=2
28 @@ -9,7 +9,7 @@ SRC_URI="http://www.aquamaniac.de/sites/download/download.php?package=02&release
29
30 LICENSE="LGPL-2.1"
31 SLOT="0"
32 -KEYWORDS="amd64 hppa ppc ~ppc64 ~sparc x86"
33 +KEYWORDS="amd64 ~hppa ppc ~ppc64 ~sparc x86"
34 IUSE="doc examples"
35
36 RDEPEND=">=sys-libs/gwenhywfar-4.2.1