summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2010-11-21 00:52:34 +0000
committerMichael Weber <xmw@gentoo.org>2010-11-21 00:52:34 +0000
commitc51d99e9e5d8204309f6f91d3ae54ad6adb7dcda (patch)
tree06eb3856b566af04e56742ef407ea05828933c98
parentAdd docs for additional kernel versions (diff)
downloadgentoo-2-c51d99e9e5d8204309f6f91d3ae54ad6adb7dcda.tar.gz
gentoo-2-c51d99e9e5d8204309f6f91d3ae54ad6adb7dcda.tar.bz2
gentoo-2-c51d99e9e5d8204309f6f91d3ae54ad6adb7dcda.zip
Added ~arm keyword (bug 343505)
(Portage version: 2.1.8.3/cvs/Linux x86_64)
-rw-r--r--net-libs/farsight2/ChangeLog6
-rw-r--r--net-libs/farsight2/farsight2-0.0.17.ebuild4
-rw-r--r--net-libs/farsight2/farsight2-0.0.20.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog
index 825a2668febf..d199e4f1682f 100644
--- a/net-libs/farsight2/ChangeLog
+++ b/net-libs/farsight2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/farsight2
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.37 2010/10/12 08:15:38 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.38 2010/11/21 00:52:34 xmw Exp $
+
+ 20 Nov 2010; Michael Weber <xmw@gentoo.org> farsight2-0.0.17.ebuild,
+ farsight2-0.0.20.ebuild:
+ Added ~arm keyword (bug 343505)
12 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
farsight2-0.0.20.ebuild, +files/farsight2-0.0.20-make-382.patch:
diff --git a/net-libs/farsight2/farsight2-0.0.17.ebuild b/net-libs/farsight2/farsight2-0.0.17.ebuild
index 1d68121a6fe7..30dc2e562ffd 100644
--- a/net-libs/farsight2/farsight2-0.0.17.ebuild
+++ b/net-libs/farsight2/farsight2-0.0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.17.ebuild,v 1.7 2010/09/04 14:47:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.17.ebuild,v 1.8 2010/11/21 00:52:34 xmw 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="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="python test msn upnp"
SLOT="0"
diff --git a/net-libs/farsight2/farsight2-0.0.20.ebuild b/net-libs/farsight2/farsight2-0.0.20.ebuild
index 509f5c34cebb..7de93ab586ca 100644
--- a/net-libs/farsight2/farsight2-0.0.20.ebuild
+++ b/net-libs/farsight2/farsight2-0.0.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.20.ebuild,v 1.3 2010/10/12 08:15:38 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.20.ebuild,v 1.4 2010/11/21 00:52:34 xmw Exp $
EAPI="2"
inherit autotools eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://farsight.freedesktop.org/"
SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="python test msn upnp"
SLOT="0"