From unknown Fri Jun 13 10:40:29 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#29827] open-adventure: Fix comment. Resent-From: ng0 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 23 Dec 2017 20:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 29827 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 29827@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.151406191111344 (code B ref -1); Sat, 23 Dec 2017 20:46:01 +0000 Received: (at submit) by debbugs.gnu.org; 23 Dec 2017 20:45:11 +0000 Received: from localhost ([127.0.0.1]:49585 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eSqfI-0002wm-OE for submit@debbugs.gnu.org; Sat, 23 Dec 2017 15:45:10 -0500 Received: from eggs.gnu.org ([208.118.235.92]:57361) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eSqfH-0002w1-1g for submit@debbugs.gnu.org; Sat, 23 Dec 2017 15:45:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSqfA-0003lR-Kx for submit@debbugs.gnu.org; Sat, 23 Dec 2017 15:44:57 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:47348) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eSqfA-0003lJ-Gj for submit@debbugs.gnu.org; Sat, 23 Dec 2017 15:44:56 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eSqf9-00026z-4t for guix-patches@gnu.org; Sat, 23 Dec 2017 15:44:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSqf6-0003ft-3N for guix-patches@gnu.org; Sat, 23 Dec 2017 15:44:55 -0500 Received: from aibo.runbox.com ([91.220.196.211]:33990) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eSqf5-0003c0-R9 for guix-patches@gnu.org; Sat, 23 Dec 2017 15:44:52 -0500 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1eSqf2-0002nh-PT for guix-patches@gnu.org; Sat, 23 Dec 2017 21:44:48 +0100 Received: from dslb-088-078-030-078.088.078.pools.vodafone-ip.de ([88.78.30.78] helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1eSqee-0002aa-3N for guix-patches@gnu.org; Sat, 23 Dec 2017 21:44:24 +0100 Date: Sat, 23 Dec 2017 20:44:23 +0000 From: ng0 Message-ID: <20171223204423.rj7rkspr6hjulou7@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="njzlue67ld5hyd5j" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --njzlue67ld5hyd5j Content-Type: multipart/mixed; boundary="vlgre53hwnaksf2w" Content-Disposition: inline --vlgre53hwnaksf2w Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Fix a comment. See commit message for details. --=20 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys WWW: https://n0.is --vlgre53hwnaksf2w Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-open-adventure-Fix-comment-about-linenoise.patch" Content-Transfer-Encoding: quoted-printable =46rom f3ca113dc9b93794c494055fdf1ffbcd28b9aaac Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Sat, 23 Dec 2017 20:35:12 +0000 Subject: [PATCH] gnu: open-adventure: Fix comment about linenoise. The comment was copied from 's-shell', so its content was technically not entirely correct for 'open-adventure'. * gnu/packages/games.scm (open-adventure): Fix comment. --- gnu/packages/games.scm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 2b1bddb2f..8ca7b1a95 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -17,7 +17,7 @@ ;;; Copyright =C2=A9 2015 Taylan Ulrich Bay=C4=B1rl=C4=B1/Kammer ;;; Copyright =C2=A9 2016, 2017 Rodger Fox ;;; Copyright =C2=A9 2016 Manolis Fragkiskos Ragkousis -;;; Copyright =C2=A9 2016, 2017 ng0 +;;; Copyright =C2=A9 2016, 2017 ng0 ;;; Copyright =C2=A9 2016 Albin S=C3=B6derqvist ;;; Copyright =C2=A9 2016, 2017 Kei Kebreau ;;; Copyright =C2=A9 2016 Alex Griffin @@ -5031,9 +5031,8 @@ at their peak of economic growth and military prowess. (modify-phases %standard-phases (replace 'configure (lambda* (#:key inputs outputs #:allow-other-keys) - ;; At this point linenoise is meant to be included, - ;; so we have to really copy it into the working directory - ;; of s. + ;; Linenoise is meant to be included, so we have to + ;; copy it into the working directory. (let* ((linenoise (assoc-ref inputs "linenoise")) (noisepath (string-append linenoise "/include/lineno= ise")) (out (assoc-ref outputs "out"))) --=20 2.15.1 --vlgre53hwnaksf2w-- --njzlue67ld5hyd5j Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlo+wCcACgkQ4i+bv+40 hYhj4RAAlK+xsSsTokEkbvMofSYBVZeUjxl8WWta3HQMvNgiYzjmV86JbZDknrSY HyM3FkBvnDTxqVyOzu9bNK9xOEGuFR3cio0fVK0BG3XL8Xa3On9+y6qVa9ZDp1DD oQ5/OcKAQ9Jqyl85hGhY8h+Qy8etapy5HK8bUv4NPOic7eBo0KMGV/6c2XuAPczP +uuYkEKIYGotoYZxG6O5v7OS3QxMeGgJrvGQP381ujICYn828GxFdzlgnadkuB3/ TWpxEZ9fY0AzKLsizRtyPYcUFlgb5SbhAtkXIiuTZDlFv+WJP3M/jhThnRWkQZe6 EtMeIiyeMqvQ+TOJqObTWP0Mvv4pNBTJ7i6hIJBw+MqpEPSGG3wlY9QhgTIqt4QS wyez0+sGt5jC1O2FOA+EFJFaQobstfCtOON5Jz/Nrk+eIDuohrOtfTBHRpVy+/BA VryyEuBl5FYBDJNkKrl7f6X97+SOao6AKrd5lI2ON25v2fyh0K4OuyM5HwoEH7ei +ACbx8EWqiPuPG8Idi+wgE9O4EglvzxVJcR+vVKwXSvP3y2pvjZTKV39iaExIuGl zvQmgUXIvUtVfRsfr7zsBVPUuUnvbTtxKA3KT0yBG/tjkenXFgIa2vlLPFcenlQe y7WLBu/QlMcQU8ML+hIv6zYSnkThVOlHgibUL5CHjbMt17RI9Dg= =hPLu -----END PGP SIGNATURE----- --njzlue67ld5hyd5j-- From unknown Fri Jun 13 10:40:29 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: ng0 Subject: bug#29827: closed (Re: [bug#29827] open-adventure: Fix comment.) Message-ID: References: <20171223221555.1b650578@scratchpost.org> <20171223204423.rj7rkspr6hjulou7@abyayala> X-Gnu-PR-Message: they-closed 29827 X-Gnu-PR-Package: guix-patches Reply-To: 29827@debbugs.gnu.org Date: Sat, 23 Dec 2017 21:16:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1514063762-14183-1" This is a multi-part message in MIME format... ------------=_1514063762-14183-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #29827: open-adventure: Fix comment. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 29827@debbugs.gnu.org. --=20 29827: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D29827 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1514063762-14183-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 29827-done) by debbugs.gnu.org; 23 Dec 2017 21:16:00 +0000 Received: from localhost ([127.0.0.1]:49624 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eSr9E-0003gW-DC for submit@debbugs.gnu.org; Sat, 23 Dec 2017 16:16:00 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:46866) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eSr9C-0003gO-E3 for 29827-done@debbugs.gnu.org; Sat, 23 Dec 2017 16:15:58 -0500 Received: from localhost (77.118.245.126.wireless.dyn.drei.com [77.118.245.126]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 5616B3360B9E; Sat, 23 Dec 2017 22:15:57 +0100 (CET) Date: Sat, 23 Dec 2017 22:15:55 +0100 From: Danny Milosavljevic To: ng0 Subject: Re: [bug#29827] open-adventure: Fix comment. Message-ID: <20171223221555.1b650578@scratchpost.org> In-Reply-To: <20171223204423.rj7rkspr6hjulou7@abyayala> References: <20171223204423.rj7rkspr6hjulou7@abyayala> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.31; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 29827-done Cc: 29827-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Applied to master. ------------=_1514063762-14183-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 23 Dec 2017 20:45:11 +0000 Received: from localhost ([127.0.0.1]:49585 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eSqfI-0002wm-OE for submit@debbugs.gnu.org; Sat, 23 Dec 2017 15:45:10 -0500 Received: from eggs.gnu.org ([208.118.235.92]:57361) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eSqfH-0002w1-1g for submit@debbugs.gnu.org; Sat, 23 Dec 2017 15:45:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSqfA-0003lR-Kx for submit@debbugs.gnu.org; Sat, 23 Dec 2017 15:44:57 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:47348) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eSqfA-0003lJ-Gj for submit@debbugs.gnu.org; Sat, 23 Dec 2017 15:44:56 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eSqf9-00026z-4t for guix-patches@gnu.org; Sat, 23 Dec 2017 15:44:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSqf6-0003ft-3N for guix-patches@gnu.org; Sat, 23 Dec 2017 15:44:55 -0500 Received: from aibo.runbox.com ([91.220.196.211]:33990) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eSqf5-0003c0-R9 for guix-patches@gnu.org; Sat, 23 Dec 2017 15:44:52 -0500 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1eSqf2-0002nh-PT for guix-patches@gnu.org; Sat, 23 Dec 2017 21:44:48 +0100 Received: from dslb-088-078-030-078.088.078.pools.vodafone-ip.de ([88.78.30.78] helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1eSqee-0002aa-3N for guix-patches@gnu.org; Sat, 23 Dec 2017 21:44:24 +0100 Date: Sat, 23 Dec 2017 20:44:23 +0000 From: ng0 To: guix-patches@gnu.org Subject: open-adventure: Fix comment. Message-ID: <20171223204423.rj7rkspr6hjulou7@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="njzlue67ld5hyd5j" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --njzlue67ld5hyd5j Content-Type: multipart/mixed; boundary="vlgre53hwnaksf2w" Content-Disposition: inline --vlgre53hwnaksf2w Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Fix a comment. See commit message for details. --=20 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys WWW: https://n0.is --vlgre53hwnaksf2w Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-open-adventure-Fix-comment-about-linenoise.patch" Content-Transfer-Encoding: quoted-printable =46rom f3ca113dc9b93794c494055fdf1ffbcd28b9aaac Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Sat, 23 Dec 2017 20:35:12 +0000 Subject: [PATCH] gnu: open-adventure: Fix comment about linenoise. The comment was copied from 's-shell', so its content was technically not entirely correct for 'open-adventure'. * gnu/packages/games.scm (open-adventure): Fix comment. --- gnu/packages/games.scm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 2b1bddb2f..8ca7b1a95 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -17,7 +17,7 @@ ;;; Copyright =C2=A9 2015 Taylan Ulrich Bay=C4=B1rl=C4=B1/Kammer ;;; Copyright =C2=A9 2016, 2017 Rodger Fox ;;; Copyright =C2=A9 2016 Manolis Fragkiskos Ragkousis -;;; Copyright =C2=A9 2016, 2017 ng0 +;;; Copyright =C2=A9 2016, 2017 ng0 ;;; Copyright =C2=A9 2016 Albin S=C3=B6derqvist ;;; Copyright =C2=A9 2016, 2017 Kei Kebreau ;;; Copyright =C2=A9 2016 Alex Griffin @@ -5031,9 +5031,8 @@ at their peak of economic growth and military prowess. (modify-phases %standard-phases (replace 'configure (lambda* (#:key inputs outputs #:allow-other-keys) - ;; At this point linenoise is meant to be included, - ;; so we have to really copy it into the working directory - ;; of s. + ;; Linenoise is meant to be included, so we have to + ;; copy it into the working directory. (let* ((linenoise (assoc-ref inputs "linenoise")) (noisepath (string-append linenoise "/include/lineno= ise")) (out (assoc-ref outputs "out"))) --=20 2.15.1 --vlgre53hwnaksf2w-- --njzlue67ld5hyd5j Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlo+wCcACgkQ4i+bv+40 hYhj4RAAlK+xsSsTokEkbvMofSYBVZeUjxl8WWta3HQMvNgiYzjmV86JbZDknrSY HyM3FkBvnDTxqVyOzu9bNK9xOEGuFR3cio0fVK0BG3XL8Xa3On9+y6qVa9ZDp1DD oQ5/OcKAQ9Jqyl85hGhY8h+Qy8etapy5HK8bUv4NPOic7eBo0KMGV/6c2XuAPczP +uuYkEKIYGotoYZxG6O5v7OS3QxMeGgJrvGQP381ujICYn828GxFdzlgnadkuB3/ TWpxEZ9fY0AzKLsizRtyPYcUFlgb5SbhAtkXIiuTZDlFv+WJP3M/jhThnRWkQZe6 EtMeIiyeMqvQ+TOJqObTWP0Mvv4pNBTJ7i6hIJBw+MqpEPSGG3wlY9QhgTIqt4QS wyez0+sGt5jC1O2FOA+EFJFaQobstfCtOON5Jz/Nrk+eIDuohrOtfTBHRpVy+/BA VryyEuBl5FYBDJNkKrl7f6X97+SOao6AKrd5lI2ON25v2fyh0K4OuyM5HwoEH7ei +ACbx8EWqiPuPG8Idi+wgE9O4EglvzxVJcR+vVKwXSvP3y2pvjZTKV39iaExIuGl zvQmgUXIvUtVfRsfr7zsBVPUuUnvbTtxKA3KT0yBG/tjkenXFgIa2vlLPFcenlQe y7WLBu/QlMcQU8ML+hIv6zYSnkThVOlHgibUL5CHjbMt17RI9Dg= =hPLu -----END PGP SIGNATURE----- --njzlue67ld5hyd5j-- ------------=_1514063762-14183-1--