Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/xboxdrv/
Date: Sat, 30 Sep 2017 04:26:59
Message-Id: 1506745603.c508116f2e68ec0521a6fdc5163480c3b88e4e77.kensington@gentoo
1 commit: c508116f2e68ec0521a6fdc5163480c3b88e4e77
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 04:26:21 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 04:26:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c508116f
7
8 games-util/xboxdrv: stabilise 0.8.8 for amd64/x86
9
10 Closes: https://bugs.gentoo.org/632340
11 Package-Manager: Portage-2.3.8, Repoman-2.3.3
12
13 games-util/xboxdrv/xboxdrv-0.8.8.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/games-util/xboxdrv/xboxdrv-0.8.8.ebuild b/games-util/xboxdrv/xboxdrv-0.8.8.ebuild
17 index 393f6021f3c..0e0a2083808 100644
18 --- a/games-util/xboxdrv/xboxdrv-0.8.8.ebuild
19 +++ b/games-util/xboxdrv/xboxdrv-0.8.8.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="http://pingus.seul.org/~grumbel/xboxdrv/${MY_P}.tar.bz2"
27
28 LICENSE="GPL-3"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 x86"
32
33 RDEPEND="dev-libs/boost:=
34 dev-libs/dbus-glib:=