summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-11-16 09:38:38 +0000
committerUlrich Müller <ulm@gentoo.org>2012-11-16 09:38:38 +0000
commitca8858adc2c61fa7c8574ba52c6936c1eb1e4029 (patch)
treec698af8556245cc193d08cfc96db642415a50c2a /dev-java
parentUpdate LICENSE, this is exactly the MIT/X11 license, only with different copy... (diff)
downloadgentoo-2-ca8858adc2c61fa7c8574ba52c6936c1eb1e4029.tar.gz
gentoo-2-ca8858adc2c61fa7c8574ba52c6936c1eb1e4029.tar.bz2
gentoo-2-ca8858adc2c61fa7c8574ba52c6936c1eb1e4029.zip
Update LICENSE, this is exactly the MIT/X11 license, only with different copyright holder.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/xt/ChangeLog6
-rw-r--r--dev-java/xt/xt-20051206-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/xt/ChangeLog b/dev-java/xt/ChangeLog
index ff32d8180846..6dcf5395d3e1 100644
--- a/dev-java/xt/ChangeLog
+++ b/dev-java/xt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/xt
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xt/ChangeLog,v 1.24 2012/07/13 17:36:02 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xt/ChangeLog,v 1.25 2012/11/16 09:38:38 ulm Exp $
+
+ 16 Nov 2012; Ulrich Müller <ulm@gentoo.org> xt-20051206-r2.ebuild:
+ Update LICENSE, this is exactly the MIT/X11 license, only with different
+ copyright holder.
13 Jul 2012; Ralph Sennhauser <sera@gentoo.org> -xt-20051206-r1.ebuild:
Remove old one depending on dev-java/servletapi. #398689
diff --git a/dev-java/xt/xt-20051206-r2.ebuild b/dev-java/xt/xt-20051206-r2.ebuild
index 0c7c94fc5d69..8f06e2d12c95 100644
--- a/dev-java/xt/xt-20051206-r2.ebuild
+++ b/dev-java/xt/xt-20051206-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xt/xt-20051206-r2.ebuild,v 1.3 2012/06/01 20:23:40 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xt/xt-20051206-r2.ebuild,v 1.4 2012/11/16 09:38:38 ulm Exp $
EAPI="4"
@@ -12,7 +12,7 @@ DESCRIPTION="Java Implementation of XSL-Transformations"
SRC_URI="http://www.blnz.com/xt/${P}-src.zip"
HOMEPAGE="http://www.blnz.com/xt/"
-LICENSE="JamesClark"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~ppc x86"
IUSE=""