diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 17:55:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-21 17:55:40 +0000 |
commit | 339fcec89b9076e49ad2268110a1791f316215c8 (patch) | |
tree | 10d5460fde4a0f4f7ea04cc1f51032b58fc4c358 /net-voip/telepathy-gabble | |
parent | Stable for sparc, wrt bug #469752 (diff) | |
download | gentoo-2-339fcec89b9076e49ad2268110a1791f316215c8.tar.gz gentoo-2-339fcec89b9076e49ad2268110a1791f316215c8.tar.bz2 gentoo-2-339fcec89b9076e49ad2268110a1791f316215c8.zip |
Stable for sparc, wrt bug #471838
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog index 1cd27c94aa40..143b0dd0939b 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.122 2013/07/07 15:15:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.123 2013/07/21 17:55:40 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> telepathy-gabble-0.16.6.ebuild: + Stable for sparc, wrt bug #471838 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> telepathy-gabble-0.16.6.ebuild: Stable for ia64, wrt bug #471838 diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.16.6.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.16.6.ebuild index 3664e4e56e7c..4e27fbb4eb1f 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.16.6.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.16.6.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.6.ebuild,v 1.6 2013/07/07 15:15:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.16.6.ebuild,v 1.7 2013/07/21 17:55:40 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) |