diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:27:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:27:29 +0000 |
commit | 135731f651be5fdd6fce5d9878ca0b29c49243a0 (patch) | |
tree | 380412669e4337326b8abfb0c74d595657139d17 /net-libs/telepathy-farsight | |
parent | alpha/ia64/sparc stable wrt #393007 (diff) | |
download | gentoo-2-135731f651be5fdd6fce5d9878ca0b29c49243a0.tar.gz gentoo-2-135731f651be5fdd6fce5d9878ca0b29c49243a0.tar.bz2 gentoo-2-135731f651be5fdd6fce5d9878ca0b29c49243a0.zip |
alpha/ia64/sparc stable wrt #393007
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'net-libs/telepathy-farsight')
-rw-r--r-- | net-libs/telepathy-farsight/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-farsight/ChangeLog b/net-libs/telepathy-farsight/ChangeLog index 7d38edd5ae9f..b6e7fc5e1d12 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.31 2012/03/05 22:14:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.32 2012/03/25 17:27:29 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> + telepathy-farsight-0.0.19.ebuild: + alpha/ia64/sparc stable wrt #393007 05 Mar 2012; Brent Baude <ranger@gentoo.org> telepathy-farsight-0.0.19.ebuild: diff --git a/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild b/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild index f870593e02d1..ddc7efecd3cb 100644 --- a/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild +++ b/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.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-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild,v 1.4 2012/03/05 22:14:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild,v 1.5 2012/03/25 17:27:29 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 ~x86-linux" +KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-linux" IUSE="python" RDEPEND=">=dev-libs/glib-2.16:2 |