From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 39228139082 for ; Fri, 1 Dec 2017 19:31:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A5D9E0DF9; Fri, 1 Dec 2017 19:31:19 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 13DF2E0DEE for ; Fri, 1 Dec 2017 19:31:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 524B4340BEA for ; Fri, 1 Dec 2017 19:31:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3390AE4C for ; Fri, 1 Dec 2017 19:31:14 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1512156624.bac7848dd84603846b48c5cf357b1161833bf4c2.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-roguelike/stone-soup/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-roguelike/stone-soup/stone-soup-0.16.2.ebuild X-VCS-Directories: games-roguelike/stone-soup/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: bac7848dd84603846b48c5cf357b1161833bf4c2 X-VCS-Branch: master Date: Fri, 1 Dec 2017 19:31:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b1d388f4-dc85-4e2e-8be7-63677c83723c X-Archives-Hash: 1177a7997f59bcb64638220b6ded485e commit: bac7848dd84603846b48c5cf357b1161833bf4c2 Author: David Seifert gentoo org> AuthorDate: Fri Dec 1 18:57:45 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Dec 1 19:30:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bac7848d games-roguelike/stone-soup: [QA] Fix DESCRIPTION.toolong games-roguelike/stone-soup/stone-soup-0.16.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b7128188ed4..a1e92354258 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