summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-05-15 20:55:49 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-05-15 20:55:49 +0000
commit62720ea70a2906e778382119ba4b77bae2d2d4ce (patch)
tree0591b90bc61394cf8c7f9f8647e667efc739204e /net-libs/farsight2
parentKeyworded on alpha, bug #269314 (diff)
downloadgentoo-2-62720ea70a2906e778382119ba4b77bae2d2d4ce.tar.gz
gentoo-2-62720ea70a2906e778382119ba4b77bae2d2d4ce.tar.bz2
gentoo-2-62720ea70a2906e778382119ba4b77bae2d2d4ce.zip
Keyworded on alpha, bug #269314
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/farsight2')
-rw-r--r--net-libs/farsight2/ChangeLog6
-rw-r--r--net-libs/farsight2/farsight2-0.0.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog
index a41b536049bd..29fb8c488357 100644
--- a/net-libs/farsight2/ChangeLog
+++ b/net-libs/farsight2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/farsight2
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.3 2009/05/14 01:23:39 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.4 2009/05/15 20:55:49 klausman Exp $
+
+ 15 May 2009; Tobias Klausmann <klausman@gentoo.org>
+ farsight2-0.0.9.ebuild:
+ Keyworded on alpha, bug #269314
14 May 2009; Olivier Crête <tester@gentoo.org> farsight2-0.0.9.ebuild:
virtualx not required for tests
diff --git a/net-libs/farsight2/farsight2-0.0.9.ebuild b/net-libs/farsight2/farsight2-0.0.9.ebuild
index 8b6dc625464d..41617c025176 100644
--- a/net-libs/farsight2/farsight2-0.0.9.ebuild
+++ b/net-libs/farsight2/farsight2-0.0.9.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/farsight2/farsight2-0.0.9.ebuild,v 1.3 2009/05/14 01:23:39 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.9.ebuild,v 1.4 2009/05/15 20:55:49 klausman Exp $
EAPI="2"
@@ -9,7 +9,7 @@ HOMEPAGE="http://farsight.freedesktop.org/"
SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86"
IUSE="python"
SLOT="0"