From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1087659-garchives=archives.gentoo.org@lists.gentoo.org> 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 66E85138334 for <garchives@archives.gentoo.org>; Sat, 4 May 2019 09:14:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5270CE087E; Sat, 4 May 2019 09:14:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 37E6CE087E for <gentoo-commits@lists.gentoo.org>; Sat, 4 May 2019 09:14:38 +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 047B83434F6 for <gentoo-commits@lists.gentoo.org>; Sat, 4 May 2019 09:14:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED94C5DA for <gentoo-commits@lists.gentoo.org>; Sat, 4 May 2019 09:14:33 +0000 (UTC) From: "James Le Cuirot" <chewi@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" <chewi@gentoo.org> Message-ID: <1556961243.a73bf107bb4061a37f33e4c55a93c3228f04ad5f.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/doomsday/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/doomsday/doomsday-2.1.1.ebuild X-VCS-Directories: games-fps/doomsday/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: a73bf107bb4061a37f33e4c55a93c3228f04ad5f X-VCS-Branch: master Date: Sat, 4 May 2019 09:14:33 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c1bbca38-50cb-4ddc-96b1-f54b06363d6e X-Archives-Hash: 6870dafa9ca2f5f297b5da6321f99763 commit: a73bf107bb4061a37f33e4c55a93c3228f04ad5f Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat May 4 08:45:21 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sat May 4 09:14:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73bf107 games-fps/doomsday: Rewrite the readme in better English Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-fps/doomsday/doomsday-2.1.1.ebuild | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/games-fps/doomsday/doomsday-2.1.1.ebuild b/games-fps/doomsday/doomsday-2.1.1.ebuild index 5c8767fa7cf..fac61719195 100644 --- a/games-fps/doomsday/doomsday-2.1.1.ebuild +++ b/games-fps/doomsday/doomsday-2.1.1.ebuild @@ -42,15 +42,7 @@ PDEPEND=" S="${WORKDIR}/${P}/${PN}" -DISABLE_AUTOFORMATTING="yes" - -DOC_CONTENTS=" -You need to copy Doom, Doom 2, Chex Quest, Heretic, Hexen, HexenDD, -and Doom64 wads to a folder of your choice. Then configure in game -engine where that folder is. This is different than old versions, -which had centralized launchers for each game, and required the -files to be in a specific place -" +DOC_CONTENTS="You need to copy Doom, Doom 2, Chex Quest, Heretic, Hexen, HexenDD, or Doom64 wads to a folder of your choice and then tell the game engine where that folder is. This is different to older versions, which had separate launchers for each game and required the files to be in a specific place." src_prepare() { cmake-utils_src_prepare