sci-physics/ovito: fix QA warnings

Signed-off-by: Denis Strizhkin <strdenis02@gmail.com>
This commit is contained in:
Denis Strizhkin
2024-04-16 03:35:55 +03:00
parent 01b2886e8e
commit 98ee8d512e
2 changed files with 10 additions and 12 deletions

View File

@@ -1,21 +1,20 @@
EAPI=8
SLOT="0"
LICENSE="GPL-3"
DESCRIPTION="Open Visualization Tool"
HOMEPAGE="https://www.ovito.org"
ICON="${PN}_icon.png"
SRC_URI="
https://gitlab.com/stuko/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2
https://www.ovito.org/wp-content/uploads/logo_rgb-768x737.png -> ${ICON}
"
KEYWORDS="~amd64"
S="${WORKDIR}/${PN}-v${PV}"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
inherit cmake desktop
DEPEND="

View File

@@ -1,21 +1,20 @@
EAPI=8
SLOT="0"
LICENSE="GPL-3"
DESCRIPTION="Open Visualization Tool"
HOMEPAGE="https://www.ovito.org"
ICON="${PN}_icon.png"
SRC_URI="
https://gitlab.com/stuko/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2
https://www.ovito.org/wp-content/uploads/logo_rgb-768x737.png -> ${ICON}
"
KEYWORDS="~amd64"
S="${WORKDIR}/${PN}-v${PV}"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
inherit cmake desktop
DEPEND="