all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#27669] Add mksh
@ 2017-07-12 14:08 Arun Isaac
  2017-07-12 14:10 ` [bug#27669] [PATCH 1/2] licenses: Add MirOS license Arun Isaac
  2017-07-12 14:38 ` [bug#27669] Add mksh ng0
  0 siblings, 2 replies; 4+ messages in thread
From: Arun Isaac @ 2017-07-12 14:08 UTC (permalink / raw)
  To: 27669


Patches adding mksh follow.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#27669] [PATCH 1/2] licenses: Add MirOS license.
  2017-07-12 14:08 [bug#27669] Add mksh Arun Isaac
@ 2017-07-12 14:10 ` Arun Isaac
  2017-07-12 14:38 ` [bug#27669] Add mksh ng0
  1 sibling, 0 replies; 4+ messages in thread
From: Arun Isaac @ 2017-07-12 14:10 UTC (permalink / raw)
  To: 27669

* guix/licenses.scm (miros): New variable.
---
 guix/licenses.scm | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/guix/licenses.scm b/guix/licenses.scm
index 1bed56af2..17b75bd39 100644
--- a/guix/licenses.scm
+++ b/guix/licenses.scm
@@ -67,6 +67,7 @@
             lppl1.3a lppl1.3a+
             lppl1.3b lppl1.3b+
             lppl1.3c lppl1.3c+
+            miros
             mpl1.0 mpl1.1 mpl2.0
             ms-pl
             ncsa
@@ -452,6 +453,11 @@ at URI, which may be a file:// URI pointing the package's tree."
            "https://www.latex-project.org/lppl/lppl-1-3c/"
            "LaTeX Project Public License 1.3c or later"))
 
+(define miros
+  (license "MirOS"
+           "https://www.mirbsd.org/MirOS-Licence.htm"
+           "MirOS License"))
+
 (define mpl1.0
   (license "MPL 1.0"
            "http://www.mozilla.org/MPL/1.0/"
-- 
2.12.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [bug#27669] Add mksh
  2017-07-12 14:08 [bug#27669] Add mksh Arun Isaac
  2017-07-12 14:10 ` [bug#27669] [PATCH 1/2] licenses: Add MirOS license Arun Isaac
@ 2017-07-12 14:38 ` ng0
  2017-07-12 14:48   ` Arun Isaac
  1 sibling, 1 reply; 4+ messages in thread
From: ng0 @ 2017-07-12 14:38 UTC (permalink / raw)
  To: Arun Isaac; +Cc: 27669

[-- Attachment #1: Type: text/plain, Size: 365 bytes --]

Arun Isaac transcribed 0.1K bytes:
> 
> Patches adding mksh follow.
> 
> 
> 
> 
Which of the mksh if I may ask? I have some MKSH's here
I was just too slow to upstream.
At the moment it's just Mirsh, oksh.
-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://n0is.noblogs.org/my-keys
https://www.infotropique.org https://krosos.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [bug#27669] Add mksh
  2017-07-12 14:38 ` [bug#27669] Add mksh ng0
@ 2017-07-12 14:48   ` Arun Isaac
  0 siblings, 0 replies; 4+ messages in thread
From: Arun Isaac @ 2017-07-12 14:48 UTC (permalink / raw)
  To: ng0; +Cc: 27669


ng0 writes:

> Arun Isaac transcribed 0.1K bytes:
>> 
>> Patches adding mksh follow.
>> 
> Which of the mksh if I may ask?

The MirBSD Korn Shell: https://www.mirbsd.org/mksh.htm

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-07-12 14:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-12 14:08 [bug#27669] Add mksh Arun Isaac
2017-07-12 14:10 ` [bug#27669] [PATCH 1/2] licenses: Add MirOS license Arun Isaac
2017-07-12 14:38 ` [bug#27669] Add mksh ng0
2017-07-12 14:48   ` Arun Isaac

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.