diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:00:51 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:00:51 +0000 |
commit | d7ef301ddf3382dbabbb82a3c30608823a8b55d7 (patch) | |
tree | c96bc76f42696d4f8afefcdfa888b9085ca0d831 /net-libs/telepathy-farsight | |
parent | ppc/ppc64 stable wrt #369909 (diff) | |
download | gentoo-2-d7ef301ddf3382dbabbb82a3c30608823a8b55d7.tar.gz gentoo-2-d7ef301ddf3382dbabbb82a3c30608823a8b55d7.tar.bz2 gentoo-2-d7ef301ddf3382dbabbb82a3c30608823a8b55d7.zip |
ppc stable wrt #369909
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/telepathy-farsight')
-rw-r--r-- | net-libs/telepathy-farsight/telepathy-farsight-0.0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/telepathy-farsight/telepathy-farsight-0.0.17.ebuild b/net-libs/telepathy-farsight/telepathy-farsight-0.0.17.ebuild index 246e4650d215..fa5b6a5f4fe3 100644 --- a/net-libs/telepathy-farsight/telepathy-farsight-0.0.17.ebuild +++ b/net-libs/telepathy-farsight/telepathy-farsight-0.0.17.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.17.ebuild,v 1.5 2011/08/13 18:13:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.17.ebuild,v 1.6 2011/10/05 17:00:51 xarthisius 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 ~x86-linux" +KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-linux" IUSE="python" RDEPEND=">=dev-libs/glib-2.16:2 |