commit: c8c031633ee92bbdfe5df150a7b2122ae73736ef Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Feb 11 22:00:37 2017 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Feb 11 22:03:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8c03163
media-libs/vigra: Silence repoman Package-Manager: Portage-2.3.3, Repoman-2.3.1 media-libs/vigra/vigra-1.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/vigra/vigra-1.11.0.ebuild b/media-libs/vigra/vigra-1.11.0.ebuild index 897275f7ff..2f2c42e3e8 100644 --- a/media-libs/vigra/vigra-1.11.0.ebuild +++ b/media-libs/vigra/vigra-1.11.0.ebuild @@ -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}] )
