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 49F3E139082 for ; Fri, 1 Dec 2017 19:31:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDCC9E0DC9; Fri, 1 Dec 2017 19:31:17 +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 A1564E0D9B for ; Fri, 1 Dec 2017 19:31:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 BD6D83406D1 for ; Fri, 1 Dec 2017 19:31:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EB68AE44 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: <1512156576.c338f3b29f4f08a8669ac735b7c987d190235a30.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/katawa-shoujo/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-misc/katawa-shoujo/katawa-shoujo-1.3.1.ebuild games-misc/katawa-shoujo/katawa-shoujo-1.3.ebuild X-VCS-Directories: games-misc/katawa-shoujo/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: c338f3b29f4f08a8669ac735b7c987d190235a30 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: cb24f03d-9d7b-43e5-8b7d-01828fcc5586 X-Archives-Hash: 6ac8fa0b03b0c33ff7374d96a4edaec8 commit: c338f3b29f4f08a8669ac735b7c987d190235a30 Author: David Seifert gentoo org> AuthorDate: Fri Dec 1 18:57:18 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Dec 1 19:29:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c338f3b2 games-misc/katawa-shoujo: [QA] Fix DESCRIPTION.toolong games-misc/katawa-shoujo/katawa-shoujo-1.3.1.ebuild | 2 +- games-misc/katawa-shoujo/katawa-shoujo-1.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-misc/katawa-shoujo/katawa-shoujo-1.3.1.ebuild b/games-misc/katawa-shoujo/katawa-shoujo-1.3.1.ebuild index acf935e160e..14ba5a9ef21 100644 --- a/games-misc/katawa-shoujo/katawa-shoujo-1.3.1.ebuild +++ b/games-misc/katawa-shoujo/katawa-shoujo-1.3.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit eutils gnome2-utils -DESCRIPTION="bishoujo-style visual novel by Four Leaf Studios" +DESCRIPTION="Bishoujo-style visual novel by Four Leaf Studios" HOMEPAGE="http://katawa-shoujo.com/" SRC_URI="http://dl.katawa-shoujo.com/gold_1.3.1/%5B4ls%5D_katawa_shoujo_1.3.1-%5Blinux-x86%5D%5B18161880%5D.tar.bz2 -> ${P}.tar.bz2 https://dev.gentoo.org/~hasufell/distfiles/katawa-shoujo-48.png diff --git a/games-misc/katawa-shoujo/katawa-shoujo-1.3.ebuild b/games-misc/katawa-shoujo/katawa-shoujo-1.3.ebuild index 3cd733bcd7a..00e02f7499c 100644 --- a/games-misc/katawa-shoujo/katawa-shoujo-1.3.ebuild +++ b/games-misc/katawa-shoujo/katawa-shoujo-1.3.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit eutils gnome2-utils games -DESCRIPTION="Bishoujo-style visual novel set in the fictional Yamaku High School for disabled children" +DESCRIPTION="Bishoujo-style visual novel by Four Leaf Studios" HOMEPAGE="http://katawa-shoujo.com/" SRC_URI="http://dl.katawa-shoujo.com/gold_1.3/%5b4ls%5d_katawa_shoujo_1.3-%5blinux-x86%5d%5bFCF758CC%5d.tar.bz2 -> ${P}.tar.bz2 https://dev.gentoo.org/~hasufell/distfiles/katawa-shoujo-48.png