synchronize with trunk

svn path=/nixpkgs/branches/stdenv-updates/; revision=29851
This commit is contained in:
Peter Simons
2011-10-14 22:06:50 +00:00
56 changed files with 657 additions and 580 deletions
+12
View File
@@ -82,6 +82,18 @@
url = https://fedoraproject.org/wiki/Licensing/GPL_Classpath_Exception;
};
isc = {
shortName = "ISC";
fullName = "Internet Systems Consortium License";
url = http://www.opensource.org/licenses/ISC;
};
ipl10 = {
shortName = "IPL 1.0";
fullName = "IBM Public License Version 1.0";
url = http://www.ibm.com/developerworks/opensource/library/os-i18n2/os-ipl.html;
};
ijg = {
shortName = "IJG";
fullName = "Independent JPEG Group License";