summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-01-07 17:02:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-01-07 17:02:28 +0000
commit6a9f9532db8c641ed88e9cc39201417dcee235b8 (patch)
tree7b11a875a2979f84a21efe8ec87b743d7e491d34 /net-libs/telepathy-glib
parentAdd ~alpha/~ia64 wrt #245949 (diff)
downloadhistorical-6a9f9532db8c641ed88e9cc39201417dcee235b8.tar.gz
historical-6a9f9532db8c641ed88e9cc39201417dcee235b8.tar.bz2
historical-6a9f9532db8c641ed88e9cc39201417dcee235b8.zip
Add ~alpha/~ia64 wrt #245949
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r--net-libs/telepathy-glib/ChangeLog8
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.7.20.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog
index cfbe56baa7f4..d065e639b022 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.23 2008/12/30 12:52:54 coldwind Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.24 2009/01/07 16:57:33 armin76 Exp $
+
+ 07 Jan 2009; Raúl Porcel <armin76@gentoo.org>
+ telepathy-glib-0.7.20.ebuild:
+ Add ~alpha/~ia64 wrt #245949
*telepathy-glib-0.7.20 (30 Dec 2008)
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.7.20.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.7.20.ebuild
index 3fb7b52a6918..0f42ed0b85cb 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.7.20.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.7.20.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.20.ebuild,v 1.1 2008/12/30 12:52:54 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.7.20.ebuild,v 1.2 2009/01/07 16:57:33 armin76 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 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86"
IUSE="debug doc"
RDEPEND=">=dev-libs/glib-2.16