summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-08-13 18:20:47 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-08-13 18:20:47 +0000
commit1110de23c23427a8b1defb91c0770640cc538226 (patch)
tree352c78c94fc8718825b5080e5a66d956b1cb9fb8 /net-voip/telepathy-gabble
parentalpha/ia64/sh/sparc stable wrt #369909 (diff)
downloadgentoo-2-1110de23c23427a8b1defb91c0770640cc538226.tar.gz
gentoo-2-1110de23c23427a8b1defb91c0770640cc538226.tar.bz2
gentoo-2-1110de23c23427a8b1defb91c0770640cc538226.zip
alpha/ia64/sparc stable wrt #369909
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'net-voip/telepathy-gabble')
-rw-r--r--net-voip/telepathy-gabble/ChangeLog6
-rw-r--r--net-voip/telepathy-gabble/telepathy-gabble-0.12.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog
index d36bb3adbdbe..a6fbaba96d15 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.82 2011/08/06 09:16:28 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.83 2011/08/13 18:20:47 armin76 Exp $
+
+ 13 Aug 2011; Raúl Porcel <armin76@gentoo.org>
+ telepathy-gabble-0.12.1.ebuild:
+ alpha/ia64/sparc stable wrt #369909
06 Aug 2011; Zac Medico <zmedico@gentoo.org> telepathy-gabble-0.12.4.ebuild:
Fix for prefix and add ~x86-linux keyword.
diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.12.1.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.12.1.ebuild
index ce17e2d00b13..855ea76f1c4d 100644
--- a/net-voip/telepathy-gabble/telepathy-gabble-0.12.1.ebuild
+++ b/net-voip/telepathy-gabble/telepathy-gabble-0.12.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.12.1.ebuild,v 1.3 2011/07/14 10:54:09 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.12.1.ebuild,v 1.4 2011/08/13 18:20:47 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -13,7 +13,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="alpha amd64 ia64 ~ppc ~ppc64 sparc x86"
IUSE="debug test"
RDEPEND=">=dev-libs/glib-2.24:2