Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/pcsc-lite/
Date: Wed, 06 Jan 2021 15:26:51
Message-Id: 1609946737.bbeec985e12b53261afa5caa9140b5390b73cf39.grobian@gentoo
1 commit: bbeec985e12b53261afa5caa9140b5390b73cf39
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 15:25:37 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 15:25:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbeec985
7
8 sys-apps/pcsc-lite: drop x86-macos
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 sys-apps/pcsc-lite/pcsc-lite-1.8.25-r1.ebuild | 4 ++--
14 sys-apps/pcsc-lite/pcsc-lite-1.8.26.ebuild | 4 ++--
15 sys-apps/pcsc-lite/pcsc-lite-1.9.0.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.25-r1.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.25-r1.ebuild
19 index 79dbb26ce20..0acbecf94d2 100644
20 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.25-r1.ebuild
21 +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.25-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -16,7 +16,7 @@ SRC_URI="https://pcsclite.apdu.fr/files/${P}.tar.bz2"
29 # upstream.
30 LICENSE="BSD ISC MIT GPL-3+ GPL-2"
31 SLOT="0"
32 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
33 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
34
35 # This is called libusb so that it doesn't fool people in thinking that
36 # it is _required_ for USB support. Otherwise they'll disable udev and
37
38 diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.26.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.26.ebuild
39 index df54b9cd237..8a21a936146 100644
40 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.26.ebuild
41 +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.26.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2020 Gentoo Authors
44 +# Copyright 1999-2021 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=7
48 @@ -16,7 +16,7 @@ SRC_URI="https://pcsclite.apdu.fr/files/${P}.tar.bz2"
49 # upstream.
50 LICENSE="BSD ISC MIT GPL-3+ GPL-2"
51 SLOT="0"
52 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
53 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
54
55 # This is called libusb so that it doesn't fool people in thinking that
56 # it is _required_ for USB support. Otherwise they'll disable udev and
57
58 diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.9.0.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.9.0.ebuild
59 index 1c65ee7590c..ec7386ccf05 100644
60 --- a/sys-apps/pcsc-lite/pcsc-lite-1.9.0.ebuild
61 +++ b/sys-apps/pcsc-lite/pcsc-lite-1.9.0.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2020 Gentoo Authors
64 +# Copyright 1999-2021 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=7
68 @@ -16,7 +16,7 @@ SRC_URI="https://pcsclite.apdu.fr/files/${P}.tar.bz2"
69 # upstream.
70 LICENSE="BSD ISC MIT GPL-3+ GPL-2"
71 SLOT="0"
72 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
73 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
74
75 # This is called libusb so that it doesn't fool people in thinking that
76 # it is _required_ for USB support. Otherwise they'll disable udev and