diff options
author | Jean-Noël Rivasseau <elvanor@gentoo.org> | 2013-05-08 09:36:18 +0000 |
---|---|---|
committer | Jean-Noël Rivasseau <elvanor@gentoo.org> | 2013-05-08 09:36:18 +0000 |
commit | cfa4dabd1b39fab24d9f1b13d79b2dd4bab9937c (patch) | |
tree | 9ab95999b1560d64e594431f02dff0d58cee5402 /net-voip/sflphone | |
parent | Add multilib support (diff) | |
download | gentoo-2-cfa4dabd1b39fab24d9f1b13d79b2dd4bab9937c.tar.gz gentoo-2-cfa4dabd1b39fab24d9f1b13d79b2dd4bab9937c.tar.bz2 gentoo-2-cfa4dabd1b39fab24d9f1b13d79b2dd4bab9937c.zip |
Bug #468740.
(Portage version: 2.1.11.62/cvs/Linux i686, unsigned Manifest commit)
Diffstat (limited to 'net-voip/sflphone')
-rw-r--r-- | net-voip/sflphone/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/sflphone/sflphone-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/sflphone/ChangeLog b/net-voip/sflphone/ChangeLog index 03125094e82f..358682e6fdeb 100644 --- a/net-voip/sflphone/ChangeLog +++ b/net-voip/sflphone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/sflphone # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/sflphone/ChangeLog,v 1.13 2013/05/04 22:56:25 elvanor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/sflphone/ChangeLog,v 1.14 2013/05/08 09:36:18 elvanor Exp $ + + 08 May 2013; <elvanor@gentoo.org> sflphone-1.2.2.ebuild: + Fix for #468740. *sflphone-1.2.2 (04 May 2013) diff --git a/net-voip/sflphone/sflphone-1.2.2.ebuild b/net-voip/sflphone/sflphone-1.2.2.ebuild index a42c7e4a5f0b..2d05ff0d7941 100644 --- a/net-voip/sflphone/sflphone-1.2.2.ebuild +++ b/net-voip/sflphone/sflphone-1.2.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/sflphone/sflphone-1.2.2.ebuild,v 1.1 2013/05/04 22:56:25 elvanor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/sflphone/sflphone-1.2.2.ebuild,v 1.2 2013/05/08 09:36:18 elvanor Exp $ EAPI="4" @@ -30,7 +30,7 @@ CDEPEND="dev-cpp/commoncpp2 pulseaudio? ( media-sound/pulseaudio ) net-libs/ccrtp net-libs/libzrtpcpp - net-libs/pjsip + >=net-libs/pjsip-2.1 sys-apps/dbus gnome? ( dev-libs/atk dev-libs/check |