summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2010-01-21 11:12:09 +0000
committerMarkus Dittrich <markusle@gentoo.org>2010-01-21 11:12:09 +0000
commit227c57632a529fbcc468a5b9d17420642fbd425e (patch)
tree6d739033a9968e3b986af27c3df36a4903c240ad /sci-libs/jmol-acme
parentAdd actionpack to the list of dependencies for test. Relax dependencies into ... (diff)
downloadgentoo-2-227c57632a529fbcc468a5b9d17420642fbd425e.tar.gz
gentoo-2-227c57632a529fbcc468a5b9d17420642fbd425e.tar.bz2
gentoo-2-227c57632a529fbcc468a5b9d17420642fbd425e.zip
Changed license ACME -> BSD-2 (see bug #301121)
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/jmol-acme')
-rw-r--r--sci-libs/jmol-acme/ChangeLog7
-rw-r--r--sci-libs/jmol-acme/jmol-acme-1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/jmol-acme/ChangeLog b/sci-libs/jmol-acme/ChangeLog
index c5dcdd783759..ad65f9ccde7b 100644
--- a/sci-libs/jmol-acme/ChangeLog
+++ b/sci-libs/jmol-acme/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/jmol-acme
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/jmol-acme/ChangeLog,v 1.3 2007/09/02 07:36:31 opfer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/jmol-acme/ChangeLog,v 1.4 2010/01/21 11:12:09 markusle Exp $
+
+ 21 Jan 2010; Markus Dittrich <markusle@gentoo.org> jmol-acme-1.0.ebuild:
+ Changed license ACME -> BSD-2 (see bug #301121).
02 Sep 2007; Christian Faulhammer <opfer@gentoo.org> jmol-acme-1.0.ebuild:
filter jikes
diff --git a/sci-libs/jmol-acme/jmol-acme-1.0.ebuild b/sci-libs/jmol-acme/jmol-acme-1.0.ebuild
index 1a31391e9e71..6e1cbd976e25 100644
--- a/sci-libs/jmol-acme/jmol-acme-1.0.ebuild
+++ b/sci-libs/jmol-acme/jmol-acme-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/jmol-acme/jmol-acme-1.0.ebuild,v 1.3 2007/09/02 07:36:30 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/jmol-acme/jmol-acme-1.0.ebuild,v 1.4 2010/01/21 11:12:09 markusle Exp $
inherit java-pkg-2 java-ant-2
@@ -12,7 +12,7 @@ DESCRIPTION="Portions of the Acme collection required for jMol. Courtesy of ACME
HOMEPAGE="http://www.acme.com/"
SRC_URI="http://www.acme.com/resources/classes/${MY_P}.tar.gz"
-LICENSE="ACME"
+LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""