summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2015-01-01 21:45:08 +0000
committerMichael Weber <xmw@gentoo.org>2015-01-01 21:45:08 +0000
commitb4fd34a5c3e0f08b030f68e2fec96db26f2bd2a6 (patch)
treed284b883b503657272b3b4cf734c35211e89ead3 /sci-libs/opencascade
parentEAPI=5; use python-single-r1 (diff)
downloadgentoo-2-b4fd34a5c3e0f08b030f68e2fec96db26f2bd2a6.tar.gz
gentoo-2-b4fd34a5c3e0f08b030f68e2fec96db26f2bd2a6.tar.bz2
gentoo-2-b4fd34a5c3e0f08b030f68e2fec96db26f2bd2a6.zip
Uupdate LICENSE, thanks tamiko.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Diffstat (limited to 'sci-libs/opencascade')
-rw-r--r--sci-libs/opencascade/ChangeLog8
-rw-r--r--sci-libs/opencascade/opencascade-6.7.0.ebuild6
-rw-r--r--sci-libs/opencascade/opencascade-6.7.1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-libs/opencascade/ChangeLog b/sci-libs/opencascade/ChangeLog
index 839a2282495b..61e67061655a 100644
--- a/sci-libs/opencascade/ChangeLog
+++ b/sci-libs/opencascade/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/opencascade
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/opencascade/ChangeLog,v 1.16 2014/07/10 21:59:48 xmw Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/opencascade/ChangeLog,v 1.17 2015/01/01 21:45:08 xmw Exp $
+
+ 01 Jan 2015; Michael Weber <xmw@gentoo.org> opencascade-6.7.0.ebuild,
+ opencascade-6.7.1.ebuild:
+ Uupdate LICENSE, thanks tamiko.
*opencascade-6.7.1 (10 Jul 2014)
diff --git a/sci-libs/opencascade/opencascade-6.7.0.ebuild b/sci-libs/opencascade/opencascade-6.7.0.ebuild
index 496287d2fd7b..19359a9d3dd7 100644
--- a/sci-libs/opencascade/opencascade-6.7.0.ebuild
+++ b/sci-libs/opencascade/opencascade-6.7.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/opencascade/opencascade-6.7.0.ebuild,v 1.1 2014/04/23 21:00:11 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/opencascade/opencascade-6.7.0.ebuild,v 1.2 2015/01/01 21:45:08 xmw Exp $
EAPI=5
@@ -10,7 +10,7 @@ DESCRIPTION="Software development platform for CAD/CAE, 3D surface/solid modelin
HOMEPAGE="http://www.opencascade.org/"
SRC_URI="http://files.opencascade.com/OCCT/OCC_${PV}_release/opencascade-${PV}.tgz"
-LICENSE="Open-CASCADE-LGPL-2.1-Exception-1.0 LGPL-2.1"
+LICENSE="|| ( Open-CASCADE-LGPL-2.1-Exception-1.0 LGPL-2.1 )"
SLOT="${PV}"
KEYWORDS="~amd64 ~x86"
IUSE="debug doc examples freeimage gl2ps java qt4 +tbb"
diff --git a/sci-libs/opencascade/opencascade-6.7.1.ebuild b/sci-libs/opencascade/opencascade-6.7.1.ebuild
index 7953a2375704..285a669fb67d 100644
--- a/sci-libs/opencascade/opencascade-6.7.1.ebuild
+++ b/sci-libs/opencascade/opencascade-6.7.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/opencascade/opencascade-6.7.1.ebuild,v 1.1 2014/07/10 21:59:48 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/opencascade/opencascade-6.7.1.ebuild,v 1.2 2015/01/01 21:45:08 xmw Exp $
EAPI=5
@@ -10,7 +10,7 @@ DESCRIPTION="Software development platform for CAD/CAE, 3D surface/solid modelin
HOMEPAGE="http://www.opencascade.org/"
SRC_URI="http://files.opencascade.com/OCCT/OCC_${PV}_release/opencascade-${PV}.tgz"
-LICENSE="Open-CASCADE-LGPL-2.1-Exception-1.0 LGPL-2.1"
+LICENSE="|| ( Open-CASCADE-LGPL-2.1-Exception-1.0 LGPL-2.1 )"
SLOT="${PV}"
KEYWORDS="~amd64 ~x86"
IUSE="debug doc examples freeimage gl2ps java qt4 +tbb"