summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-23 23:21:25 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-23 23:21:25 +0000
commitf6bdf49406dd6ec5ae2321893979dfb3a126f348 (patch)
tree294322df1a8de5c87a99a683644389fce520b711
parentStable on amd64 wrt bug #353436 (diff)
downloadgentoo-2-f6bdf49406dd6ec5ae2321893979dfb3a126f348.tar.gz
gentoo-2-f6bdf49406dd6ec5ae2321893979dfb3a126f348.tar.bz2
gentoo-2-f6bdf49406dd6ec5ae2321893979dfb3a126f348.zip
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
-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 6631cd8b2cea..c28ee1c9d084 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.16 2011/02/19 11:24:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.17 2011/02/23 23:21:25 hwoarang Exp $
+
+ 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
+ telepathy-farsight-0.0.15.ebuild:
+ Stable on amd64 wrt bug #353436
19 Feb 2011; Pacho Ramos <pacho@gentoo.org> telepathy-farsight-0.0.15.ebuild:
Python fixes, use eapi3.
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 c92937cc1f23..bce5c4f32dd9 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.3 2011/02/19 13:35:24 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild,v 1.4 2011/02/23 23:21:25 hwoarang 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