diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 19:57:31 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 20:30:00 +0100 |
commit | 9a37a99d5f823523c28a89f3cfafc1022e7eb30e (patch) | |
tree | bd8f121ab5f3b11f2b5cabde06f3e9a50fe0afd3 /games-puzzle/mindless | |
parent | games-puzzle/galaxis: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-9a37a99d5f823523c28a89f3cfafc1022e7eb30e.tar.gz gentoo-9a37a99d5f823523c28a89f3cfafc1022e7eb30e.tar.bz2 gentoo-9a37a99d5f823523c28a89f3cfafc1022e7eb30e.zip |
games-puzzle/mindless: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'games-puzzle/mindless')
-rw-r--r-- | games-puzzle/mindless/mindless-1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/mindless/mindless-1.6.ebuild b/games-puzzle/mindless/mindless-1.6.ebuild index 6e89425c8079..2bc3f3b408c3 100644 --- a/games-puzzle/mindless/mindless-1.6.ebuild +++ b/games-puzzle/mindless/mindless-1.6.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit games ORANAME="OracleAll_050523.txt" -DESCRIPTION="play collectable/trading card games (Magic: the Gathering and possibly others) against other people" +DESCRIPTION="Play trading card games (Magic: the Gathering etc.) against other people" HOMEPAGE="http://mindless.sourceforge.net/" SRC_URI="mirror://sourceforge/mindless/${P}.tar.gz http://www.wizards.com/dci/oracle/${ORANAME}" |