public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cudnn/
Date: Fri, 21 Feb 2020 21:04:32 +0000 (UTC)	[thread overview]
Message-ID: <1582319058.8c82d5e4f116950fe83e32ea70b8f206d3e6a22c.soap@gentoo> (raw)

commit:     8c82d5e4f116950fe83e32ea70b8f206d3e6a22c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 21:04:18 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 21:04:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c82d5e4

dev-libs/cudnn: [QA] Fix UnderscoreInUseFlag

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../{cudnn-7.6.5.32-r1.ebuild => cudnn-7.6.5.32-r2.ebuild}   | 12 ++++++------
 dev-libs/cudnn/metadata.xml                                  |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-libs/cudnn/cudnn-7.6.5.32-r1.ebuild b/dev-libs/cudnn/cudnn-7.6.5.32-r2.ebuild
similarity index 67%
rename from dev-libs/cudnn/cudnn-7.6.5.32-r1.ebuild
rename to dev-libs/cudnn/cudnn-7.6.5.32-r2.ebuild
index 403e64d9e5f..e4c0526676b 100644
--- a/dev-libs/cudnn/cudnn-7.6.5.32-r1.ebuild
+++ b/dev-libs/cudnn/cudnn-7.6.5.32-r2.ebuild
@@ -6,8 +6,8 @@ EAPI=7
 DESCRIPTION="NVIDIA Accelerated Deep Learning on GPU library"
 HOMEPAGE="https://developer.nvidia.com/cuDNN"
 
-SRC_URI="cuda10_2? ( cudnn-10.2-linux-x64-v${PV}.tgz )
-	cuda10_1? ( cudnn-10.1-linux-x64-v${PV}.tgz )"
+SRC_URI="cuda10-2? ( cudnn-10.2-linux-x64-v${PV}.tgz )
+	cuda10-1? ( cudnn-10.1-linux-x64-v${PV}.tgz )"
 
 SLOT="0/7"
 KEYWORDS="~amd64 ~amd64-linux"
@@ -15,13 +15,13 @@ RESTRICT="fetch"
 LICENSE="NVIDIA-cuDNN"
 QA_PREBUILT="*"
 
-IUSE="+cuda10_2 cuda10_1"
-REQUIRED_USE="^^ ( cuda10_2 cuda10_1 )"
+IUSE="+cuda10-2 cuda10-1"
+REQUIRED_USE="^^ ( cuda10-2 cuda10-1 )"
 
 S="${WORKDIR}"
 
-DEPEND="cuda10_2? ( =dev-util/nvidia-cuda-toolkit-10.2* )
-	cuda10_1? ( =dev-util/nvidia-cuda-toolkit-10.1* )"
+DEPEND="cuda10-2? ( =dev-util/nvidia-cuda-toolkit-10.2* )
+	cuda10-1? ( =dev-util/nvidia-cuda-toolkit-10.1* )"
 RDEPEND="${DEPEND}"
 
 src_install() {

diff --git a/dev-libs/cudnn/metadata.xml b/dev-libs/cudnn/metadata.xml
index 5986e2a043f..f40517d5d33 100644
--- a/dev-libs/cudnn/metadata.xml
+++ b/dev-libs/cudnn/metadata.xml
@@ -6,7 +6,7 @@
     <name>Gentoo Science Project</name>
   </maintainer>
   <use>
-    <flag name="cuda10_2">On nVidia CUDA 10.2.</flag>
-    <flag name="cuda10_1">On nVidia CUDA 10.1.</flag>
+    <flag name="cuda10-2">On nVidia CUDA 10.2.</flag>
+    <flag name="cuda10-1">On nVidia CUDA 10.1.</flag>
   </use>
 </pkgmetadata>


             reply	other threads:[~2020-02-21 21:04 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-21 21:04 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-09 14:36 [gentoo-commits] repo/gentoo:master commit in: dev-libs/cudnn/ Sam James
2025-05-09 14:36 Sam James
2023-09-11  8:43 Andrew Ammerlaan
2022-11-19  4:48 David Seifert
2022-10-17  9:18 David Seifert
2022-06-26  2:45 Jason Zaman
2022-03-04 11:38 Andrew Ammerlaan
2022-01-13 11:26 Andrew Ammerlaan
2021-12-20 10:57 David Seifert
2021-11-15 17:52 Jason Zaman
2021-09-24  9:26 David Seifert
2021-09-21 16:55 David Seifert
2021-09-21 16:50 David Seifert
2021-06-20 21:56 Jason Zaman
2020-12-27 21:10 David Seifert
2020-12-25 23:42 Jason Zaman
2020-10-24  8:38 Jason Zaman
2020-07-20 13:01 Joonas Niilola
2020-07-20 13:01 Joonas Niilola
2020-02-21  8:13 Benda XU
2019-12-02 14:50 Jason Zaman
2019-08-05  4:04 Jason Zaman
2019-06-27 19:33 Guilherme Amadio
2019-06-27 11:58 Guilherme Amadio
2019-06-24 13:28 Jason Zaman
2019-04-05 15:41 Jason Zaman
2019-01-15 23:13 Patrice Clement
2018-11-30 15:26 Jason Zaman
2018-06-26 16:53 Jason Zaman
2018-01-08 16:35 Patrice Clement
2017-12-17  3:17 Ulrich Müller
2017-07-27 18:51 Sebastien Fabbro

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=1582319058.8c82d5e4f116950fe83e32ea70b8f206d3e6a22c.soap@gentoo \
    --to=soap@gentoo.org \
    --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