Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: licensor-2.0.0
@ 2019-09-28 13:07 voidlinux-github
  2019-09-28 17:10 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-09-28 13:07 UTC (permalink / raw)
  To: ml

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

There is a new pull request by jcgruenhage against master on the void-packages repository

https://github.com/jcgruenhage/void-packages licensor-2.0.0
https://github.com/void-linux/void-packages/pull/14784

New package: licensor-2.0.0
None

A patch file from https://github.com/void-linux/void-packages/pull/14784.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-licensor-2.0.0-14784.patch --]
[-- Type: text/x-diff, Size: 1030 bytes --]

From 099d54a8dfd55c575197a03ea4993c112547f4aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 28 Sep 2019 15:07:35 +0200
Subject: [PATCH] New package: licensor-2.0.0

---
 srcpkgs/licensor/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/licensor/template

diff --git a/srcpkgs/licensor/template b/srcpkgs/licensor/template
new file mode 100644
index 00000000000..136491a0ef8
--- /dev/null
+++ b/srcpkgs/licensor/template
@@ -0,0 +1,14 @@
+# Template file for 'licensor'
+pkgname=licensor
+version=2.0.0
+revision=1
+build_style=cargo
+hostmakedepends=""
+makedepends=""
+depends=""
+short_desc="Write licenses to stdout"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/raftario/licensor"
+distfiles="https://github.com/raftario/licensor/archive/v${version}.tar.gz"
+checksum=9c9b93ac68bd48f62ab31079acd131b71ff96a0a60caf2811bf2670e016fdd1f

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

* Re: [PR PATCH] [Updated] New package: licensor-2.0.0
  2019-09-28 13:07 [PR PATCH] New package: licensor-2.0.0 voidlinux-github
@ 2019-09-28 17:10 ` voidlinux-github
  2019-09-28 17:10 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-09-28 17:10 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by jcgruenhage against master on the void-packages repository

https://github.com/jcgruenhage/void-packages licensor-2.0.0
https://github.com/void-linux/void-packages/pull/14784

New package: licensor-2.0.0
None

A patch file from https://github.com/void-linux/void-packages/pull/14784.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-licensor-2.0.0-14784.patch --]
[-- Type: text/x-diff, Size: 1016 bytes --]

From cff3419145372006c86c2a7f1e3ebfe3b78146c4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 28 Sep 2019 15:07:35 +0200
Subject: [PATCH] New package: licensor-2.0.0

---
 srcpkgs/licensor/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/licensor/template

diff --git a/srcpkgs/licensor/template b/srcpkgs/licensor/template
new file mode 100644
index 00000000000..e881a21d590
--- /dev/null
+++ b/srcpkgs/licensor/template
@@ -0,0 +1,15 @@
+# Template file for 'licensor'
+pkgname=licensor
+version=2.0.0
+revision=1
+build_style=cargo
+short_desc="Write licenses to stdout"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
+license="MIT"
+homepage="https://github.com/raftario/licensor"
+distfiles="https://github.com/raftario/licensor/archive/v${version}.tar.gz"
+checksum=9c9b93ac68bd48f62ab31079acd131b71ff96a0a60caf2811bf2670e016fdd1f
+
+post_install() {
+	vlicense LICENSE-MIT
+}

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

* Re: [PR PATCH] [Updated] New package: licensor-2.0.0
  2019-09-28 13:07 [PR PATCH] New package: licensor-2.0.0 voidlinux-github
  2019-09-28 17:10 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-28 17:10 ` voidlinux-github
  2019-09-28 21:22 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-09-28 17:10 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by jcgruenhage against master on the void-packages repository

https://github.com/jcgruenhage/void-packages licensor-2.0.0
https://github.com/void-linux/void-packages/pull/14784

New package: licensor-2.0.0
None

A patch file from https://github.com/void-linux/void-packages/pull/14784.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-licensor-2.0.0-14784.patch --]
[-- Type: text/x-diff, Size: 1016 bytes --]

From cff3419145372006c86c2a7f1e3ebfe3b78146c4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 28 Sep 2019 15:07:35 +0200
Subject: [PATCH] New package: licensor-2.0.0

---
 srcpkgs/licensor/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/licensor/template

