summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Licenses: Add Autodesk license for new version of sci-electronics/eagleAndrew Ammerlaan2022-02-131-0/+455
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* CC-BY-NC-SA-1.0: Reformat analog to CC-BY-SA-1.0Ulrich Müller2022-02-131-214/+215
| | | | | | | So the differences will be easily visible with diff. No change of wording except for the title line. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Remove unusedMichał Górny2022-02-1214-3120/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* licenses: Add CC-BY-NC-SA-1.0 for BraidJames Le Cuirot2022-02-061-0/+235
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* licenses/RtMidi: add license for media-libs/rtmidiConrad Kostecki2022-02-051-0/+23
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* licenses: add zlib-acknowledgementIonen Wolkens2021-12-141-0/+18
| | | | | | | Identical to ZLIB but changes "not required" to "required" for acknowledgement. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-print/lexmark-upd-ppd: add new ebuildJason A. Donenfeld2021-11-241-0/+79
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* licenses: Update placeholders in BSDish licensesUlrich Müller2021-09-218-21/+21
| | | | | | | | | Sync license texts from https://spdx.org/licenses/ where applicable. Avoid the term "copyright owner" in placeholders: https://www.gnu.org/philosophy/words-to-avoid.html.en#CopyrightOwner Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses/Princeton: Drop trailing whitespaceUlrich Müller2021-09-211-26/+26
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses/0BSD: Use placeholders in copyright noticeUlrich Müller2021-09-211-1/+1
| | | | | Closes: https://bugs.gentoo.org/814143 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Remove unused XCIN and xc-radleyMichał Górny2021-09-212-87/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles, licenses: re-add PSF-2.4 licenseRobin H. Johnson2021-09-071-0/+268
| | | | | | | | | | | | | | Pending review of dev-python packages that may have updated to it and have outdated LICENSE ebuilds. Also suppresses message about masked package for users that have not yet removed the package from their system: ``` !! The following installed packages are masked: - dev-python/contextlib2-0.6.0_p1-r1::gentoo (masked by: PSF-2.4 license(s)) ``` Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* licenses: Remove unused psipredUlrich Müller2021-09-021-89/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: sync SIP license with latest upstream versionDavide Pesavento2021-08-171-7/+8
| | | | | | | https://www.riverbankcomputing.com/hg/sip/rev/e0a63c5e1c95 https://www.riverbankcomputing.com/hg/sip/file/861f5e3a33dd/LICENSE Signed-off-by: Davide Pesavento <pesa@gentoo.org>
* licenses: Remove unusedUlrich Müller2021-08-134-740/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Drop unused canfepUlrich Müller2021-07-271-11/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Add Sun-BSD-no-nuclear-2005Volkmar W. Pogatzki2021-07-231-0/+39
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/21564/commits/c5c3a0d08a0ba93d78ecd8c3bf7fef56e0aaad8d Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* licenses: add MBROLA-VOICES licenseWilliam Hubbs2021-07-061-0/+22
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* licenses/Turkowski: add Turkowski license for espeak-ngWilliam Hubbs2021-06-301-0/+17
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* licenses: Remove deprecated FreeArt licenseUlrich Müller2021-06-271-221/+0
| | | | | | Use Free-Art-1.2 or Free-Art-1.3 instead. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-fonts/joypixels: new emoji fontAisha Tammy2021-06-171-0/+72
| | | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/19532 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* licenses: Drop unused Google-TOS, RASLIC, SVFL, sun-bcla-jvmstatUlrich Müller2021-06-144-572/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-tv/plex-media-server: restore package (new ebuild version 1.23.1.4602)Scott Martin2021-06-021-0/+54
| | | | | | | | | | | | | | | | | This package does bundle deps (Python, optionally OpenSSL). [Note by sam@: - Restoring because this is a particularly popular piece of software. - Yes, Python is "bundled", but it's a stripped down copy, modified/patched copy with missing functionality, and we'll do best to treat it as if it's not there. - Users are better served by keeping an up-to-date version in tree, even if it's less-than-ideal for upstream to include Python in this way.] Closes: https://bugs.gentoo.org/769782 Signed-off-by: Scott Martin <om@organizedmagnetism.com> Closes: https://github.com/gentoo/gentoo/pull/20320 Signed-off-by: Sam James <sam@gentoo.org>
* licenses: Rewrap long lines in TextMate-bundleUlrich Müller2021-05-271-9/+10
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Add Microsoft-vscode licenseAdel KARA SLIMANE2021-05-271-0/+175
| | | | | Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* licenses: Add Textmate-bundle licenseAdel KARA SLIMANE2021-05-271-0/+13
| | | | | Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* licenses/MirOS: New licenseHaelwenn (lanodan) Monnier2021-05-241-0/+69
| | | | | | | | Used by app-shells/mksh, OSI-Approuved not yet FSF-Approuved. Named "MirOS" in upstream, OSI and SPDX. Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* licenses: Drop kaptanUlrich Müller2021-05-231-33/+0
| | | | | | Duplicate of (3-clause) BSD. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Copy FreeArt to Free-Art-1.2Ulrich Müller2021-05-191-0/+221
| | | | | | | The old name will be removed after a transition period. Bug: https://bugs.gentoo.org/693516 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: QPL and QPL-1.0 are duplicatesUlrich Müller2021-05-131-99/+0
| | | | | | | | Drop QPL because it was added more recently. Also, QPL-1.0 is the name used in the SPDX list. Closes: https://bugs.gentoo.org/789666 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Drop unused ISOC-rfcUlrich Müller2021-05-121-25/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Drop unused protonmail-bridge-EULAUlrich Müller2021-05-121-33/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: add trio for dev-libs/trioIonen Wolkens2021-05-091-0/+10
| | | | | | | similar to ISC-Original Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* licenses: Add Brother for media-gfx/brscan4Ulrich Müller2021-05-071-0/+45
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: drop unused man-pages-posix licenceSam James2021-04-221-25/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* licenses: drop unused JNIC licenceSam James2021-04-221-39/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* licenses: Remove unused LastPass and newrelicUlrich Müller2021-04-062-96/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses/Elastic-2.0: add license for app-misc/elasticsearchTomáš Mózes2021-03-301-0/+93
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* licenses: add 0BSD license https://opensource.org/licenses/0BSDAlessandro Barbieri2021-03-271-0/+12
| | | | | | | Bug: https://bugs.gentoo.org/716472 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> [Take license file from toybox-0.8.4.tar.gz tarball.] Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Add GPL-3+-with-font-exceptionUlrich Müller2021-02-161-0/+12
| | | | | | For media-fonts/intlfonts. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* licenses: Add TimeScaleDB licensePatrick Lauer2021-02-091-0/+311
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* licenses: cleanup obsolete 'nauty' licenceSam James2021-01-271-3/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* licenses: Drop unused AdobeFlash-11.xUlrich Müller2021-01-081-480/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* license: Add PassMark-EULA for incoming memtest86-binBen Kohler2021-01-081-0/+65
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* licenses: Remove unusedMichał Górny2020-12-184-503/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* licenses, profiles: remove unused OPERA-2014 licenseStephan Hartmann2020-12-181-101/+0
| | | | Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
* licenses: add OPERA-2018Stephan Hartmann2020-12-181-0/+57
| | | | Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
* [licenses] add modeller licenseAlexey Shvetsov2020-12-021-0/+19
| | | | Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* licenses/rpi-eeprom: new license for rpi-eepromPeter Alfredsen2020-11-261-0/+28
| | | | | Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com> Signed-off-by: Sam James <sam@gentoo.org>
* licenses: Remove unused licensesMichał Górny2020-11-152-533/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>