diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:24:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:24:25 +0000 |
commit | 78cdaba3c8c68b6e86e8068ba6079567172b5580 (patch) | |
tree | 903d5289ffd3546d0ea2e02de5c25de6ee63badf /net-voip | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-78cdaba3c8c68b6e86e8068ba6079567172b5580.tar.gz gentoo-2-78cdaba3c8c68b6e86e8068ba6079567172b5580.tar.bz2 gentoo-2-78cdaba3c8c68b6e86e8068ba6079567172b5580.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/telepathy-gabble/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/telepathy-gabble/telepathy-gabble-0.18.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog index 349a6c566acc..27e3c5f2d02c 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.138 2014/07/22 10:53:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.139 2014/07/23 15:24:25 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> telepathy-gabble-0.18.3.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> telepathy-gabble-0.18.3.ebuild: Stable for amd64, wrt bug #512912 diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.18.3.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.18.3.ebuild index 61e1d3ce86a7..94f57328016a 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.18.3.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.18.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.18.3.ebuild,v 1.2 2014/07/22 10:53:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.18.3.ebuild,v 1.3 2014/07/23 15:24:25 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,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 plugins test" # Prevent false positives due nested configure |