diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-02 08:29:18 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-02 08:29:18 +0000 |
commit | f9040d1457aa527b7aba814df45a6c02d18fe63e (patch) | |
tree | ac5f6426c4ad485cc7a17436a106ec2bb3dff010 /dev-java/mx4j-core/mx4j-core-3.0.1.ebuild | |
parent | Update LICENSE, this is identical with the Apache-1.1 license, bug 444848. (diff) | |
download | gentoo-2-f9040d1457aa527b7aba814df45a6c02d18fe63e.tar.gz gentoo-2-f9040d1457aa527b7aba814df45a6c02d18fe63e.tar.bz2 gentoo-2-f9040d1457aa527b7aba814df45a6c02d18fe63e.zip |
Update LICENSE, this is identical with the Apache-1.1 license, bug 444848.
(Portage version: 2.1.11.32/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'dev-java/mx4j-core/mx4j-core-3.0.1.ebuild')
-rw-r--r-- | dev-java/mx4j-core/mx4j-core-3.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/mx4j-core/mx4j-core-3.0.1.ebuild b/dev-java/mx4j-core/mx4j-core-3.0.1.ebuild index 35db1b195373..46220c7e4b34 100644 --- a/dev-java/mx4j-core/mx4j-core-3.0.1.ebuild +++ b/dev-java/mx4j-core/mx4j-core-3.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/mx4j-core/mx4j-core-3.0.1.ebuild,v 1.8 2007/07/29 23:47:54 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/mx4j-core/mx4j-core-3.0.1.ebuild,v 1.9 2012/12/02 08:29:18 ulm Exp $ inherit eutils java-pkg-2 java-ant-2 @@ -23,7 +23,7 @@ DEPEND="${RDEPEND} RDEPEND="${RDEPEND} >=virtual/jre-1.4" -LICENSE="mx4j" +LICENSE="Apache-1.1" SLOT="3.0" KEYWORDS="amd64 ~ppc ppc64 x86 ~x86-fbsd" IUSE="doc source" |