Gentoo Archives: gentoo-commits

From: Stefan Strogin <steils@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/wesnoth/
Date: Sun, 25 Aug 2019 15:19:25
Message-Id: 1566746153.9f5d4fcf1e2820e0840057954fb63615a19de045.steils@gentoo
1 commit: 9f5d4fcf1e2820e0840057954fb63615a19de045
2 Author: Stefan Strogin <steils <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 25 15:13:52 2019 +0000
4 Commit: Stefan Strogin <steils <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 25 15:15:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5d4fcf
7
8 games-strategy/wesnoth: inherit xdg to fix QA issues
9
10 Package-Manager: Portage-2.3.73, Repoman-2.3.17
11 Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>
12
13 games-strategy/wesnoth/wesnoth-1.15.1.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/games-strategy/wesnoth/wesnoth-1.15.1.ebuild b/games-strategy/wesnoth/wesnoth-1.15.1.ebuild
17 index f45abfd28f2..24ae216df06 100644
18 --- a/games-strategy/wesnoth/wesnoth-1.15.1.ebuild
19 +++ b/games-strategy/wesnoth/wesnoth-1.15.1.ebuild
20 @@ -2,7 +2,8 @@
21 # Distributed under the terms of the GNU General Public License v2
22
23 EAPI=7
24 -inherit cmake-utils user
25 +
26 +inherit cmake-utils user xdg
27
28 DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
29 HOMEPAGE="http://www.wesnoth.org