diff --git a/srcpkgs/licensor/template b/srcpkgs/licensor/template
new file mode 100644
index 00000000000..e881a21d590
--- /dev/null
+++ b/srcpkgs/licensor/template
@@ -0,0 +1,15 @@
+# Template file for 'licensor'
+pkgname=licensor
+version=2.0.0
+revision=1
+build_style=cargo
+short_desc="Write licenses to stdout"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
+license="MIT"
+homepage="https://github.com/raftario/licensor"
+distfiles="https://github.com/raftario/licensor/archive/v${version}.tar.gz"
+checksum=9c9b93ac68bd48f62ab31079acd131b71ff96a0a60caf2811bf2670e016fdd1f
+
+post_install() {
+	vlicense LICENSE-MIT
+}

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

* Re: [PR PATCH] [Updated] New package: licensor-2.0.0
  2019-09-28 13:07 [PR PATCH] New package: licensor-2.0.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-09-28 21:22 ` voidlinux-github
@ 2019-09-28 21:22 ` voidlinux-github
  2019-09-30 18:56 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-09-28 21:22 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by jcgruenhage against master on the void-packages repository

https://github.com/jcgruenhage/void-packages licensor-2.0.0
https://github.com/void-linux/void-packages/pull/14784

New package: licensor-2.0.0
None

A patch file from https://github.com/void-linux/void-packages/pull/14784.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-licensor-2.0.0-14784.patch --]
[-- Type: text/x-diff, Size: 1012 bytes --]

From e47d7dcc173b3504695cc70a740e317073c64d50 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 28 Sep 2019 15:07:35 +0200
Subject: [PATCH] New package: licensor-2.0.0

---
 srcpkgs/licensor/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/licensor/template

diff --git a/srcpkgs/licensor/template b/srcpkgs/licensor/template
new file mode 100644
index 00000000000..44335c296eb
--- /dev/null
+++ b/srcpkgs/licensor/template
@@ -0,0 +1,15 @@
+# Template file for 'licensor'
+pkgname=licensor
+version=2.0.0
+revision=1
+build_style=cargo
+short_desc="Write licenses to stdout"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
+license="MIT"
+homepage="https://github.com/raftario/licensor"
+distfiles="https://github.com/raftario/licensor/archive/v${version}.tar.gz"
+checksum=9c9b93ac68bd48f62ab31079acd131b71ff96a0a60caf2811bf2670e016fdd1f
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: licensor-2.0.0
  2019-09-28 13:07 [PR PATCH] New package: licensor-2.0.0 voidlinux-github
  2019-09-28 17:10 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-28 17:10 ` voidlinux-github
@ 2019-09-28 21:22 ` voidlinux-github
  2019-09-28 21:22 ` voidlinux-github
  2019-09-30 18:56 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-09-28 21:22 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by jcgruenhage against master on the void-packages repository

https://github.com/jcgruenhage/void-packages licensor-2.0.0
https://github.com/void-linux/void-packages/pull/14784

New package: licensor-2.0.0
None

A patch file from https://github.com/void-linux/void-packages/pull/14784.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-licensor-2.0.0-14784.patch --]
[-- Type: text/x-diff, Size: 1012 bytes --]

From e47d7dcc173b3504695cc70a740e317073c64d50 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 28 Sep 2019 15:07:35 +0200
Subject: [PATCH] New package: licensor-2.0.0

---
 srcpkgs/licensor/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/licensor/template

diff --git a/srcpkgs/licensor/template b/srcpkgs/licensor/template
new file mode 100644
index 00000000000..44335c296eb
--- /dev/null
+++ b/srcpkgs/licensor/template
@@ -0,0 +1,15 @@
+# Template file for 'licensor'
+pkgname=licensor
+version=2.0.0
+revision=1
+build_style=cargo
+short_desc="Write licenses to stdout"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
+license="MIT"
+homepage="https://github.com/raftario/licensor"
+distfiles="https://github.com/raftario/licensor/archive/v${version}.tar.gz"
+checksum=9c9b93ac68bd48f62ab31079acd131b71ff96a0a60caf2811bf2670e016fdd1f
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: licensor-2.0.0
  2019-09-28 13:07 [PR PATCH] New package: licensor-2.0.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-09-28 21:22 ` voidlinux-github
@ 2019-09-30 18:56 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-09-30 18:56 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: licensor-2.0.0
https://github.com/void-linux/void-packages/pull/14784

Description:
None

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

end of thread, other threads:[~2019-09-30 18:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-28 13:07 [PR PATCH] New package: licensor-2.0.0 voidlinux-github
2019-09-28 17:10 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-28 17:10 ` voidlinux-github
2019-09-28 21:22 ` voidlinux-github
2019-09-28 21:22 ` voidlinux-github
2019-09-30 18:56 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).