summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesus Rivero <neurogeek@gentoo.org>2012-10-24 21:49:34 +0000
committerJesus Rivero <neurogeek@gentoo.org>2012-10-24 21:49:34 +0000
commit4a58a5280958b31277968981e70b8cc9e29b7fb4 (patch)
treeea77ad720d37f6f866a985489435339b0e6b41e4 /net-voip
parentPackage move x11-libs/openmotif to x11-libs/motif. (diff)
downloadgentoo-2-4a58a5280958b31277968981e70b8cc9e29b7fb4.tar.gz
gentoo-2-4a58a5280958b31277968981e70b8cc9e29b7fb4.tar.bz2
gentoo-2-4a58a5280958b31277968981e70b8cc9e29b7fb4.zip
Restricting net-libs/ptlib and net-libs/opal DEPS to avoid selecting the new ones
(Portage version: 2.2.0_alpha138/cvs/Linux i686, signed Manifest commit with key 748B2C601F6F0683)
Diffstat (limited to 'net-voip')
-rw-r--r--net-voip/ekiga/ChangeLog6
-rw-r--r--net-voip/ekiga/ekiga-3.2.7.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/net-voip/ekiga/ChangeLog b/net-voip/ekiga/ChangeLog
index 62d95bd146b3..70ec93b008a9 100644
--- a/net-voip/ekiga/ChangeLog
+++ b/net-voip/ekiga/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-voip/ekiga
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v 1.38 2012/09/30 18:26:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v 1.39 2012/10/24 21:49:34 neurogeek Exp $
+
+ 24 Oct 2012; Jesus Rivero <neurogeek@gentoo.org> ekiga-3.2.7.ebuild:
+ Restricting net-libs/ptlib and net-libs/opal DEPS to avoid selecting the new
+ ones
30 Sep 2012; Raúl Porcel <armin76@gentoo.org> ekiga-3.2.7.ebuild:
alpha stable wrt #397617
diff --git a/net-voip/ekiga/ekiga-3.2.7.ebuild b/net-voip/ekiga/ekiga-3.2.7.ebuild
index 57eb15995bda..d3c549f5460e 100644
--- a/net-voip/ekiga/ekiga-3.2.7.ebuild
+++ b/net-voip/ekiga/ekiga-3.2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-3.2.7.ebuild,v 1.17 2012/09/30 18:26:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-3.2.7.ebuild,v 1.18 2012/10/24 21:49:34 neurogeek Exp $
EAPI=3
@@ -23,8 +23,8 @@ libnotify mmx nls +shm static v4l xcap xv"
RDEPEND=">=dev-libs/glib-2.14.0:2
dev-libs/libsigc++:2
dev-libs/libxml2:2
- >=net-libs/opal-3.6.8[audio,sip,video,debug=,h323?]
- >=net-libs/ptlib-2.6.7[ldap?,stun,v4l?,video,wav,debug=]
+ <net-libs/opal-3.10.8[audio,sip,video,debug=,h323?]
+ <net-libs/ptlib-2.10.8[ldap?,stun,v4l?,video,wav,debug=]
>=x11-libs/gtk+-2.12.0:2
avahi? ( >=net-dns/avahi-0.6[dbus] )
dbus? ( >=sys-apps/dbus-0.36