diff options
-rw-r--r-- | net-libs/farsight2/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.20.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index d33b7848f8f5..7f0ae95549c8 100644 --- a/net-libs/farsight2/ChangeLog +++ b/net-libs/farsight2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/farsight2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.41 2011/02/21 07:29:38 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.42 2011/02/21 12:15:14 hwoarang Exp $ + + 21 Feb 2011; Markos Chandras <hwoarang@gentoo.org> farsight2-0.0.20.ebuild: + Stable on amd64 wrt bug #355719 *farsight2-0.0.25 (21 Feb 2011) diff --git a/net-libs/farsight2/farsight2-0.0.20.ebuild b/net-libs/farsight2/farsight2-0.0.20.ebuild index 6fc8451c0991..4bfeca7aa40b 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 +# Copyright 1999-2011 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.5 2010/12/21 22:43:26 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.20.ebuild,v 1.6 2011/02/21 12:15:14 hwoarang Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ HOMEPAGE="http://farsight.freedesktop.org/" SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~arm ~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" |