summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-libs/telepathy-glib/ChangeLog5
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.7.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog
index 29abab399f65..3707d8886e4d 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.20 2008/11/06 19:32:51 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.21 2008/12/09 20:13:56 ranger Exp $
+
+ 09 Dec 2008; Brent Baude <ranger@gentoo.org> telepathy-glib-0.7.18.ebuild:
+ Marking telepathy-glib-0.7.18 ~ppc64 for bug 245949
*telepathy-glib-0.7.18 (06 Nov 2008)
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.7.18.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.7.18.ebuild
index b018a21e4ab3..a5eb064dcc39 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.7.18.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.7.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.7.18.ebuild,v 1.1 2008/11/06 19:32:51 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.7.18.ebuild,v 1.2 2008/12/09 20:13:56 ranger Exp $
DESCRIPTION="GLib bindings for the Telepathy D-Bus protocol."
HOMEPAGE="http://telepathy.freedesktop.org"
@@ -8,7 +8,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="debug doc"
RDEPEND=">=dev-libs/glib-2.16