summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2009-04-04 17:50:19 +0000
committerNed Ludd <solar@gentoo.org>2009-04-04 17:50:19 +0000
commit04b2842d0f64701ca876bb795f7794bdeab745b2 (patch)
tree7bf7a9c526804e3c370e8519dcb96c03f7300a7d /net-libs/telepathy-glib
parentbackport Darwin fixes from Prefix (diff)
downloadgentoo-2-04b2842d0f64701ca876bb795f7794bdeab745b2.tar.gz
gentoo-2-04b2842d0f64701ca876bb795f7794bdeab745b2.tar.bz2
gentoo-2-04b2842d0f64701ca876bb795f7794bdeab745b2.zip
- Keyword ~arm
(Portage version: 2.1.6.7/cvs/Linux x86_64)
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.25.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog
index 2c9a37c060f9..a9728bd3a597 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.26 2009/02/23 15:43:20 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.27 2009/04/04 17:50:19 solar Exp $
+
+ 04 Apr 2009; <solar@gentoo.org> telepathy-glib-0.7.25.ebuild:
+ - Keyword ~arm
23 Feb 2009; Joseph Jezak <josejx@gentoo.org>
telepathy-glib-0.7.25.ebuild:
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.7.25.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.7.25.ebuild
index defb68bb062e..f1a5528a9087 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.7.25.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.7.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.25.ebuild,v 1.2 2009/02/23 15:43:20 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.7.25.ebuild,v 1.3 2009/04/04 17:50:19 solar 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~arm ~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug doc"
RDEPEND=">=dev-libs/glib-2.16