mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/opencascade: [QA] Fix multiple violations
* Overlong DESCRIPTION * insinto/newins /etc/env.d/ Package-Manager: portage-2.3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
inherit autotools eutils check-reqs multilib java-pkg-opt-2 flag-o-matic
|
||||
|
||||
DESCRIPTION="Software development platform for CAD/CAE, 3D surface/solid modeling and data exchange"
|
||||
DESCRIPTION="Development platform for CAD/CAE, 3D surface/solid modeling and data exchange"
|
||||
HOMEPAGE="http://www.opencascade.org/"
|
||||
SRC_URI="http://files.opencascade.com/OCCT/OCC_${PV}_release/opencascade-${PV}.tgz"
|
||||
|
||||
@@ -141,8 +141,7 @@ src_install() {
|
||||
dosym "$(get_libdir)" "${my_install_dir}/lin/lib"
|
||||
fi
|
||||
|
||||
insinto /etc/env.d/${PN}
|
||||
newins 50${PN} ${PV}
|
||||
newenvd 50${PN} ${PV}
|
||||
|
||||
#cd "${S}"
|
||||
if use examples ; then
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
inherit autotools eutils check-reqs multilib java-pkg-opt-2 flag-o-matic
|
||||
|
||||
DESCRIPTION="Software development platform for CAD/CAE, 3D surface/solid modeling and data exchange"
|
||||
DESCRIPTION="Development platform for CAD/CAE, 3D surface/solid modeling and data exchange"
|
||||
HOMEPAGE="http://www.opencascade.org/"
|
||||
SRC_URI="http://files.opencascade.com/OCCT/OCC_${PV}_release/opencascade-${PV}.tgz"
|
||||
|
||||
@@ -139,8 +139,7 @@ src_install() {
|
||||
dosym "$(get_libdir)" "${my_install_dir}/lin/lib"
|
||||
fi
|
||||
|
||||
insinto /etc/env.d/${PN}
|
||||
newins 50${PN} ${PV}
|
||||
newenvd 50${PN} ${PV}
|
||||
|
||||
if use examples ; then
|
||||
insinto /usr/share/doc/${PF}/examples
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
inherit autotools eutils check-reqs multilib java-pkg-opt-2 flag-o-matic
|
||||
|
||||
DESCRIPTION="Software development platform for CAD/CAE, 3D surface/solid modeling and data exchange"
|
||||
DESCRIPTION="Development platform for CAD/CAE, 3D surface/solid modeling and data exchange"
|
||||
HOMEPAGE="http://www.opencascade.org/"
|
||||
SRC_URI="http://files.opencascade.com/OCCT/OCC_${PV}_release/opencascade-${PV}.tgz"
|
||||
|
||||
@@ -144,8 +144,7 @@ src_install() {
|
||||
dosym "$(get_libdir)" "${my_install_dir}/lin/lib"
|
||||
fi
|
||||
|
||||
insinto /etc/env.d/${PN}
|
||||
newins 50${PN} ${PV}
|
||||
newenvd 50${PN} ${PV}
|
||||
|
||||
if use examples ; then
|
||||
insinto /usr/share/doc/${PF}/examples
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
|
||||
inherit autotools eutils check-reqs multilib java-pkg-opt-2 flag-o-matic
|
||||
|
||||
DESCRIPTION="Software development platform for CAD/CAE, 3D surface/solid modeling and data exchange"
|
||||
DESCRIPTION="Development platform for CAD/CAE, 3D surface/solid modeling and data exchange"
|
||||
HOMEPAGE="http://www.opencascade.org/"
|
||||
SRC_URI="http://www.opencascade.com/sites/default/files/private/occt/OCC_${PV}_release/opencascade-${PV}.tgz"
|
||||
|
||||
@@ -144,8 +144,7 @@ src_install() {
|
||||
dosym "$(get_libdir)" "${my_install_dir}/lin/lib"
|
||||
fi
|
||||
|
||||
insinto /etc/env.d/${PN}
|
||||
newins 50${PN} ${PV}
|
||||
newenvd 50${PN} ${PV}
|
||||
|
||||
if use examples ; then
|
||||
insinto /usr/share/doc/${PF}/examples
|
||||
|
||||
Reference in New Issue
Block a user