summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-05-15 20:56:16 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-05-15 20:56:16 +0000
commit9f7a2d754311e9714116037c7645c817d5d6ce25 (patch)
treeaa0fa4ea1f2cc5b107a9c94b3554f5a9bb5424d2 /net-libs
parentKeyworded on alpha, bug #269314 (diff)
downloadgentoo-2-9f7a2d754311e9714116037c7645c817d5d6ce25.tar.gz
gentoo-2-9f7a2d754311e9714116037c7645c817d5d6ce25.tar.bz2
gentoo-2-9f7a2d754311e9714116037c7645c817d5d6ce25.zip
Keyworded on alpha, bug #269314
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/telepathy-farsight/ChangeLog6
-rw-r--r--net-libs/telepathy-farsight/telepathy-farsight-0.0.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-farsight/ChangeLog b/net-libs/telepathy-farsight/ChangeLog
index 7b4c4a52e31a..e4ccd6405c0f 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.2 2009/05/13 15:26:25 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.3 2009/05/15 20:56:16 klausman Exp $
+
+ 15 May 2009; Tobias Klausmann <klausman@gentoo.org>
+ telepathy-farsight-0.0.7.ebuild:
+ Keyworded on alpha, bug #269314
*telepathy-farsight-0.0.7 (13 May 2009)
diff --git a/net-libs/telepathy-farsight/telepathy-farsight-0.0.7.ebuild b/net-libs/telepathy-farsight/telepathy-farsight-0.0.7.ebuild
index 156ac3240ff0..50fb73f55add 100644
--- a/net-libs/telepathy-farsight/telepathy-farsight-0.0.7.ebuild
+++ b/net-libs/telepathy-farsight/telepathy-farsight-0.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.7.ebuild,v 1.1 2009/05/13 15:26:25 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.7.ebuild,v 1.2 2009/05/15 20:56:16 klausman 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="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86"
IUSE="python"
RDEPEND=">=dev-libs/glib-2.16