summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-07-31 12:48:53 +0000
committerPacho Ramos <pacho@gentoo.org>2010-07-31 12:48:53 +0000
commit97fe30b2308fc5b0d8e427fac8963f6fe0258bf7 (patch)
treeaa350b5ba99c89ba868d3e2eb112023a1ebfe927 /net-libs/telepathy-farsight
parentamd64 stable, bug 321591 (diff)
downloadgentoo-2-97fe30b2308fc5b0d8e427fac8963f6fe0258bf7.tar.gz
gentoo-2-97fe30b2308fc5b0d8e427fac8963f6fe0258bf7.tar.bz2
gentoo-2-97fe30b2308fc5b0d8e427fac8963f6fe0258bf7.zip
amd64 stable, bug 321591
(Portage version: 2.1.8.3/cvs/Linux x86_64)
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 3eaed0a1c2f8..62b366850c16 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.10 2010/07/25 15:22:07 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.11 2010/07/31 12:48:53 pacho Exp $
+
+ 31 Jul 2010; Pacho Ramos <pacho@gentoo.org>
+ telepathy-farsight-0.0.11.ebuild:
+ amd64 stable, bug 321591
25 Jul 2010; Tobias Klausmann <klausman@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 fc43c86779ee..74b5324c6b54 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.5 2010/07/25 15:22:07 klausman Exp $
+# $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 $
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