diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 12:25:39 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 12:25:39 +0000 |
commit | 8c31addcc6a5acb197ac4cf00cb4ca1a30467252 (patch) | |
tree | 09d863b7a2d16d170f850e1cda4fc75055d3b8e3 /net-libs/telepathy-farsight | |
parent | Version bump (diff) | |
download | gentoo-2-8c31addcc6a5acb197ac4cf00cb4ca1a30467252.tar.gz gentoo-2-8c31addcc6a5acb197ac4cf00cb4ca1a30467252.tar.bz2 gentoo-2-8c31addcc6a5acb197ac4cf00cb4ca1a30467252.zip |
ppc stable #351591
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'net-libs/telepathy-farsight')
-rw-r--r-- | net-libs/telepathy-farsight/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/telepathy-farsight/ChangeLog b/net-libs/telepathy-farsight/ChangeLog index d1636cdb54a2..acf5679cd07f 100644 --- a/net-libs/telepathy-farsight/ChangeLog +++ b/net-libs/telepathy-farsight/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/telepathy-farsight # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.8 2010/02/19 19:21:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.9 2010/06/27 12:25:39 nixnut Exp $ + + 27 Jun 2010; <nixnut@gentoo.org> telepathy-farsight-0.0.11.ebuild: + ppc stable #321591 19 Feb 2010; Raúl Porcel <armin76@gentoo.org> telepathy-farsight-0.0.9.ebuild, telepathy-farsight-0.0.11.ebuild: diff --git a/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild b/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild index 582fc6840442..add443c4eff1 100644 --- a/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild +++ b/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.11.ebuild,v 1.3 2010/02/19 19:21:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.4 2010/06/27 12:25:39 nixnut Exp $ EAPI="2" @@ -10,7 +10,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 |