summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-03-12 21:25:20 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-03-12 21:25:20 +0000
commitc72a6eb198d0adf22c6e73b443d7130f8129549b (patch)
treeb59b596b8c1489eabc1b5f41077fef285dfe5cbc /net-voip
parentalpha/arm/ia64/sh/sparc stable wrt #353436 (diff)
downloadgentoo-2-c72a6eb198d0adf22c6e73b443d7130f8129549b.tar.gz
gentoo-2-c72a6eb198d0adf22c6e73b443d7130f8129549b.tar.bz2
gentoo-2-c72a6eb198d0adf22c6e73b443d7130f8129549b.zip
alpha/ia64/sparc stable wrt #353436
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'net-voip')
-rw-r--r--net-voip/telepathy-gabble/ChangeLog6
-rw-r--r--net-voip/telepathy-gabble/telepathy-gabble-0.10.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog
index f38ce3efcf56..ec200c1183f4 100644
--- a/net-voip/telepathy-gabble/ChangeLog
+++ b/net-voip/telepathy-gabble/ChangeLog
@@ -1,6 +1,10 @@
# 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.71 2011/02/24 21:00:23 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.72 2011/03/12 21:25:20 armin76 Exp $
+
+ 12 Mar 2011; Raúl Porcel <armin76@gentoo.org>
+ telepathy-gabble-0.10.5.ebuild:
+ alpha/ia64/sparc stable wrt #353436
24 Feb 2011; Thomas Kahle <tomka@gentoo.org> telepathy-gabble-0.10.5.ebuild:
x86 stable per bug 353436
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 68569937851a..22ed497b4e0b 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.5 2011/02/24 21:00:23 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.10.5.ebuild,v 1.6 2011/03/12 21:25:20 armin76 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