diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:53:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:53:10 +0000 |
commit | c301427080293313c70ca1a82f5351c4f253004a (patch) | |
tree | e3c0b73d4feded14a54f5cd9cbdb0d9ad47e2f6b /net-voip | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-c301427080293313c70ca1a82f5351c4f253004a.tar.gz gentoo-2-c301427080293313c70ca1a82f5351c4f253004a.tar.bz2 gentoo-2-c301427080293313c70ca1a82f5351c4f253004a.zip |
Stable for amd64, wrt bug #512912
(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 5a7eeaf1e8ed..349a6c566acc 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.137 2014/05/29 20:02:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.138 2014/07/22 10:53:10 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> telepathy-gabble-0.18.3.ebuild: + Stable for amd64, wrt bug #512912 *telepathy-gabble-0.18.3 (29 May 2014) 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 50e135e56104..61e1d3ce86a7 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.1 2014/05/29 20:02:38 pacho Exp $ +# $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 $ 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 |