Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/wasteland2/
Date: Fri, 01 Dec 2017 19:31:30
Message-Id: 1512156651.edd5d929dd964f4cd417b82f37bbf1680ddedfda.soap@gentoo
1 commit: edd5d929dd964f4cd417b82f37bbf1680ddedfda
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 18:58:02 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 19:30:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edd5d929
7
8 games-rpg/wasteland2: [QA] Fix DESCRIPTION.toolong
9
10 games-rpg/wasteland2/wasteland2-1.9.0.13.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/games-rpg/wasteland2/wasteland2-1.9.0.13.ebuild b/games-rpg/wasteland2/wasteland2-1.9.0.13.ebuild
14 index 30b318d91a4..c457367707b 100644
15 --- a/games-rpg/wasteland2/wasteland2-1.9.0.13.ebuild
16 +++ b/games-rpg/wasteland2/wasteland2-1.9.0.13.ebuild
17 @@ -5,7 +5,7 @@ EAPI=5
18
19 inherit eutils gnome2-utils check-reqs games
20
21 -DESCRIPTION="Direct sequel to 1988's Wasteland, the first-ever post-apocalyptic computer RPG and the inspiration behind the Fallout series"
22 +DESCRIPTION="Sequel to 1988 Wasteland, post-apocalyptic computer RPG inspiration for Fallout"
23 HOMEPAGE="https://wasteland.inxile-entertainment.com/"
24 SRC_URI="gog_wasteland_2_${PV}.tar.gz"