diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:49:08 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:49:08 +0000 |
commit | 9c6a557975d65167465b644e89c443c4e3b79449 (patch) | |
tree | 250e00074b82dc8b37b12ce26df290cfc49eb649 /net-voip/telepathy-gabble | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-9c6a557975d65167465b644e89c443c4e3b79449.tar.gz gentoo-2-9c6a557975d65167465b644e89c443c4e3b79449.tar.bz2 gentoo-2-9c6a557975d65167465b644e89c443c4e3b79449.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-voip/telepathy-gabble')
-rw-r--r-- | net-voip/telepathy-gabble/ChangeLog | 7 | ||||
-rw-r--r-- | net-voip/telepathy-gabble/telepathy-gabble-0.16.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-voip/telepathy-gabble/ChangeLog b/net-voip/telepathy-gabble/ChangeLog index e1ba3a535fc3..8c19b7b7a397 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.131 2013/12/08 20:36:53 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/ChangeLog,v 1.132 2014/02/22 15:49:08 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> telepathy-gabble-0.16.7.ebuild: + arch stable, bug 888 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> telepathy-gabble-0.16.7.ebuild: Slot 0 for openssl is needed (#493368 by Anton Gubarkov and Rafal Muzylo) diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.16.7.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.16.7.ebuild index ee32ae00a692..25df3cc4a483 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.16.7.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.16.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.16.7.ebuild,v 1.4 2013/12/08 20:36:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.16.7.ebuild,v 1.5 2014/02/22 15:49:08 pacho Exp $ EAPI="5" PYTHON_COMPAT=( python2_{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" # Prevent false positives due nested configure |