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 9AA14139082 for ; Fri, 1 Dec 2017 19:31:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38489E0DF3; Fri, 1 Dec 2017 19:31:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 127A2E0DE9 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 5B58A341301 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 09B05AE50 for ; Fri, 1 Dec 2017 19:31:15 +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: <1512156645.9097a51ad5c4fc0112a42e2a84bec57c3423ed78.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/to-the-moon/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-rpg/to-the-moon/to-the-moon-0.ebuild X-VCS-Directories: games-rpg/to-the-moon/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 9097a51ad5c4fc0112a42e2a84bec57c3423ed78 X-VCS-Branch: master Date: Fri, 1 Dec 2017 19:31:15 +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: 62765952-4c45-49b0-93f6-c18d6dffa2cd X-Archives-Hash: 712c670276c971e184f3ab220f559cce commit: 9097a51ad5c4fc0112a42e2a84bec57c3423ed78 Author: David Seifert gentoo org> AuthorDate: Fri Dec 1 18:57:59 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Dec 1 19:30:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9097a51a games-rpg/to-the-moon: [QA] Fix DESCRIPTION.toolong games-rpg/to-the-moon/to-the-moon-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-rpg/to-the-moon/to-the-moon-0.ebuild b/games-rpg/to-the-moon/to-the-moon-0.ebuild index 1dd770bbee3..7560ad283a8 100644 --- a/games-rpg/to-the-moon/to-the-moon-0.ebuild +++ b/games-rpg/to-the-moon/to-the-moon-0.ebuild @@ -8,7 +8,7 @@ EAPI=5 inherit eutils unpacker gnome2-utils games MY_PN=ToTheMoon -DESCRIPTION="Indie Adventure RPG, two doctors traversing the memories of a dying man to fulfill his last wish" +DESCRIPTION="Two doctors traversing the memories of a dying man to fulfill his last wish" HOMEPAGE="http://freebirdgames.com/games/to-the-moon" SRC_URI="${MY_PN}_linux_1389114090.sh"