Github messages for voidlinux
 help / color / mirror / Atom feed
From: fosslinux <fosslinux@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: discord-ptb: update to 0.0.21
Date: Fri, 07 Aug 2020 23:43:32 +0200	[thread overview]
Message-ID: <20200807214332.i60-UMpBzB9Lwu_R8iDSpf6-0VRroDhZQ3qZYo3c-cA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24117@inbox.vuxu.org>

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/24117#issuecomment-670724491

Comment:
The `custom:` speciefier indicates it is not SPDX. Use something along the lines of `custom:proprietary`.

The line wrap looks good, but maybe make it consistent. I.e., if you are going to split at (I think you did) 90 characters, split the next line at 90 characters too... keep all of the lines for that block the same length.

Eg:

```
	for item in DiscordPTB chrome_100_percent.pak chrome_200_percent.pak icudtl.dat libEGL.so \
	libGLESv2.so libffmpeg.so locales natives_blob.bin resources resources.pak snapshot_blob.bin swiftshader v8_context_snapshot.bin; do
```
to

```
	for item in DiscordPTB chrome_100_percent.pak chrome_200_percent.pak icudtl.dat libEGL.so \
	libGLESv2.so libffmpeg.so locales natives_blob.bin resources resources.pak snapshot_blob.bin \
        swiftshader v8_context_snapshot.bin; do
```

  parent reply	other threads:[~2020-08-07 21:43 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-06 22:28 [PR PATCH] " MGlolenstine
2020-08-07  0:07 ` [PR REVIEW] " fosslinux
2020-08-07  0:07 ` fosslinux
2020-08-07  8:26 ` [PR REVIEW] " MGlolenstine
2020-08-07  8:26 ` MGlolenstine
2020-08-07  8:40 ` MGlolenstine
2020-08-07  8:40 ` MGlolenstine
2020-08-07  8:46 ` [PR PATCH] [Updated] " MGlolenstine
2020-08-07  9:11 ` MGlolenstine
2020-08-07 21:42 ` fosslinux
2020-08-07 21:43 ` fosslinux [this message]
2020-08-07 21:54 ` ericonr
2020-08-07 22:00 ` MGlolenstine
2020-08-08 17:34 ` [PR PATCH] [Updated] " MGlolenstine
2020-08-08 17:45 ` MGlolenstine
2020-08-08 18:28 ` ericonr
2020-08-08 18:30 ` MGlolenstine
2020-08-08 18:32 ` ericonr
2020-08-08 18:36 ` MGlolenstine
2020-08-09  7:39 ` [PR PATCH] [Updated] " MGlolenstine
2020-08-10  6:09 ` MGlolenstine
2020-08-10 19:06 ` FirstZero
2020-08-14 17:41 ` ericonr
2020-08-14 17:51 ` [PR PATCH] [Updated] " MGlolenstine
2020-08-14 17:51 ` MGlolenstine
2020-08-14 17:55 ` [PR PATCH] [Updated] " MGlolenstine
2020-08-14 17:56 ` MGlolenstine
2020-08-18 14:49 ` [PR REVIEW] " Chocimier
2020-08-18 14:49 ` Chocimier
2020-08-20  9:41 ` [PR PATCH] [Updated] " MGlolenstine
2020-08-20  9:42 ` [PR REVIEW] " MGlolenstine
2020-08-20  9:43 ` MGlolenstine
2020-08-20 22:42 ` chilledfrogs
2020-08-20 22:46 ` [PR PATCH] [Updated] " MGlolenstine
2020-08-20 22:48 ` MGlolenstine
2020-08-27 16:45 ` [PR REVIEW] " Chocimier
2020-08-27 21:07 ` MGlolenstine
2020-08-28 17:55 ` Chocimier
2020-08-28 18:47 ` MGlolenstine
2020-09-10  7:45 ` MGlolenstine
2020-09-10  8:11 ` [PR PATCH] [Updated] " MGlolenstine
2020-09-10  8:12 ` MGlolenstine
2020-09-10  9:39 ` fosslinux
2020-09-10  9:40 ` MGlolenstine
2020-09-10  9:43 ` [PR PATCH] [Updated] " MGlolenstine
2020-09-10 10:57 ` discord-ptb: update to 0.0.22 fosslinux
2020-09-11 18:15 ` Chocimier
2020-09-12 13:25 ` MGlolenstine
2020-09-12 13:36 ` [PR PATCH] [Merged]: " Chocimier
2020-08-14 16:49 [PR PATCH] discord-ptb: update to 0.0.21 chilledfrogs
2020-08-14 16:54 ` ericonr
2020-08-14 17:00 ` chilledfrogs
2020-08-14 17:02 ` chilledfrogs
2020-08-14 17:40 ` MGlolenstine

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=20200807214332.i60-UMpBzB9Lwu_R8iDSpf6-0VRroDhZQ3qZYo3c-cA@z \
    --to=fosslinux@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).