summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-10-09 17:42:15 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-10-09 17:42:15 +0000
commit9300e6292fe2a7557f328fbef8e3a8a81ca16bbb (patch)
tree636d3c713639f51693ec20a716eeda1ea432070e /net-voip
parentold (diff)
downloadgentoo-2-9300e6292fe2a7557f328fbef8e3a8a81ca16bbb.tar.gz
gentoo-2-9300e6292fe2a7557f328fbef8e3a8a81ca16bbb.tar.bz2
gentoo-2-9300e6292fe2a7557f328fbef8e3a8a81ca16bbb.zip
set max dep for net-libs/ortp
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'net-voip')
-rw-r--r--net-voip/linphone/ChangeLog5
-rw-r--r--net-voip/linphone/linphone-3.5.2.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/net-voip/linphone/ChangeLog b/net-voip/linphone/ChangeLog
index dd47a5c9d9bb..e6909b1fd98b 100644
--- a/net-voip/linphone/ChangeLog
+++ b/net-voip/linphone/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-voip/linphone
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.71 2013/09/29 16:06:34 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.72 2013/10/09 17:42:15 hasufell Exp $
+
+ 09 Oct 2013; Julian Ospald <hasufell@gentoo.org> linphone-3.5.2.ebuild:
+ set max dep for net-libs/ortp
29 Sep 2013; Julian Ospald <hasufell@gentoo.org> linphone-3.5.2.ebuild,
+files/linphone-3.5.2-automake-1.13.patch:
diff --git a/net-voip/linphone/linphone-3.5.2.ebuild b/net-voip/linphone/linphone-3.5.2.ebuild
index d803590b269b..865be8457120 100644
--- a/net-voip/linphone/linphone-3.5.2.ebuild
+++ b/net-voip/linphone/linphone-3.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.5.2.ebuild,v 1.3 2013/09/29 16:06:34 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.5.2.ebuild,v 1.4 2013/10/09 17:42:15 hasufell Exp $
EAPI=5
@@ -23,6 +23,7 @@ RDEPEND=">=media-libs/mediastreamer-2.8.2[video?,ipv6?]
<net-libs/libeXosip-4
>=net-libs/libsoup-2.26
>=net-libs/ortp-0.20.0
+ <net-libs/ortp-0.22.0
gtk? ( dev-libs/glib:2
>=gnome-base/libglade-2.4.0:2.0
>=x11-libs/gtk+-2.4.0:2