diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:18:01 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:18:01 +0000 |
commit | 959b311e6c2768f3ee2fa73959c9a8df661bcba9 (patch) | |
tree | 86590de1765b1468f32fd3f5430780b774647f9d /net-libs/telepathy-farsight | |
parent | Stable on amd64 wrt bug #278255 (diff) | |
download | gentoo-2-959b311e6c2768f3ee2fa73959c9a8df661bcba9.tar.gz gentoo-2-959b311e6c2768f3ee2fa73959c9a8df661bcba9.tar.bz2 gentoo-2-959b311e6c2768f3ee2fa73959c9a8df661bcba9.zip |
Stable on amd64 wrt bug #278255
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
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 bd97dbac7a58..931a967a3f4c 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.22 2011/04/15 16:35:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.23 2011/07/01 21:18:01 hwoarang Exp $ + + 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> + telepathy-farsight-0.0.17.ebuild: + Stable on amd64 wrt bug #278255 *telepathy-farsight-0.0.17 (15 Apr 2011) 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 129588819a67..a3d9484830b0 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.1 2011/04/15 16:35:23 pacho Exp $ +# $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 $ 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 |