From 4b3310f118219ba391268a35fb527fbe65d457d7 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Wed, 28 Dec 2016 12:32:29 +0100 Subject: media-video/vcdimager: Needs to be rebuilt with libcdio subslot bumps Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- media-video/vcdimager/vcdimager-0.7.24.ebuild | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/media-video/vcdimager/vcdimager-0.7.24.ebuild b/media-video/vcdimager/vcdimager-0.7.24.ebuild index 6049afa7ccf7..c6657b5c19c8 100644 --- a/media-video/vcdimager/vcdimager-0.7.24.ebuild +++ b/media-video/vcdimager/vcdimager-0.7.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,11 +14,14 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="+xml static-libs" -RDEPEND=">=dev-libs/libcdio-0.90-r1[-minimal,${MULTILIB_USEDEP}] +RDEPEND=" + >=dev-libs/libcdio-0.90-r1:0=[-minimal,${MULTILIB_USEDEP}] dev-libs/popt - xml? ( dev-libs/libxml2 )" + xml? ( dev-libs/libxml2:2 ) +" DEPEND="${RDEPEND} - virtual/pkgconfig" + virtual/pkgconfig +" DOCS="AUTHORS BUGS ChangeLog FAQ HACKING NEWS README THANKS TODO" -- cgit v1.2.3-65-gdbad