diff options
author | 2011-03-12 21:22:17 +0000 | |
---|---|---|
committer | 2011-03-12 21:22:17 +0000 | |
commit | 8ba30edcb3d74f33693af3f5af788fe9953f5c20 (patch) | |
tree | a89248f0dfec635f5b5357084ba87ce8947d2cb1 /net-libs | |
parent | alpha/arm/ia64/sh/sparc stable wrt #353436 (diff) | |
download | gentoo-2-8ba30edcb3d74f33693af3f5af788fe9953f5c20.tar.gz gentoo-2-8ba30edcb3d74f33693af3f5af788fe9953f5c20.tar.bz2 gentoo-2-8ba30edcb3d74f33693af3f5af788fe9953f5c20.zip |
alpha/ia64/sparc stable wrt #353436
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/telepathy-farsight/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-farsight/ChangeLog b/net-libs/telepathy-farsight/ChangeLog index 4c3372ee2d66..f5d979afad12 100644 --- a/net-libs/telepathy-farsight/ChangeLog +++ b/net-libs/telepathy-farsight/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/telepathy-farsight # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.19 2011/02/27 17:29:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.20 2011/03/12 21:22:17 armin76 Exp $ + + 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> + telepathy-farsight-0.0.15.ebuild: + alpha/ia64/sparc stable wrt #353436 *telepathy-farsight-0.0.16 (27 Feb 2011) diff --git a/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild b/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild index 886b9c25ec03..972332bb6438 100644 --- a/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild +++ b/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.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-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild,v 1.5 2011/02/24 20:58:48 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.15.ebuild,v 1.6 2011/03/12 21:22:17 armin76 Exp $ EAPI="3" PYTHON_DEPEND="python? 2:2.6" @@ -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" +KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" IUSE="python" RDEPEND=">=dev-libs/glib-2.16:2 |