summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-08-06 11:21:11 +0000
committerZac Medico <zmedico@gentoo.org>2011-08-06 11:21:11 +0000
commit196321a68bdcec05b6f56c4782279530fff3f82d (patch)
tree3c23656eeb704ef66cd50ee1287fcc1e5fbc572e /net-libs
parentAdd ~x86-linux keyword. (diff)
downloadgentoo-2-196321a68bdcec05b6f56c4782279530fff3f82d.tar.gz
gentoo-2-196321a68bdcec05b6f56c4782279530fff3f82d.tar.bz2
gentoo-2-196321a68bdcec05b6f56c4782279530fff3f82d.zip
Add ~x86-linux keyword.
(Portage version: 2.2.0_alpha50_p4/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/telepathy-farsight/ChangeLog6
-rw-r--r--net-libs/telepathy-farsight/telepathy-farsight-0.0.17.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-farsight/ChangeLog b/net-libs/telepathy-farsight/ChangeLog
index 53a1b0590f6b..a015667d9231 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.24 2011/07/14 10:51:27 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.25 2011/08/06 11:21:11 zmedico Exp $
+
+ 06 Aug 2011; Zac Medico <zmedico@gentoo.org>
+ telepathy-farsight-0.0.17.ebuild:
+ Add ~x86-linux keyword.
14 Jul 2011; Thomas Kahle <tomka@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 76d97ae9c13a..8df9da40a404 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.3 2011/07/14 10:51:27 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.17.ebuild,v 1.4 2011/08/06 11:21:11 zmedico 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 ~x86-linux"
IUSE="python"
RDEPEND=">=dev-libs/glib-2.16:2