diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:52:20 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:52:20 +0000 |
commit | ad0e4f580eaee6cb7da7723baabccbdd0e6963cf (patch) | |
tree | 8b0caf6a000d3cd256b54b239b62156504e0209b /net-libs/telepathy-farsight | |
parent | x86 stable per bug 369909 (diff) | |
download | historical-ad0e4f580eaee6cb7da7723baabccbdd0e6963cf.tar.gz historical-ad0e4f580eaee6cb7da7723baabccbdd0e6963cf.tar.bz2 historical-ad0e4f580eaee6cb7da7723baabccbdd0e6963cf.zip |
x86 stable per bug 369909
Package-Manager: portage-2.1.10.4/cvs/Linux i686
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.17.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-farsight/ChangeLog b/net-libs/telepathy-farsight/ChangeLog index 931a967a3f4c..53a1b0590f6b 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.23 2011/07/01 21:18:01 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.24 2011/07/14 10:51:27 tomka Exp $ + + 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> + telepathy-farsight-0.0.17.ebuild: + x86 stable per bug 369909 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> telepathy-farsight-0.0.17.ebuild: 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 a3d9484830b0..76d97ae9c13a 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.2 2011/07/01 21:18:01 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.17.ebuild,v 1.3 2011/07/14 10:51:27 tomka 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 |