Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/xcruiser/
Date: Sun, 01 Apr 2018 19:07:22
Message-Id: 1522609597.34690678deaae78929c5c99a4f79dc70486c6341.mattst88@gentoo
1 commit: 34690678deaae78929c5c99a4f79dc70486c6341
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 1 19:04:30 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 1 19:06:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34690678
7
8 games-misc/xcruiser: Drop unnecessary dependency on x11-libs/libXp
9
10 Closes: https://bugs.gentoo.org/649136
11
12 .../xcruiser/{xcruiser-0.30.ebuild => xcruiser-0.30-r1.ebuild} | 5 ++---
13 1 file changed, 2 insertions(+), 3 deletions(-)
14
15 diff --git a/games-misc/xcruiser/xcruiser-0.30.ebuild b/games-misc/xcruiser/xcruiser-0.30-r1.ebuild
16 similarity index 87%
17 rename from games-misc/xcruiser/xcruiser-0.30.ebuild
18 rename to games-misc/xcruiser/xcruiser-0.30-r1.ebuild
19 index 5a4d94b26bf..c5f7a85927f 100644
20 --- a/games-misc/xcruiser/xcruiser-0.30.ebuild
21 +++ b/games-misc/xcruiser/xcruiser-0.30-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -14,8 +14,7 @@ KEYWORDS="~amd64 ~x86"
29 IUSE=""
30 RESTRICT="test"
31
32 -RDEPEND="x11-libs/libXaw
33 - x11-libs/libXp"
34 +RDEPEND="x11-libs/libXaw"
35 DEPEND="${RDEPEND}
36 app-text/rman
37 x11-misc/gccmakedep