diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:48:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:48:28 +0000 |
commit | ad52ce5341f0717d1e137193cb80504495d7bfbc (patch) | |
tree | 6d5d5e0d2b965a997837a2a5b32ef7668bd5c727 /net-libs/telepathy-farsight | |
parent | x86 stable, bug #393007 (diff) | |
download | historical-ad52ce5341f0717d1e137193cb80504495d7bfbc.tar.gz historical-ad52ce5341f0717d1e137193cb80504495d7bfbc.tar.bz2 historical-ad52ce5341f0717d1e137193cb80504495d7bfbc.zip |
x86 stable, bug #393007
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'net-libs/telepathy-farsight')
-rw-r--r-- | net-libs/telepathy-farsight/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/telepathy-farsight/ChangeLog b/net-libs/telepathy-farsight/ChangeLog index f5b4a7ba3237..659758203b7a 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.29 2011/12/29 18:04:37 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.30 2012/01/14 17:46:34 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> + telepathy-farsight-0.0.19.ebuild: + x86 stable, bug #393007 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> telepathy-farsight-0.0.19.ebuild: amd64 stable, bug 393007 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 c36a165c1d68..f0501d76cc42 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-2011 Gentoo Foundation +# 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.2 2011/12/29 18:04:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild,v 1.3 2012/01/14 17:46:34 maekke 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 |