summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* licenses: Add Wolfram CDF Player licenseAndreas K. Hüttel2016-04-091-0/+108
|
* licenses/radeon-ucode: update to latest versionChí-Thanh Christopher Nguyễn2016-04-081-1/+1
|
* licenses: Remove LIBAEC, duplicate of BSD-2.Ulrich Müller2016-03-241-37/+0
| | | | Bug: 578174
* Add hplip-plugin licenseNicholas Vinson2016-03-191-0/+24
| | | | | This is a new license and is required by the hplip-plugin ebuilds. Closes: https://github.com/gentoo/gentoo/pull/1087
* License: new license: the-Click-license for ipsumdumpMatthew Brewer2016-03-191-0/+29
| | | | | | | ipsumdump is published under a customized MIT license, the-Click-license. Reason for its naming is its description: https://github.com/kohler/click/blob/master/LICENSE Closes: https://github.com/gentoo/gentoo/pull/1069
* added LIBAEC licenseSébastien Fabbro2016-03-181-0/+37
|
* licenses: Remove unused license.Ulrich Müller2016-03-051-51/+0
|
* licenses: Remove unused licenses.Ulrich Müller2016-02-293-360/+0
|
* licenses: Rename UPX-Exception to UPX-exception.Ulrich Müller2016-01-191-0/+0
|
* licenses: add UPX-Exception for app-arch/upx-ucl #572060Gokturk Yuksek2016-01-181-0/+138
| | | | | | | | UPX is licensed with GPL2+ with an exception for distributing closed source binaries packed with a modified upx packer. X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=572060 Signed-off-by: Gokturk Yuksek <gokturk@binghamton.edu>
* licenses: Add UCAR-BSD, an extended BSD licenseJustin Lecher2015-12-291-0/+32
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* licenses/Quartus-prime-megacore: Add new license supporting new ebuild ↵Ian Delaney2015-12-271-0/+1828
| | | | quartus-prime-lite
* New license: CROSSOVER-3Richard Yao2015-12-141-0/+683
| | | | | | | | | | | | | | | Codeweavers made 2 changes between this and CROSSOVER-2, the latter of which we requested: 1. They now claim to bundle copies of libxml2 and libxslt under BSD-style licenses. 2. The section on deleting the software has been deleted. This had 6 days on the list for comments and none were provided: https://archives.gentoo.org/gentoo-dev/message/fd9e05bfe3401ce96dfaa9927f9ebcca Signed-off-by: Richard Yao <ryao@gentoo.org>
* licenses: New licenseJustin Lecher2015-12-091-0/+39
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* licenses/OFFIS: Adding OFFIS multi-license file for DICOM and relatedStephen L Arnold2015-11-281-0/+373
| | | | tools
* licenses: Remove unused.Ulrich Müller2015-11-252-142/+0
|
* licenses: Remove various licenses not used by any ebuild.Ulrich Müller2015-10-316-1106/+0
|
* licenses: Add NVIDIA VIDEO CODEC SDK LICENSE AGREEMENT.Alexis Ballier2015-10-241-0/+210
|
* fix various encoding corruptionMike Frysinger2015-10-108-31/+31
|
* licenses: Add CC-BY-4.0; replace CC-BY-SA-4.0 by the official version.Ulrich Müller2015-09-262-341/+799
| | | | | | Official plaintext versions of the CC licenses taken from: https://creativecommons.org/licenses/by/4.0/legalcode.txt https://creativecommons.org/licenses/by-sa/4.0/legalcode.txt
* licenses: add HappyBunny licenseMarius Brehler2015-09-161-0/+22
| | | | Signed-off-by: Marius Brehler <marbre@linux.sungazer.de>
* Addition of libwebsockets license (LGPL 2.1 with static linking exception).Jaco Kroon2015-09-151-0/+526
| | | | Signed-off-by: Tony Vroon <chainsaw@gentoo.org>
* Merge remote-tracking branch 'github/pr/26'.Patrice Clement2015-09-115-0/+65
|\
| * add Pycharm licenses for dev-util/pycharm-professionalswitch872015-09-045-0/+65
| |
* | dev-util/webstorm: add WebStorm licenseswitch872015-09-075-0/+560
|/
* licenses: Update to new license textJustin Lecher2015-09-031-65/+837
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* licenses: Remove unused licenses.Ulrich Müller2015-08-283-674/+0
|
* add IDEA licenses for dev-util/idea-ultimateswitch872015-08-205-0/+543
|
* licenses: Remove executable bits from several files.Ulrich Müller2015-08-095-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-08753-0/+88151
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed