diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 17:34:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 17:34:02 +0000 |
commit | 0e70403f1107a5d65ad273e046c1d2f76f217ce8 (patch) | |
tree | 39eb4c5e0e0338931e570c89a1926ce7c803c4be | |
parent | alpha/ia64/sparc stable wrt #385699 (diff) | |
download | gentoo-2-0e70403f1107a5d65ad273e046c1d2f76f217ce8.tar.gz gentoo-2-0e70403f1107a5d65ad273e046c1d2f76f217ce8.tar.bz2 gentoo-2-0e70403f1107a5d65ad273e046c1d2f76f217ce8.zip |
alpha/ia64/sparc stable wrt #385699
(Portage version: 2.1.10.11/cvs/Linux ia64)
-rw-r--r-- | net-voip/telepathy-salut/ChangeLog | 5 | ||||
-rw-r--r-- | net-voip/telepathy-salut/telepathy-salut-0.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-voip/telepathy-salut/ChangeLog b/net-voip/telepathy-salut/ChangeLog index 25e03588780f..17be42dacb2d 100644 --- a/net-voip/telepathy-salut/ChangeLog +++ b/net-voip/telepathy-salut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-voip/telepathy-salut # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/ChangeLog,v 1.31 2011/10/21 15:03:10 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/ChangeLog,v 1.32 2011/10/30 17:34:02 armin76 Exp $ + + 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> telepathy-salut-0.5.1.ebuild: + alpha/ia64/sparc stable wrt #385699 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> telepathy-salut-0.5.1.ebuild: diff --git a/net-voip/telepathy-salut/telepathy-salut-0.5.1.ebuild b/net-voip/telepathy-salut/telepathy-salut-0.5.1.ebuild index 68299c3c06e5..d6598b9bf7cc 100644 --- a/net-voip/telepathy-salut/telepathy-salut-0.5.1.ebuild +++ b/net-voip/telepathy-salut/telepathy-salut-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.5.1.ebuild,v 1.5 2011/10/21 15:03:10 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.5.1.ebuild,v 1.6 2011/10/30 17:34:02 armin76 Exp $ EAPI="3" 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 |