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-puzzle/mindless/
Date: Fri, 01 Dec 2017 19:31:23
Message-Id: 1512156600.9a37a99d5f823523c28a89f3cfafc1022e7eb30e.soap@gentoo
1 commit: 9a37a99d5f823523c28a89f3cfafc1022e7eb30e
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 18:57:31 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 19:30:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a37a99d
7
8 games-puzzle/mindless: [QA] Fix DESCRIPTION.toolong
9
10 games-puzzle/mindless/mindless-1.6.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/games-puzzle/mindless/mindless-1.6.ebuild b/games-puzzle/mindless/mindless-1.6.ebuild
14 index 6e89425c807..2bc3f3b408c 100644
15 --- a/games-puzzle/mindless/mindless-1.6.ebuild
16 +++ b/games-puzzle/mindless/mindless-1.6.ebuild
17 @@ -5,7 +5,7 @@ EAPI=5
18 inherit games
19
20 ORANAME="OracleAll_050523.txt"
21 -DESCRIPTION="play collectable/trading card games (Magic: the Gathering and possibly others) against other people"
22 +DESCRIPTION="Play trading card games (Magic: the Gathering etc.) against other people"
23 HOMEPAGE="http://mindless.sourceforge.net/"
24 SRC_URI="mirror://sourceforge/mindless/${P}.tar.gz
25 http://www.wizards.com/dci/oracle/${ORANAME}"