Github messages for voidlinux
 help / color / mirror / Atom feed
From: anjandev <anjandev@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] xtools: added spdx-licenses-list for linting license field
Date: Thu, 07 May 2020 00:18:07 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21706@inbox.vuxu.org> (raw)

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

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

https://github.com/anjandev/void-packages xtools
https://github.com/void-linux/void-packages/pull/21706

xtools: added spdx-licenses-list for linting license field
See: https://github.com/leahneukirchen/xtools/issues/180#issuecomment-624752073

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

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

From e0dbdde2cf567b697ce825cb57c63d8251530376 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Wed, 6 May 2020 15:16:20 -0700
Subject: [PATCH] xtools: added spdx-licenses-list for linting license field

---
 srcpkgs/xtools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/xtools/template b/srcpkgs/xtools/template
index cff2316029e..a69f7a71d37 100644
--- a/srcpkgs/xtools/template
+++ b/srcpkgs/xtools/template
@@ -4,7 +4,7 @@ version=0.58
 revision=1
 archs="noarch"
 build_style=gnu-makefile
-depends="bash curl findutils git make xbps"
+depends="bash curl findutils git make xbps spdx-licenses-list"
 short_desc="Opinionated helpers for working with XBPS"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Public Domain"

             reply	other threads:[~2020-05-06 22:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06 22:18 anjandev [this message]
2020-05-06 22:38 ` [PR PATCH] [Updated] " anjandev
2020-05-07 13:09 ` sgn
2020-05-07 13:27 ` Anachron
2020-05-07 15:38 ` sgn
2020-05-08 20:35 ` Chocimier
2020-07-21 13:17 ` sgn
2020-07-21 13:21 ` [PR PATCH] [Closed]: " sgn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21706@inbox.vuxu.org \
    --to=anjandev@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).