diff options
author | 2013-10-10 10:43:03 +0000 | |
---|---|---|
committer | 2013-10-10 10:43:03 +0000 | |
commit | 6573d3fcd9736fd0b6973cc496ac643551d119bb (patch) | |
tree | cd70f7faa47dcd6e43aa0947d0a16b2f6910de74 /media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2.ebuild | |
parent | add subslot (diff) | |
download | historical-6573d3fcd9736fd0b6973cc496ac643551d119bb.tar.gz historical-6573d3fcd9736fd0b6973cc496ac643551d119bb.tar.bz2 historical-6573d3fcd9736fd0b6973cc496ac643551d119bb.zip |
add subslot deps
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0xE73C35B3
Diffstat (limited to 'media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2.ebuild')
-rw-r--r-- | media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2.ebuild b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2.ebuild index 328b8701c53c..45a4973f6df5 100644 --- a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2.ebuild +++ b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2.ebuild,v 1.1 2012/11/19 20:50:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2.ebuild,v 1.2 2013/10/10 10:42:56 hasufell Exp $ -EAPI="4" +EAPI=5 MY_P="msx264-${PV}" @@ -15,8 +15,8 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" -DEPEND=">=media-libs/mediastreamer-2.7.0[video] - >=media-libs/x264-0.0.20100118 +DEPEND=">=media-libs/mediastreamer-2.7.0:=[video] + >=media-libs/x264-0.0.20100118:= virtual/ffmpeg" RDEPEND="${DEPEND}" |