summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-12-09 20:13:56 +0000
committerBrent Baude <ranger@gentoo.org>2008-12-09 20:13:56 +0000
commit7ad597cc494b6d86b5deab80d52581351c74f9ae (patch)
tree2c1ee2feb770204a42685c58e6a4ea19e000b91d /net-libs/telepathy-glib
parentMarking rspec-rails-1.1.11 ~ppc64 for bug 250348 (diff)
downloadgentoo-2-7ad597cc494b6d86b5deab80d52581351c74f9ae.tar.gz
gentoo-2-7ad597cc494b6d86b5deab80d52581351c74f9ae.tar.bz2
gentoo-2-7ad597cc494b6d86b5deab80d52581351c74f9ae.zip
Marking telepathy-glib-0.7.18 ~ppc64 for bug 245949
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 ppc64)
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.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