public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/opensubdiv/
Date: Mon,  8 Jun 2020 07:46:06 +0000 (UTC)	[thread overview]
Message-ID: <1591602321.cb3a876d48da1635dc54a759b29ef5ef90a0666f.juippis@gentoo> (raw)

commit:     cb3a876d48da1635dc54a759b29ef5ef90a0666f
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  8 07:27:00 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jun  8 07:45:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb3a876d

media-libs/opensubdiv: clean ebuilds

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 .../{opensubdiv-3.3.3.ebuild => opensubdiv-3.3.3-r1.ebuild}       | 8 ++++----
 media-libs/opensubdiv/opensubdiv-3.4.3.ebuild                     | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/media-libs/opensubdiv/opensubdiv-3.3.3.ebuild b/media-libs/opensubdiv/opensubdiv-3.3.3-r1.ebuild
similarity index 98%
rename from media-libs/opensubdiv/opensubdiv-3.3.3.ebuild
rename to media-libs/opensubdiv/opensubdiv-3.3.3-r1.ebuild
index c0ddde3439a..92f1b42c70a 100644
--- a/media-libs/opensubdiv/opensubdiv-3.3.3.ebuild
+++ b/media-libs/opensubdiv/opensubdiv-3.3.3-r1.ebuild
@@ -17,17 +17,17 @@ SRC_URI="https://github.com/PixarAnimationStudios/OpenSubdiv/archive/v${MY_PV}.t
 # See for example CMakeLists.txt for details.
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="cuda doc examples opencl openmp ptex tbb test tutorials"
 
 RDEPEND="
-	${PYTHON_DEPENDS}
+	${PYTHON_DEPS}
 	media-libs/glew:=
 	media-libs/glfw:=
+	x11-libs/libXinerama
 	cuda? ( dev-util/nvidia-cuda-toolkit:* )
 	opencl? ( virtual/opencl )
 	ptex? ( media-libs/ptex )
-	x11-libs/libXinerama
 "
 DEPEND="
 	${RDEPEND}
@@ -35,8 +35,8 @@ DEPEND="
 "
 BDEPEND="
 	doc? (
-		dev-python/docutils
 		app-doc/doxygen
+		dev-python/docutils
 	)
 	cuda? ( <sys-devel/gcc-9[cxx] )
 "

diff --git a/media-libs/opensubdiv/opensubdiv-3.4.3.ebuild b/media-libs/opensubdiv/opensubdiv-3.4.3.ebuild
index 825694ee567..92f1b42c70a 100644
--- a/media-libs/opensubdiv/opensubdiv-3.4.3.ebuild
+++ b/media-libs/opensubdiv/opensubdiv-3.4.3.ebuild
@@ -21,13 +21,13 @@ KEYWORDS="~amd64 ~x86"
 IUSE="cuda doc examples opencl openmp ptex tbb test tutorials"
 
 RDEPEND="
-	${PYTHON_DEPENDS}
+	${PYTHON_DEPS}
 	media-libs/glew:=
 	media-libs/glfw:=
+	x11-libs/libXinerama
 	cuda? ( dev-util/nvidia-cuda-toolkit:* )
 	opencl? ( virtual/opencl )
 	ptex? ( media-libs/ptex )
-	x11-libs/libXinerama
 "
 DEPEND="
 	${RDEPEND}
@@ -35,8 +35,8 @@ DEPEND="
 "
 BDEPEND="
 	doc? (
-		dev-python/docutils
 		app-doc/doxygen
+		dev-python/docutils
 	)
 	cuda? ( <sys-devel/gcc-9[cxx] )
 "


             reply	other threads:[~2020-06-08  7:46 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-08  7:46 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-04  9:22 [gentoo-commits] repo/gentoo:master commit in: media-libs/opensubdiv/ Sam James
2024-04-10  6:16 Joonas Niilola
2024-02-14  9:29 Joonas Niilola
2024-01-20 12:32 Sam James
2024-01-20 12:32 Sam James
2022-03-20 16:53 Sam James
2021-10-30 17:21 Agostino Sarubbo
2021-10-30 17:18 Sam James
2021-10-29 22:23 Sam James
2021-10-09  4:21 Sam James
2021-03-05 18:39 Sam James
2021-02-22  7:12 Sam James
2020-11-08 10:29 Sam James
2020-06-08  7:46 Joonas Niilola
2020-06-08  7:46 Joonas Niilola
2019-06-06 20:33 Andreas Sturmlechner
2019-05-25  8:52 Mikle Kolyada
2019-04-07 14:22 Michał Górny
2018-08-07 12:53 Jonathan Scruggs
2018-08-07 12:51 Jonathan Scruggs
2018-03-30 16:04 Aaron Bauman
2018-01-27 17:19 Jonathan Scruggs
2017-10-15 21:11 Patrice Clement
2017-10-15 21:11 Patrice Clement
2017-01-15 11:14 David Seifert

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=1591602321.cb3a876d48da1635dc54a759b29ef5ef90a0666f.juippis@gentoo \
    --to=juippis@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