diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 18:25:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 18:25:35 +0000 |
commit | a078ff2e1a1661aa02ba5bb64b239690055c1acb (patch) | |
tree | 6f1f4d7c83439f190c3f0f4b7a7353c54cb5274d /net-voip | |
parent | Stable for sparc, wrt bug #458984 (diff) | |
download | gentoo-2-a078ff2e1a1661aa02ba5bb64b239690055c1acb.tar.gz gentoo-2-a078ff2e1a1661aa02ba5bb64b239690055c1acb.tar.bz2 gentoo-2-a078ff2e1a1661aa02ba5bb64b239690055c1acb.zip |
Stable for sparc, wrt bug #458984
(Portage version: 2.1.11.55/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.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 6999f4eefe94..38b47fcf74e9 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.113 2013/04/01 17:55:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.114 2013/04/01 18:25:35 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> telepathy-gabble-0.16.4.ebuild: + Stable for sparc, wrt bug #458984 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> telepathy-gabble-0.16.4.ebuild: Stable for alpha, wrt bug #458984 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 84709798a1de..fa4a9395de49 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.8 2013/04/01 17:55:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.16.4.ebuild,v 1.9 2013/04/01 18:25:35 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) |