summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-voip')
-rw-r--r--net-voip/telepathy-sofiasip/ChangeLog6
-rw-r--r--net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-voip/telepathy-sofiasip/ChangeLog b/net-voip/telepathy-sofiasip/ChangeLog
index 10f2e41caa04..6a87f72dec5e 100644
--- a/net-voip/telepathy-sofiasip/ChangeLog
+++ b/net-voip/telepathy-sofiasip/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-voip/telepathy-sofiasip
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog,v 1.13 2010/07/25 15:23:54 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/ChangeLog,v 1.14 2010/07/31 12:53:19 pacho Exp $
+
+ 31 Jul 2010; Pacho Ramos <pacho@gentoo.org>
+ telepathy-sofiasip-0.6.2.ebuild:
+ amd64 stable, bug 321591
25 Jul 2010; Tobias Klausmann <klausman@gentoo.org>
telepathy-sofiasip-0.6.2.ebuild:
diff --git a/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.2.ebuild b/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.2.ebuild
index 0a1be3e3a24e..e96372c53a55 100644
--- a/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.2.ebuild
+++ b/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.2.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/telepathy-sofiasip/telepathy-sofiasip-0.6.2.ebuild,v 1.5 2010/07/25 15:23:54 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.6.2.ebuild,v 1.6 2010/07/31 12:53:19 pacho Exp $
inherit autotools
@@ -10,7 +10,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~ia64 ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ~ia64 ppc ~sparc ~x86"
IUSE="test"
RDEPEND=">=net-libs/sofia-sip-1.12.10