public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Rui Huang" <vowstar@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-libs/libnvidia-container/
Date: Sat, 13 Feb 2021 15:02:20 +0000 (UTC)	[thread overview]
Message-ID: <1613228493.79add7a73550aac20131a1f237259895d749ba00.vowstar@gentoo> (raw)

commit:     79add7a73550aac20131a1f237259895d749ba00
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Sat Feb 13 15:01:33 2021 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Sat Feb 13 15:01:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79add7a7

sys-libs/libnvidia-container: drop 1.3.1

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 sys-libs/libnvidia-container/Manifest              |  1 -
 .../libnvidia-container-1.3.1.ebuild               | 53 ----------------------
 2 files changed, 54 deletions(-)

diff --git a/sys-libs/libnvidia-container/Manifest b/sys-libs/libnvidia-container/Manifest
index dfe8d9a6..0c792917 100644
--- a/sys-libs/libnvidia-container/Manifest
+++ b/sys-libs/libnvidia-container/Manifest
@@ -1,2 +1 @@
-DIST libnvidia-container-1.3.1.tar.gz 155498 BLAKE2B b338496a6a08e3a2947ebf8a283dccea6db89ad82385e0ff0ac20ce2bff25d784c13084e0793aa4502d9b69e4d934d29f33b27f64e4037f28f2e131db8ad838e SHA512 051ac96d6d556e609e69b7d3bb126a1898e156aa4049827c2afa212e8f74b343c41a6f0d3e951906601effc22ef7a37b5e1f2ec3f471d7fb55d2af4fc9346fa5
 DIST libnvidia-container-1.3.3.tar.gz 157342 BLAKE2B cff60d310eb9e6924a24397fb599f96d1bc0fea6bff81c8efa0b1e6a913dc33115479035b853dc3bab0c7aab1c0c4fd7c12b67736038fa502ff3a14158127981 SHA512 5f07087a9d6b633be82cea68fb5b00fad670eaeb27ce3f88438530556086f5ba34690b832b132e0e0ba29bfd5abe985c6940ec9039baa3ea392669e88a0d50a9

diff --git a/sys-libs/libnvidia-container/libnvidia-container-1.3.1.ebuild b/sys-libs/libnvidia-container/libnvidia-container-1.3.1.ebuild
deleted file mode 100644
index 7ae98bb6..00000000
--- a/sys-libs/libnvidia-container/libnvidia-container-1.3.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="NVIDIA container runtime library"
-HOMEPAGE="https://github.com/NVIDIA/libnvidia-container"
-
-if [[ "${PV}" == "9999" ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/NVIDIA/${PN}.git"
-else
-	SRC_URI="
-		https://github.com/NVIDIA/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
-	"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-IUSE=""
-
-RDEPEND="
-	net-libs/libtirpc
-	sys-libs/libcap
-	sys-libs/libseccomp
-	x11-drivers/nvidia-drivers
-"
-
-DEPEND="${RDEPEND}"
-
-BDEPEND="
-	net-libs/rpcsvc-proto
-	sys-apps/lsb-release
-	sys-devel/bmake
-	virtual/pkgconfig
-"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-1.1.1-add-enum-h.patch
-	"${FILESDIR}"/${PN}-1.1.1-add-sysfs-c.patch
-	"${FILESDIR}"/${PN}-1.1.1-add-sysfs-h.patch
-	"${FILESDIR}"/${PN}-1.1.1-add-utils-c.patch
-	"${FILESDIR}"/${PN}-1.1.1-add-utils-h.patch
-	"${FILESDIR}"/${PN}-1.1.1-fix-git.patch
-	"${FILESDIR}"/${PN}-1.1.1-fix-makefile.patch
-	"${FILESDIR}"/${PN}-1.1.1-fix-nvc.patch
-	"${FILESDIR}"/${PN}-1.3.0-fix-nvc-info.patch
-	"${FILESDIR}"/${PN}-1.3.0-fix-nvc-mount.patch
-	"${FILESDIR}"/${PN}-1.3.0-fix-modprobe-utils-c.patch
-	"${FILESDIR}"/${PN}-1.3.0-fix-modprobe-utils-h.patch
-)


             reply	other threads:[~2021-02-13 15:02 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-13 15:02 Rui Huang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-07 18:26 [gentoo-commits] repo/proj/guru:dev commit in: sys-libs/libnvidia-container/ Denis Strizhkin
2024-09-06  8:48 Denis Strizhkin
2023-06-20 18:37 David Reed
2023-06-03  7:48 David Reed
2023-03-22 13:20 Rui Huang
2023-03-22 13:20 Rui Huang
2023-03-22 13:20 Rui Huang
2022-07-08  4:51 Rui Huang
2022-07-08  4:51 Rui Huang
2022-07-08  4:51 Rui Huang
2022-04-01 10:35 Rui Huang
2022-04-01 10:35 Rui Huang
2021-07-28  2:38 Rui Huang
2021-04-29 10:54 Rui Huang
2021-02-13 15:02 Rui Huang
2021-01-01  9:55 Rui Huang
2020-12-28 11:59 Rui Huang
2020-12-28  8:25 Rui Huang
2020-10-05 13:21 Rui Huang
2020-09-18  9:33 Rui Huang
2020-07-25  3:24 [gentoo-commits] repo/proj/guru:master " Rui Huang
2020-07-25  3:24 ` [gentoo-commits] repo/proj/guru:dev " Rui Huang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1613228493.79add7a73550aac20131a1f237259895d749ba00.vowstar@gentoo \
    --to=vowstar@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox