diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-01 12:49:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-01 12:49:14 +0000 |
commit | fe20903f98188cb88cf54e3a359c4e0d4b800716 (patch) | |
tree | 463a5dd2cc6b380cddabe7c307e55ae5aa4b9abc | |
parent | Version bump (diff) | |
download | gentoo-2-fe20903f98188cb88cf54e3a359c4e0d4b800716.tar.gz gentoo-2-fe20903f98188cb88cf54e3a359c4e0d4b800716.tar.bz2 gentoo-2-fe20903f98188cb88cf54e3a359c4e0d4b800716.zip |
stable x86, bug 320205
(Portage version: 2.1.8.3/cvs/Linux i686)
-rw-r--r-- | net-libs/farsight2/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.17.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index 13c97014b87d..70c036820700 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.33 2010/06/29 13:57:00 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.34 2010/07/01 12:49:14 fauli Exp $ + + 01 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + farsight2-0.0.17.ebuild: + stable x86, bug 320205 29 Jun 2010; Christoph Mende <angelos@gentoo.org> farsight2-0.0.17.ebuild: Stable on amd64 wrt bug #320205 diff --git a/net-libs/farsight2/farsight2-0.0.17.ebuild b/net-libs/farsight2/farsight2-0.0.17.ebuild index 2c00813159f9..d54c5253300a 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.5 2010/06/29 13:57:00 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.17.ebuild,v 1.6 2010/07/01 12:49:14 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="python test msn upnp" SLOT="0" |