diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-01-05 04:19:45 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-01-05 04:19:45 +0000 |
commit | 431c722f087692aa3757c295ed55892a2631339a (patch) | |
tree | 3e262adcf81babb1d95d7c369be80d246da83208 /net-libs/telepathy-farsight | |
parent | Add ppc/ppc64 love #297452. (diff) | |
download | gentoo-2-431c722f087692aa3757c295ed55892a2631339a.tar.gz gentoo-2-431c722f087692aa3757c295ed55892a2631339a.tar.bz2 gentoo-2-431c722f087692aa3757c295ed55892a2631339a.zip |
Marked ~ppc for bug #245949.
(Portage version: 2.1.6.13/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.11.ebuild | 6 | ||||
-rw-r--r-- | net-libs/telepathy-farsight/telepathy-farsight-0.0.9.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-libs/telepathy-farsight/ChangeLog b/net-libs/telepathy-farsight/ChangeLog index 907333576d30..ba125ff150ee 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.6 2009/11/06 15:49:37 tester Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.7 2010/01/05 04:19:45 josejx Exp $ + + 05 Jan 2010; Joseph Jezak <josejx@gentoo.org> + telepathy-farsight-0.0.9.ebuild, telepathy-farsight-0.0.11.ebuild: + Marked ~ppc for bug #245949. *telepathy-farsight-0.0.11 (06 Nov 2009) 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 7cd9988085ac..94f12d76971a 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-2009 Gentoo Foundation +# 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.1 2009/11/06 15:49:37 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.2 2010/01/05 04:19:45 josejx 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 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~x86" IUSE="python" RDEPEND=">=dev-libs/glib-2.16 diff --git a/net-libs/telepathy-farsight/telepathy-farsight-0.0.9.ebuild b/net-libs/telepathy-farsight/telepathy-farsight-0.0.9.ebuild index 1cd5fdafdf21..4933cc0ab624 100644 --- a/net-libs/telepathy-farsight/telepathy-farsight-0.0.9.ebuild +++ b/net-libs/telepathy-farsight/telepathy-farsight-0.0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.9.ebuild,v 1.1 2009/08/25 02:22:39 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.9.ebuild,v 1.2 2010/01/05 04:19:45 josejx 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 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~x86" IUSE="python" RDEPEND=">=dev-libs/glib-2.16 |