summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-01-07 17:09:53 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-01-07 17:09:53 +0000
commit5bbdbab105eeae9cac4119f29d1a3e4bc57f13e1 (patch)
tree5ca5848a5b0a9e04dca74192bcb1eef2636ca167 /net-voip
parentAdd ~alpha/~ia64 wrt #245949 (diff)
downloadgentoo-2-5bbdbab105eeae9cac4119f29d1a3e4bc57f13e1.tar.gz
gentoo-2-5bbdbab105eeae9cac4119f29d1a3e4bc57f13e1.tar.bz2
gentoo-2-5bbdbab105eeae9cac4119f29d1a3e4bc57f13e1.zip
Add ~alpha/~ia64 wrt #245949
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'net-voip')
-rw-r--r--net-voip/telepathy-gabble/ChangeLog8
-rw-r--r--net-voip/telepathy-gabble/telepathy-gabble-0.7.17.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog
index 1a5d1f776841..ccc0ca54e4d5 100644
--- a/net-voip/telepathy-gabble/ChangeLog
+++ b/net-voip/telepathy-gabble/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-voip/telepathy-gabble
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.42 2008/12/30 07:17:35 tester Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.43 2009/01/07 17:09:53 armin76 Exp $
+
+ 07 Jan 2009; Raúl Porcel <armin76@gentoo.org>
+ telepathy-gabble-0.7.17.ebuild:
+ Add ~alpha/~ia64 wrt #245949
*telepathy-gabble-0.7.17 (30 Dec 2008)
diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.7.17.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.7.17.ebuild
index 7c78247f9b90..096d58e58df4 100644
--- a/net-voip/telepathy-gabble/telepathy-gabble-0.7.17.ebuild
+++ b/net-voip/telepathy-gabble/telepathy-gabble-0.7.17.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-voip/telepathy-gabble/telepathy-gabble-0.7.17.ebuild,v 1.1 2008/12/30 07:17:35 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.7.17.ebuild,v 1.2 2009/01/07 17:09:53 armin76 Exp $
inherit eutils
@@ -10,7 +10,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 test"
RDEPEND=">=dev-libs/glib-2.16