summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Noël Rivasseau <elvanor@gentoo.org>2010-10-26 13:10:10 +0000
committerJean-Noël Rivasseau <elvanor@gentoo.org>2010-10-26 13:10:10 +0000
commitce0abb9ca7728e18de6e73e468fe6eeec59d63f5 (patch)
tree4375a53a02504fce380048501e23e486e2dd02ec /net-voip/sflphone
parentOld. (diff)
downloadgentoo-2-ce0abb9ca7728e18de6e73e468fe6eeec59d63f5.tar.gz
gentoo-2-ce0abb9ca7728e18de6e73e468fe6eeec59d63f5.tar.bz2
gentoo-2-ce0abb9ca7728e18de6e73e468fe6eeec59d63f5.zip
Fixed bug #339294.
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-voip/sflphone')
-rw-r--r--net-voip/sflphone/ChangeLog5
-rw-r--r--net-voip/sflphone/sflphone-0.9.8.4.ebuild7
2 files changed, 8 insertions, 4 deletions
diff --git a/net-voip/sflphone/ChangeLog b/net-voip/sflphone/ChangeLog
index 4b79ec507f2d..55794ff0f02b 100644
--- a/net-voip/sflphone/ChangeLog
+++ b/net-voip/sflphone/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-voip/sflphone
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/sflphone/ChangeLog,v 1.1 2010/09/07 15:45:38 elvanor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/sflphone/ChangeLog,v 1.2 2010/10/26 13:10:10 elvanor Exp $
+
+ 26 Oct 2010; <elvanor@gentoo.org> sflphone-0.9.8.4.ebuild:
+ Fixed bug #339294.
*sflphone-0.9.8.4 (06 Sep 2010)
diff --git a/net-voip/sflphone/sflphone-0.9.8.4.ebuild b/net-voip/sflphone/sflphone-0.9.8.4.ebuild
index 84432343e5b4..d17289328c3f 100644
--- a/net-voip/sflphone/sflphone-0.9.8.4.ebuild
+++ b/net-voip/sflphone/sflphone-0.9.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/sflphone/sflphone-0.9.8.4.ebuild,v 1.1 2010/09/07 15:45:38 elvanor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/sflphone/sflphone-0.9.8.4.ebuild,v 1.2 2010/10/26 13:10:10 elvanor Exp $
EAPI="2"
@@ -8,7 +8,7 @@ inherit autotools
DESCRIPTION="SFLphone is a robust standards-compliant enterprise softphone, for desktop and embedded systems."
HOMEPAGE="http://www.sflphone.org/"
-SRC_URI="https://projects.savoirfairelinux.com/attachments/download/1327/${P}.tar.gz"
+SRC_URI="http://www.elvanor.net/files/gentoo/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
@@ -31,7 +31,8 @@ DEPEND="media-sound/pulseaudio
speex? ( media-libs/speex )
networkmanager? ( net-misc/networkmanager )
iax? ( net-libs/iax )
- gnome? ( dev-libs/atk
+ gnome? ( app-text/gnome-doc-utils
+ dev-libs/atk
dev-libs/check
dev-libs/log4c
net-libs/libsoup