summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-voip')
-rw-r--r--net-voip/telepathy-gabble/ChangeLog5
-rw-r--r--net-voip/telepathy-gabble/telepathy-gabble-0.10.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog
index 9a984b6feecf..f38ce3efcf56 100644
--- a/net-voip/telepathy-gabble/ChangeLog
+++ b/net-voip/telepathy-gabble/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-voip/telepathy-gabble
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.70 2011/02/23 23:22:11 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.71 2011/02/24 21:00:23 tomka Exp $
+
+ 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> telepathy-gabble-0.10.5.ebuild:
+ x86 stable per bug 353436
23 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
telepathy-gabble-0.10.5.ebuild:
diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.10.5.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.10.5.ebuild
index 942424d89492..68569937851a 100644
--- a/net-voip/telepathy-gabble/telepathy-gabble-0.10.5.ebuild
+++ b/net-voip/telepathy-gabble/telepathy-gabble-0.10.5.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-voip/telepathy-gabble/telepathy-gabble-0.10.5.ebuild,v 1.4 2011/02/23 23:22:11 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.10.5.ebuild,v 1.5 2011/02/24 21:00:23 tomka Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -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 ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="debug test"
RDEPEND=">=dev-libs/glib-2.24