summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-12-24 10:03:16 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-12-24 10:03:16 +0000
commit140140519593bc8f76801703366334f7874f32e7 (patch)
treef0c6fbcff785fd2c9a224174cbd97c2fa0a6a52a /net-libs
parentAdd ~sparc keyword, bug #252315 (diff)
downloadgentoo-2-140140519593bc8f76801703366334f7874f32e7.tar.gz
gentoo-2-140140519593bc8f76801703366334f7874f32e7.tar.bz2
gentoo-2-140140519593bc8f76801703366334f7874f32e7.zip
Add ~sparc keyword, bug #245949
(Portage version: 2.2_rc18/cvs/Linux 2.6.28-rc9-00039-g4c75e14 i686)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/telepathy-glib/ChangeLog6
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.7.18.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog
index 3707d8886e4d..5389939bfe8b 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.21 2008/12/09 20:13:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.22 2008/12/24 10:03:16 bluebird Exp $
+
+ 24 Dec 2008; Friedrich Oslage <bluebird@gentoo.org>
+ telepathy-glib-0.7.18.ebuild:
+ Add ~sparc keyword, bug #245949
09 Dec 2008; Brent Baude <ranger@gentoo.org> telepathy-glib-0.7.18.ebuild:
Marking telepathy-glib-0.7.18 ~ppc64 for bug 245949
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 a5eb064dcc39..a0bd5aa7c6d5 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.2 2008/12/09 20:13:56 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.7.18.ebuild,v 1.3 2008/12/24 10:03:16 bluebird 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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
IUSE="debug doc"
RDEPEND=">=dev-libs/glib-2.16