summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-libs/telepathy-farsight/ChangeLog6
-rw-r--r--net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-farsight/ChangeLog b/net-libs/telepathy-farsight/ChangeLog
index f5d979afad12..bfc62f86ce47 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.20 2011/03/12 21:22:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.21 2011/03/22 20:09:00 ranger Exp $
+
+ 22 Mar 2011; Brent Baude <ranger@gentoo.org>
+ telepathy-farsight-0.0.15.ebuild:
+ Marking telepathy-farsight-0.0.15 ppc stable for bug 353436
12 Mar 2011; Raúl Porcel <armin76@gentoo.org>
telepathy-farsight-0.0.15.ebuild:
diff --git a/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild b/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild
index 972332bb6438..d2207b50060f 100644
--- a/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild
+++ b/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.15.ebuild,v 1.6 2011/03/12 21:22:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild,v 1.7 2011/03/22 20:09:00 ranger Exp $
EAPI="3"
PYTHON_DEPEND="python? 2:2.6"
@@ -13,7 +13,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:2