summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-02-24 21:01:42 +0000
committerThomas Kahle <tomka@gentoo.org>2011-02-24 21:01:42 +0000
commit6f976dbc988166840223a1960c995f48fd02d47b (patch)
tree2076bc10d563a6d9a0509e06670e83048a235f37 /net-voip/telepathy-gabble
parentx86 stable per bug 353436 (diff)
downloadhistorical-6f976dbc988166840223a1960c995f48fd02d47b.tar.gz
historical-6f976dbc988166840223a1960c995f48fd02d47b.tar.bz2
historical-6f976dbc988166840223a1960c995f48fd02d47b.zip
x86 stable per bug 353436
Package-Manager: portage-2.1.9.40/cvs/Linux i686
Diffstat (limited to 'net-voip/telepathy-gabble')
-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