summaryrefslogtreecommitdiff
path: root/dev-python/pyilmbase/pyilmbase-2.3.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-08-02 19:14:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-08-02 19:14:55 +0100
commitb24bd25253fe093f722ab576d29fdc41d04cb1ee (patch)
tree0fcf2afd9f852c4d4c291cf8afaa2c244d598105 /dev-python/pyilmbase/pyilmbase-2.3.0.ebuild
parent121ed4eec41fbf03e1998d09eede1bf449da63b9 (diff)
gentoo resync : 02.08.2019
Diffstat (limited to 'dev-python/pyilmbase/pyilmbase-2.3.0.ebuild')
-rw-r--r--dev-python/pyilmbase/pyilmbase-2.3.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pyilmbase/pyilmbase-2.3.0.ebuild b/dev-python/pyilmbase/pyilmbase-2.3.0.ebuild
index 7516ec8323e2..82c39de2cb6c 100644
--- a/dev-python/pyilmbase/pyilmbase-2.3.0.ebuild
+++ b/dev-python/pyilmbase/pyilmbase-2.3.0.ebuild
@@ -6,8 +6,8 @@ PYTHON_COMPAT=( python2_7 )
inherit autotools python-single-r1
-DESCRIPTION="ilmbase Python bindings"
-HOMEPAGE="http://www.openexr.com"
+DESCRIPTION="IlmBase Python bindings"
+HOMEPAGE="https://www.openexr.com"
SRC_URI="https://github.com/openexr/openexr/releases/download/v${PV}/${P}.tar.gz"
LICENSE="BSD"
@@ -17,12 +17,12 @@ IUSE="+numpy"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND="${PYTHON_DEP}
+RDEPEND="${PYTHON_DEPS}
>=dev-libs/boost-1.62.0-r1[python(+),${PYTHON_USEDEP}]
~media-libs/ilmbase-${PV}:=
numpy? ( >=dev-python/numpy-1.10.4 )"
DEPEND="${RDEPEND}
- ${PYTHON_DEP}
+ ${PYTHON_DEPS}
>=virtual/pkgconfig-0-r1"
PATCHES=(