mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/nvidia-cuda-toolkit: [QA] inherit eutils.eclass directly
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit check-reqs cuda toolchain-funcs unpacker versionator
|
||||
inherit check-reqs cuda eutils toolchain-funcs unpacker versionator
|
||||
|
||||
MYD=$(get_version_component_range 1-2)
|
||||
DRIVER_PV="410.48"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit check-reqs cuda toolchain-funcs unpacker versionator
|
||||
inherit check-reqs cuda eutils toolchain-funcs unpacker versionator
|
||||
|
||||
MYD=$(get_version_component_range 1)_$(get_version_component_range 2)
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit check-reqs cuda toolchain-funcs unpacker versionator
|
||||
inherit check-reqs cuda eutils toolchain-funcs unpacker versionator
|
||||
|
||||
MYD=$(get_version_component_range 1)_$(get_version_component_range 2)
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit check-reqs cuda toolchain-funcs unpacker versionator
|
||||
inherit check-reqs cuda eutils toolchain-funcs unpacker versionator
|
||||
|
||||
MYD=$(get_version_component_range 1-2)
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit check-reqs cuda toolchain-funcs unpacker versionator
|
||||
inherit check-reqs cuda eutils toolchain-funcs unpacker versionator
|
||||
|
||||
MYD=$(get_version_component_range 1-2)
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit check-reqs cuda toolchain-funcs unpacker versionator
|
||||
inherit check-reqs cuda eutils toolchain-funcs unpacker versionator
|
||||
|
||||
MYD=$(get_version_component_range 1-2)
|
||||
DRIVER_PV="375.26"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit check-reqs cuda toolchain-funcs unpacker versionator
|
||||
inherit check-reqs cuda eutils toolchain-funcs unpacker versionator
|
||||
|
||||
MYD=$(get_version_component_range 1-2)
|
||||
DRIVER_PV="384.81"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit check-reqs cuda toolchain-funcs unpacker versionator
|
||||
inherit check-reqs cuda eutils toolchain-funcs unpacker versionator
|
||||
|
||||
MYD=$(get_version_component_range 1-2)
|
||||
DRIVER_PV="387.26"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit check-reqs cuda toolchain-funcs unpacker versionator
|
||||
inherit check-reqs cuda eutils toolchain-funcs unpacker versionator
|
||||
|
||||
MYD=$(get_version_component_range 1-2)
|
||||
DRIVER_PV="396.26"
|
||||
|
||||
Reference in New Issue
Block a user