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/to-the-moon/
Date: Fri, 01 Dec 2017 19:31:25
Message-Id: 1512156645.9097a51ad5c4fc0112a42e2a84bec57c3423ed78.soap@gentoo
1 commit: 9097a51ad5c4fc0112a42e2a84bec57c3423ed78
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 18:57:59 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 19:30:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9097a51a
7
8 games-rpg/to-the-moon: [QA] Fix DESCRIPTION.toolong
9
10 games-rpg/to-the-moon/to-the-moon-0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/games-rpg/to-the-moon/to-the-moon-0.ebuild b/games-rpg/to-the-moon/to-the-moon-0.ebuild
14 index 1dd770bbee3..7560ad283a8 100644
15 --- a/games-rpg/to-the-moon/to-the-moon-0.ebuild
16 +++ b/games-rpg/to-the-moon/to-the-moon-0.ebuild
17 @@ -8,7 +8,7 @@ EAPI=5
18 inherit eutils unpacker gnome2-utils games
19
20 MY_PN=ToTheMoon
21 -DESCRIPTION="Indie Adventure RPG, two doctors traversing the memories of a dying man to fulfill his last wish"
22 +DESCRIPTION="Two doctors traversing the memories of a dying man to fulfill his last wish"
23 HOMEPAGE="http://freebirdgames.com/games/to-the-moon"
24 SRC_URI="${MY_PN}_linux_1389114090.sh"