summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-02-24 20:59:19 +0000
committerThomas Kahle <tomka@gentoo.org>2011-02-24 20:59:19 +0000
commitdc2829f5d8ab10cc51846dd25ec48070c0f8c261 (patch)
treec5ff54ea2024ef2981e20a10a331ebe81a820285 /net-libs/telepathy-glib
parentx86 stable per bug 353436 (diff)
downloadgentoo-2-dc2829f5d8ab10cc51846dd25ec48070c0f8c261.tar.gz
gentoo-2-dc2829f5d8ab10cc51846dd25ec48070c0f8c261.tar.bz2
gentoo-2-dc2829f5d8ab10cc51846dd25ec48070c0f8c261.zip
x86 stable per bug 353436
(Portage version: 2.1.9.40/cvs/Linux i686)
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r--net-libs/telepathy-glib/ChangeLog5
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog
index dbc95a6acc90..cd2005076bbb 100644
--- a/net-libs/telepathy-glib/ChangeLog
+++ b/net-libs/telepathy-glib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/telepathy-glib
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.63 2011/02/23 23:21:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.64 2011/02/24 20:59:19 tomka Exp $
+
+ 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> telepathy-glib-0.12.7.ebuild:
+ x86 stable per bug 353436
23 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
telepathy-glib-0.12.7.ebuild:
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild
index b2b72c9c84b5..60988cfec867 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.12.7.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-glib/telepathy-glib-0.12.7.ebuild,v 1.2 2011/02/23 23:21:41 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild,v 1.3 2011/02/24 20:59:19 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 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug +introspection +vala"
RDEPEND=">=dev-libs/glib-2.24