diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 15:44:32 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 15:44:32 +0000 |
commit | 05d3df7ca7e472fdb1e31d1aed368272ad4e6485 (patch) | |
tree | 2d1056b3c51e6f4a4ccab08c91cb2313d4afecef /net-voip | |
parent | x86 stable wrt bug #427544 (diff) | |
download | gentoo-2-05d3df7ca7e472fdb1e31d1aed368272ad4e6485.tar.gz gentoo-2-05d3df7ca7e472fdb1e31d1aed368272ad4e6485.tar.bz2 gentoo-2-05d3df7ca7e472fdb1e31d1aed368272ad4e6485.zip |
x86 stable wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'net-voip')
-rw-r--r-- | net-voip/telepathy-salut/ChangeLog | 6 | ||||
-rw-r--r-- | net-voip/telepathy-salut/telepathy-salut-0.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-voip/telepathy-salut/ChangeLog b/net-voip/telepathy-salut/ChangeLog index c4f0f1ca6cb7..a3e96b29ab2d 100644 --- a/net-voip/telepathy-salut/ChangeLog +++ b/net-voip/telepathy-salut/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-voip/telepathy-salut # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/ChangeLog,v 1.39 2012/05/03 07:27:48 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/ChangeLog,v 1.40 2012/10/03 15:44:32 phajdan.jr Exp $ + + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + telepathy-salut-0.8.0.ebuild: + x86 stable wrt bug #427544 03 May 2012; Jeff Horelick <jdhore@gentoo.org> telepathy-salut-0.6.0.ebuild, telepathy-salut-0.8.0.ebuild: diff --git a/net-voip/telepathy-salut/telepathy-salut-0.8.0.ebuild b/net-voip/telepathy-salut/telepathy-salut-0.8.0.ebuild index 91fae9302b04..dfa6d0015797 100644 --- a/net-voip/telepathy-salut/telepathy-salut-0.8.0.ebuild +++ b/net-voip/telepathy-salut/telepathy-salut-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.8.0.ebuild,v 1.2 2012/05/03 07:27:48 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.8.0.ebuild,v 1.3 2012/10/03 15:44:32 phajdan.jr Exp $ EAPI="4" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86 ~x86-linux" IUSE="test" RDEPEND="dev-libs/libxml2 |