From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 423DE1381F3 for ; Fri, 31 May 2013 21:57:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBB7CE0831; Fri, 31 May 2013 21:57:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 86ABAE0831 for ; Fri, 31 May 2013 21:57:19 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C3F333E215 for ; Fri, 31 May 2013 21:57:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id A4B0CE5309 for ; Fri, 31 May 2013 21:57:16 +0000 (UTC) From: "Vadim A. Misbakh-Soloviov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Vadim A. Misbakh-Soloviov" Message-ID: <1370037425.5a2ae698648803b6728b51cb462f96fdd650ef33.mva@gentoo> Subject: [gentoo-commits] proj/gamerlay:master commit in: games-arcade/capsized/ X-VCS-Repository: proj/gamerlay X-VCS-Files: games-arcade/capsized/capsized-05302013.ebuild X-VCS-Directories: games-arcade/capsized/ X-VCS-Committer: mva X-VCS-Committer-Name: Vadim A. Misbakh-Soloviov X-VCS-Revision: 5a2ae698648803b6728b51cb462f96fdd650ef33 X-VCS-Branch: master Date: Fri, 31 May 2013 21:57:16 +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: bed23ffa-2b02-4415-b3c7-609b00bc3538 X-Archives-Hash: 02efb18134da55967a46f3dbfcf496c8 commit: 5a2ae698648803b6728b51cb462f96fdd650ef33 Author: Vadim A. Misbakh-Soloviov mva name> AuthorDate: Fri May 31 21:57:05 2013 +0000 Commit: Vadim A. Misbakh-Soloviov mva name> CommitDate: Fri May 31 21:57:05 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=5a2ae698 [games-arcade/capsized] HOMEPAGE+DESCRIPTION fix Signed-off-by: Vadim A. Misbakh-Soloviov mva.name> --- games-arcade/capsized/capsized-05302013.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-arcade/capsized/capsized-05302013.ebuild b/games-arcade/capsized/capsized-05302013.ebuild index eef8689..bad7f8e 100644 --- a/games-arcade/capsized/capsized-05302013.ebuild +++ b/games-arcade/capsized/capsized-05302013.ebuild @@ -6,8 +6,8 @@ EAPI="5" inherit games multilib -DESCRIPTION="" -HOMEPAGE="" +DESCRIPTION="A fast paced 2d platformer, focused on intense action and exploration." +HOMEPAGE="http://www.capsizedgame.com/" SRC_URI="${PN}-${PV}-bin" LICENSE="as-is"