summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-10-10 10:39:24 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-10-10 10:39:24 +0000
commit66594bc9f332de5459ee8fbe9ffe7ee5bd5c9b25 (patch)
tree73a5aba405e1dd811696cbbc3041f72158fbd8c5 /media-plugins/mediastreamer-bcg729
parentStable for amd64 wrt bug #487148 (diff)
downloadgentoo-2-66594bc9f332de5459ee8fbe9ffe7ee5bd5c9b25.tar.gz
gentoo-2-66594bc9f332de5459ee8fbe9ffe7ee5bd5c9b25.tar.bz2
gentoo-2-66594bc9f332de5459ee8fbe9ffe7ee5bd5c9b25.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-bcg729')
-rw-r--r--media-plugins/mediastreamer-bcg729/ChangeLog6
-rw-r--r--media-plugins/mediastreamer-bcg729/mediastreamer-bcg729-1.0.0.ebuild8
2 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/mediastreamer-bcg729/ChangeLog b/media-plugins/mediastreamer-bcg729/ChangeLog
index ed6552d71cbf..0b92fc61dd7e 100644
--- a/media-plugins/mediastreamer-bcg729/ChangeLog
+++ b/media-plugins/mediastreamer-bcg729/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/mediastreamer-bcg729
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-bcg729/ChangeLog,v 1.9 2013/06/29 19:23:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-bcg729/ChangeLog,v 1.10 2013/10/10 10:39:24 hasufell Exp $
+
+ 10 Oct 2013; Julian Ospald <hasufell@gentoo.org>
+ mediastreamer-bcg729-1.0.0.ebuild:
+ add subslot deps
29 Jun 2013; Agostino Sarubbo <ago@gentoo.org>
mediastreamer-bcg729-1.0.0.ebuild:
diff --git a/media-plugins/mediastreamer-bcg729/mediastreamer-bcg729-1.0.0.ebuild b/media-plugins/mediastreamer-bcg729/mediastreamer-bcg729-1.0.0.ebuild
index d70df80cf52b..90e0129edc8a 100644
--- a/media-plugins/mediastreamer-bcg729/mediastreamer-bcg729-1.0.0.ebuild
+++ b/media-plugins/mediastreamer-bcg729/mediastreamer-bcg729-1.0.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-bcg729/mediastreamer-bcg729-1.0.0.ebuild,v 1.8 2013/06/29 19:23:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-bcg729/mediastreamer-bcg729-1.0.0.ebuild,v 1.9 2013/10/10 10:39:24 hasufell Exp $
-EAPI=4
+EAPI=5
MY_P="bcg729-${PV}"
@@ -15,8 +15,8 @@ SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""
-RDEPEND=">=media-libs/mediastreamer-2.8.2
- >=net-libs/ortp-0.16.0"
+RDEPEND=">=media-libs/mediastreamer-2.8.2:=
+ >=net-libs/ortp-0.16.0:="
DEPEND="${RDEPEND}
virtual/pkgconfig"