diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-09-01 13:32:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-09-01 13:32:59 +0000 |
commit | 2cb2bfbe308fba57ca8797c235768e602e017111 (patch) | |
tree | dc52cf3dbfab9e941312f3b397bc592ef042b09a /net-libs/farsight2 | |
parent | Marked ~hppa (bug #282989). (diff) | |
download | gentoo-2-2cb2bfbe308fba57ca8797c235768e602e017111.tar.gz gentoo-2-2cb2bfbe308fba57ca8797c235768e602e017111.tar.bz2 gentoo-2-2cb2bfbe308fba57ca8797c235768e602e017111.zip |
Marked ~hppa (bug #282989).
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'net-libs/farsight2')
-rw-r--r-- | net-libs/farsight2/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index 65fc86980004..a9210b5c3c62 100644 --- a/net-libs/farsight2/ChangeLog +++ b/net-libs/farsight2/ChangeLog @@ -1,6 +1,9 @@ # 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.8 2009/08/22 02:42:38 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.9 2009/09/01 13:32:59 jer Exp $ + + 01 Sep 2009; Jeroen Roovers <jer@gentoo.org> farsight2-0.0.14.ebuild: + Marked ~hppa (bug #282989). *farsight2-0.0.14 (22 Aug 2009) diff --git a/net-libs/farsight2/farsight2-0.0.14.ebuild b/net-libs/farsight2/farsight2-0.0.14.ebuild index aea0d9423869..58253fe78e17 100644 --- a/net-libs/farsight2/farsight2-0.0.14.ebuild +++ b/net-libs/farsight2/farsight2-0.0.14.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.14.ebuild,v 1.1 2009/08/22 02:42:38 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.14.ebuild,v 1.2 2009/09/01 13:32:59 jer 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 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~x86" IUSE="python test" SLOT="0" |