Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/linux-gpib-modules/
Date: Tue, 28 May 2019 14:17:11
Message-Id: 1559052961.72d4cebf6b8769e1a27a11a47ef1b670b4cd3174.dilfridge@gentoo
1 commit: 72d4cebf6b8769e1a27a11a47ef1b670b4cd3174
2 Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 28 14:16:01 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue May 28 14:16:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72d4cebf
7
8 sci-libs/linux-gpib-modules: amd64 stable
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.13
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 sci-libs/linux-gpib-modules/linux-gpib-modules-4.2.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-libs/linux-gpib-modules/linux-gpib-modules-4.2.0.ebuild b/sci-libs/linux-gpib-modules/linux-gpib-modules-4.2.0.ebuild
17 index 4ac4407a9a8..884cc3f1c2d 100644
18 --- a/sci-libs/linux-gpib-modules/linux-gpib-modules-4.2.0.ebuild
19 +++ b/sci-libs/linux-gpib-modules/linux-gpib-modules-4.2.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linux-gpib/linux-gpib-${PV}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~arm ~x86"
31 +KEYWORDS="amd64 ~arm ~x86"
32 IUSE="isa pcmcia debug"
33
34 COMMONDEPEND=""