diff options
author | 2009-10-19 01:00:35 +0000 | |
---|---|---|
committer | 2009-10-19 01:00:35 +0000 | |
commit | 5bba03c840b1947b95996a92c38bbe651b401782 (patch) | |
tree | b535f32ed1294e039aec471eef1d68dc0b5ae2a9 /net-libs | |
parent | stable x86, bug 289298 (diff) | |
download | gentoo-2-5bba03c840b1947b95996a92c38bbe651b401782.tar.gz gentoo-2-5bba03c840b1947b95996a92c38bbe651b401782.tar.bz2 gentoo-2-5bba03c840b1947b95996a92c38bbe651b401782.zip |
stable x86, bug 289298
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/farsight2/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index 211839447982..1474057c9119 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.15 2009/10/18 18:49:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.16 2009/10/19 01:00:35 fauli Exp $ + + 19 Oct 2009; Christian Faulhammer <fauli@gentoo.org> + farsight2-0.0.14.ebuild: + stable x86, bug 289298 18 Oct 2009; Jeroen Roovers <jer@gentoo.org> farsight2-0.0.14.ebuild: Stable for HPPA (bug #289298). diff --git a/net-libs/farsight2/farsight2-0.0.14.ebuild b/net-libs/farsight2/farsight2-0.0.14.ebuild index 3f4c82eae87e..44ba04f1c6f5 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.5 2009/10/18 18:49:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.14.ebuild,v 1.6 2009/10/19 01:00:35 fauli 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 ~x86" +KEYWORDS="alpha ~amd64 hppa x86" IUSE="python test" SLOT="0" |