diff options
author | Ralph Sennhauser <sera@gentoo.org> | 2012-10-04 17:36:29 +0000 |
---|---|---|
committer | Ralph Sennhauser <sera@gentoo.org> | 2012-10-04 17:36:29 +0000 |
commit | deaf3ae2ae3580fc938e02dba7450984d6c992c9 (patch) | |
tree | de7840f9f8f185b1aa614aec28c2e6849ebbac60 /java-virtuals | |
parent | Change license to public-domain. #426800 (diff) | |
download | gentoo-2-deaf3ae2ae3580fc938e02dba7450984d6c992c9.tar.gz gentoo-2-deaf3ae2ae3580fc938e02dba7450984d6c992c9.tar.bz2 gentoo-2-deaf3ae2ae3580fc938e02dba7450984d6c992c9.zip |
Change license to public-domain. #426800
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'java-virtuals')
-rw-r--r-- | java-virtuals/jdk-with-com-sun/ChangeLog | 6 | ||||
-rw-r--r-- | java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/java-virtuals/jdk-with-com-sun/ChangeLog b/java-virtuals/jdk-with-com-sun/ChangeLog index 8bf1fe5ea624..e5d149335bf3 100644 --- a/java-virtuals/jdk-with-com-sun/ChangeLog +++ b/java-virtuals/jdk-with-com-sun/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for java-virtuals/jdk-with-com-sun # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jdk-with-com-sun/ChangeLog,v 1.18 2012/01/13 10:45:13 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jdk-with-com-sun/ChangeLog,v 1.19 2012/10/04 17:36:29 sera Exp $ + + 04 Oct 2012; Ralph Sennhauser <sera@gentoo.org> + jdk-with-com-sun-20111111.ebuild: + Change license to public-domain. #426800 13 Jan 2012; Ralph Sennhauser <sera@gentoo.org> -jdk-with-com-sun-20111030.ebuild, -jdk-with-com-sun-20111107.ebuild: diff --git a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111.ebuild b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111.ebuild index 037c5cf52b9e..755bfc0d3388 100644 --- a/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111.ebuild +++ b/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111.ebuild,v 1.2 2011/11/29 19:53:42 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/java-virtuals/jdk-with-com-sun/jdk-with-com-sun-20111111.ebuild,v 1.3 2012/10/04 17:36:29 sera Exp $ EAPI=1 @@ -10,7 +10,7 @@ DESCRIPTION="Virtual ebuilds that require internal com.sun classes from a JDK" HOMEPAGE="http://www.gentoo.org" SRC_URI="" -LICENSE="GPL-2" +LICENSE="public-domain" SLOT="0" KEYWORDS="amd64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" IUSE="" |