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 4D248138334 for ; Wed, 2 Jan 2019 15:08:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1963FE088B; Wed, 2 Jan 2019 15:08:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 E2A66E088B for ; Wed, 2 Jan 2019 15:08:34 +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 A9569335CC0 for ; Wed, 2 Jan 2019 15:08:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C679C44B for ; Wed, 2 Jan 2019 15:08:30 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1546441704.f1daac5c9ba079fef9b4ea242712f28888e7dc64.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/celestia/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-astronomy/celestia/files/celestia-1.6.99-cfg.patch X-VCS-Directories: sci-astronomy/celestia/files/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: f1daac5c9ba079fef9b4ea242712f28888e7dc64 X-VCS-Branch: master Date: Wed, 2 Jan 2019 15:08:30 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e1e142cd-3e49-41d5-8111-2b80f92ff49f X-Archives-Hash: 63a35e345d407dda3c0e3c425b6aeac7 commit: f1daac5c9ba079fef9b4ea242712f28888e7dc64 Author: Lars Wendler gentoo org> AuthorDate: Wed Jan 2 13:26:47 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Jan 2 15:08:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1daac5c sci-astronomy/celestia: Updated cfg patch for live ebuild. Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Lars Wendler gentoo.org> sci-astronomy/celestia/files/celestia-1.6.99-cfg.patch | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sci-astronomy/celestia/files/celestia-1.6.99-cfg.patch b/sci-astronomy/celestia/files/celestia-1.6.99-cfg.patch index 53b0e5ad265..943d81b416b 100644 --- a/sci-astronomy/celestia/files/celestia-1.6.99-cfg.patch +++ b/sci-astronomy/celestia/files/celestia-1.6.99-cfg.patch @@ -1,6 +1,6 @@ -From af91ecccb4fe46181d22d4195cb4cca1c734ae63 Mon Sep 17 00:00:00 2001 +From 82023197fabf148e164c538ce0839e3add31068d Mon Sep 17 00:00:00 2001 From: Lars Wendler -Date: Wed, 4 Apr 2018 15:28:32 +0200 +Date: Wed, 2 Jan 2019 14:25:37 +0100 Subject: [PATCH] celestia.cfg: Add ~/.celestia as extras directory. --- @@ -8,18 +8,18 @@ Subject: [PATCH] celestia.cfg: Add ~/.celestia as extras directory. 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/celestia.cfg b/celestia.cfg -index 1a69b422..635b0084 100644 +index ea9e4f58..00edf250 100644 --- a/celestia.cfg +++ b/celestia.cfg -@@ -176,7 +176,7 @@ StarTextures +@@ -197,7 +197,7 @@ StarTextures # or # ExtrasDirectories [ "D:\\celestia-extras" ] #------------------------------------------------------------------------ -- ExtrasDirectories [ "data" "extras" ] -+ ExtrasDirectories [ "data" "extras" "~/.celestia" ] +- ExtrasDirectories [ "extras-standard" "extras" ] ++ ExtrasDirectories [ "extras-standard" "extras" "~/.celestia" ] #------------------------------------------------------------------------ -- -2.17.0 +2.20.1