summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-23 23:21:41 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-23 23:21:41 +0000
commit2abe1605368f50c200f037bcf7eccf194eb3a8ec (patch)
treeb862b59c5420e0f60a69f6ca3bc150bfa51c0f9d /net-libs/telepathy-glib
parentStable on amd64 wrt bug #353436 (diff)
downloadhistorical-2abe1605368f50c200f037bcf7eccf194eb3a8ec.tar.gz
historical-2abe1605368f50c200f037bcf7eccf194eb3a8ec.tar.bz2
historical-2abe1605368f50c200f037bcf7eccf194eb3a8ec.zip
Stable on amd64 wrt bug #353436
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r--net-libs/telepathy-glib/ChangeLog6
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.12.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog
index c4ed1d408e79..dbc95a6acc90 100644
--- a/net-libs/telepathy-glib/ChangeLog
+++ b/net-libs/telepathy-glib/ChangeLog
@@ -1,6 +1,10 @@
# 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.62 2011/02/07 18:18:51 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.63 2011/02/23 23:21:41 hwoarang Exp $
+
+ 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
+ telepathy-glib-0.12.7.ebuild:
+ Stable on amd64 wrt bug #353436
*telepathy-glib-0.12.7 (07 Feb 2011)
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 976e94186c1d..b2b72c9c84b5 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.1 2011/02/07 18:18:51 pacho Exp $
+# $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 $
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