Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xtools: added spdx-licenses-list for linting license field
@ 2020-05-06 22:18 anjandev
  2020-05-06 22:38 ` [PR PATCH] [Updated] " anjandev
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: anjandev @ 2020-05-06 22:18 UTC (permalink / raw)
  To: ml

[-- 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"

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

end of thread, other threads:[~2020-07-21 13:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06 22:18 [PR PATCH] xtools: added spdx-licenses-list for linting license field anjandev
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

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).