diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:59:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:59:23 +0000 |
commit | 2b5ca7761688d5913d63e0093f0a6a16be7c3d9e (patch) | |
tree | b85b5cc4a9aada127f331c43c909c33553b74ef1 /net-voip/telepathy-gabble | |
parent | Stable for amd64, wrt bug #458984 (diff) | |
download | gentoo-2-2b5ca7761688d5913d63e0093f0a6a16be7c3d9e.tar.gz gentoo-2-2b5ca7761688d5913d63e0093f0a6a16be7c3d9e.tar.bz2 gentoo-2-2b5ca7761688d5913d63e0093f0a6a16be7c3d9e.zip |
Stable for amd64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-voip/telepathy-gabble')
-rw-r--r-- | net-voip/telepathy-gabble/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/telepathy-gabble/telepathy-gabble-0.16.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog index edc6743f7b38..e81530a435e3 100644 --- a/net-voip/telepathy-gabble/ChangeLog +++ b/net-voip/telepathy-gabble/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/telepathy-gabble # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.108 2013/02/10 12:14:37 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.109 2013/03/25 15:59:23 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> telepathy-gabble-0.16.4.ebuild: + Stable for amd64, wrt bug #458984 10 Feb 2013; Gilles Dartiguelongue <eva@gentoo.org> -telepathy-gabble-0.16.3.ebuild, telepathy-gabble-0.16.4.ebuild: diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.16.4.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.16.4.ebuild index 4e21fa5c6602..c03b0d9129ad 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.16.4.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.16.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.16.4.ebuild,v 1.3 2013/02/10 12:14:37 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.16.4.ebuild,v 1.4 2013/03/25 15:59:23 ago Exp $ EAPI="5" PYTHON_COMPAT=( python2_{5,6,7} ) @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" IUSE="gnutls +jingle test" # FIXME: missing sasl-2 for tests ? (automagic) |