media-libs/vigra: Silence repoman
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 11 Feb 2017 22:00:37 +0000 (23:00 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 11 Feb 2017 22:03:01 +0000 (23:03 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

media-libs/vigra/vigra-1.11.0.ebuild

index 897275f7ff65ca503328a8db1af36aeb399c2133..2f2c42e3e854e2e70dec86d7740915ab55d4cef1 100644 (file)
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="threads,xml"
 inherit cmake-utils python-r1
 
-DESCRIPTION="C++ computer vision library with emphasis on customizable algorithms and data structures"
+DESCRIPTION="C++ computer vision library emphasizing customizable algorithms and structures"
 HOMEPAGE="https://ukoethe.github.io/vigra/"
 SRC_URI="https://github.com/ukoethe/vigra/releases/download/Version-${MY_V}/${MY_P}.tar.gz"
 
@@ -24,7 +24,7 @@ RDEPEND="
        >=dev-libs/boost-1.52.0-r6:=[python?,${PYTHON_USEDEP}]
        fftw? ( sci-libs/fftw:3.0 )
        hdf5? ( >=sci-libs/hdf5-1.8.0:=[mpi?] )
-       jpeg? ( virtual/jpeg )
+       jpeg? ( virtual/jpeg:0 )
        openexr? ( media-libs/openexr:= )
        png? ( media-libs/libpng:0= )
        python? ( ${PYTHON_DEPS} dev-python/numpy[${PYTHON_USEDEP}] )