[arch-commits] Commit in openjdk6/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Sep 28 18:14:41 UTC 2010


    Date: Tuesday, September 28, 2010 @ 14:14:40
  Author: andyrtr
Revision: 92068

fix license; #20962

Modified:
  openjdk6/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-28 18:09:19 UTC (rev 92067)
+++ PKGBUILD	2010-09-28 18:14:40 UTC (rev 92068)
@@ -14,7 +14,7 @@
 pkgrel=1
 url='http://icedtea.classpath.org'
 arch=('i686' 'x86_64')
-license=('GPL')
+license=('GPL2') # + Classpath exception - see http://icedtea.classpath.org/wiki/FrequentlyAskedQuestions#What_license_is_IcedTea_released_under.3F
 makedepends=('gcc-libs' 'xdg-utils' 'hicolor-icon-theme' 'ca-certificates-java' 'libxtst' 'alsa-lib' 'giflib' 'libxp' 'gtk2'
 	     'nspr' 'zlib' 'freetype2' 'libjpeg>=8' 'libx11' 'libcups' 'patch' 'xalan-java' 'xulrunner>=1.9.2' 
 	     'apache-ant' 'autoconf' 'unzip' 'rhino' 'mercurial' 'zip' 'cpio')




More information about the arch-commits mailing list