summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/telepathy-farsight')
-rw-r--r--net-libs/telepathy-farsight/ChangeLog6
-rw-r--r--net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-farsight/ChangeLog b/net-libs/telepathy-farsight/ChangeLog
index 62b366850c16..fc6e0749dc9e 100644
--- a/net-libs/telepathy-farsight/ChangeLog
+++ b/net-libs/telepathy-farsight/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/telepathy-farsight
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.11 2010/07/31 12:48:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.12 2010/08/01 10:21:00 fauli Exp $
+
+ 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
+ telepathy-farsight-0.0.11.ebuild:
+ stable x86, bug 321591
31 Jul 2010; Pacho Ramos <pacho@gentoo.org>
telepathy-farsight-0.0.11.ebuild:
diff --git a/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild b/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild
index 74b5324c6b54..efb4a7ef3fb6 100644
--- a/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild
+++ b/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.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-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.6 2010/07/31 12:48:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.7 2010/08/01 10:21:00 fauli Exp $
EAPI="2"
@@ -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="python"
RDEPEND=">=dev-libs/glib-2.16