commit:     4b3310f118219ba391268a35fb527fbe65d457d7
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 28 11:32:29 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 11:57:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b3310f1

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 6049afa..c6657b5 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"
 

Reply via email to