Skip to content

Commit

Permalink
media-libs/vigra: Silence repoman
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
akhuettel committed Feb 11, 2017
1 parent c4b2dd5 commit c8c0316
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media-libs/vigra/vigra-1.11.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand All @@ -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}] )
Expand Down

0 comments on commit c8c0316

Please sign in to comment.