summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-12-09 20:15:01 +0000
committerBrent Baude <ranger@gentoo.org>2008-12-09 20:15:01 +0000
commitb210a6ced91e83fa31410cf01281579cb56c09a6 (patch)
treec74d3940f6efa93322db99fcf5c205839adad20f /net-libs
parentMarking telepathy-glib-0.7.18 ~ppc64 for bug 245949 (diff)
downloadgentoo-2-b210a6ced91e83fa31410cf01281579cb56c09a6.tar.gz
gentoo-2-b210a6ced91e83fa31410cf01281579cb56c09a6.tar.bz2
gentoo-2-b210a6ced91e83fa31410cf01281579cb56c09a6.zip
Marking libtelepathy-0.3.3 ~ppc64 for bug 245949
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libtelepathy/ChangeLog5
-rw-r--r--net-libs/libtelepathy/libtelepathy-0.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libtelepathy/ChangeLog b/net-libs/libtelepathy/ChangeLog
index 9a445c14cb89..be7c076b8199 100644
--- a/net-libs/libtelepathy/ChangeLog
+++ b/net-libs/libtelepathy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libtelepathy
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtelepathy/ChangeLog,v 1.20 2008/08/21 10:41:15 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtelepathy/ChangeLog,v 1.21 2008/12/09 20:15:01 ranger Exp $
+
+ 09 Dec 2008; Brent Baude <ranger@gentoo.org> libtelepathy-0.3.3.ebuild:
+ Marking libtelepathy-0.3.3 ~ppc64 for bug 245949
21 Aug 2008; Santiago M. Mola <coldwind@gentoo.org>
-libtelepathy-0.0.42.ebuild, -libtelepathy-0.0.53.ebuild,
diff --git a/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild b/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild
index 55b26c4830bf..bce2d7c95262 100644
--- a/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild
+++ b/net-libs/libtelepathy/libtelepathy-0.3.3.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/libtelepathy/libtelepathy-0.3.3.ebuild,v 1.1 2008/03/08 15:20:27 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild,v 1.2 2008/12/09 20:15:01 ranger Exp $
inherit flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://telepathy.freedesktop.org"
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=""
RDEPEND=">=dev-libs/glib-2.10