diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 19:57:45 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 20:30:24 +0100 |
commit | bac7848dd84603846b48c5cf357b1161833bf4c2 (patch) | |
tree | 5eecb351214522650fb9430e8a2037100bad3dd7 /games-roguelike | |
parent | games-puzzle/torrent: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-bac7848dd84603846b48c5cf357b1161833bf4c2.tar.gz gentoo-bac7848dd84603846b48c5cf357b1161833bf4c2.tar.bz2 gentoo-bac7848dd84603846b48c5cf357b1161833bf4c2.zip |
games-roguelike/stone-soup: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'games-roguelike')
-rw-r--r-- | games-roguelike/stone-soup/stone-soup-0.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-roguelike/stone-soup/stone-soup-0.16.2.ebuild b/games-roguelike/stone-soup/stone-soup-0.16.2.ebuild index b7128188ed4b..a1e923542580 100644 --- a/games-roguelike/stone-soup/stone-soup-0.16.2.ebuild +++ b/games-roguelike/stone-soup/stone-soup-0.16.2.ebuild @@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="manual" inherit eutils gnome2-utils toolchain-funcs games MY_P="stone_soup-${PV}" -DESCRIPTION="Dungeon Crawl Stone Soup is a role-playing roguelike game of exploration and treasure-hunting in dungeons" +DESCRIPTION="Role-playing roguelike game of exploration and treasure-hunting in dungeons" HOMEPAGE="http://crawl.develz.org/wordpress/" SRC_URI="https://crawl.develz.org/release/stone_soup-${PV}.tar.xz https://dev.gentoo.org/~hasufell/distfiles/${PN}.png |