summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-10-10 10:42:56 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-10-10 10:42:56 +0000
commitac09b159a829db5d4798fd9e2d9d5d0a5b4c8167 (patch)
tree3d81f8e7f3d57658562ee5168bf26982767c599d /media-plugins/mediastreamer-x264
parentadd subslot deps (diff)
downloadgentoo-2-ac09b159a829db5d4798fd9e2d9d5d0a5b4c8167.tar.gz
gentoo-2-ac09b159a829db5d4798fd9e2d9d5d0a5b4c8167.tar.bz2
gentoo-2-ac09b159a829db5d4798fd9e2d9d5d0a5b4c8167.zip
add subslot deps
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'media-plugins/mediastreamer-x264')
-rw-r--r--media-plugins/mediastreamer-x264/ChangeLog8
-rw-r--r--media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2.ebuild10
2 files changed, 11 insertions, 7 deletions
diff --git a/media-plugins/mediastreamer-x264/ChangeLog b/media-plugins/mediastreamer-x264/ChangeLog
index c6f36e21cd10..220bbb33124e 100644
--- a/media-plugins/mediastreamer-x264/ChangeLog
+++ b/media-plugins/mediastreamer-x264/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/mediastreamer-x264
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/ChangeLog,v 1.21 2012/12/16 14:57:37 pacho Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/ChangeLog,v 1.22 2013/10/10 10:42:56 hasufell Exp $
+
+ 10 Oct 2013; Julian Ospald <hasufell@gentoo.org>
+ mediastreamer-x264-1.4.2.ebuild:
+ add subslot deps
16 Dec 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due retirement, #260683
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}"