diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-29 13:57:00 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-29 13:57:00 +0000 |
commit | cf41bec9fc16f016c7416f197ef9ee4f56e0685b (patch) | |
tree | 9ce730dce17172b85d7f7047cc0029773a2fbea8 /net-libs | |
parent | Stable on amd64 wrt bug #320205 (diff) | |
download | gentoo-2-cf41bec9fc16f016c7416f197ef9ee4f56e0685b.tar.gz gentoo-2-cf41bec9fc16f016c7416f197ef9ee4f56e0685b.tar.bz2 gentoo-2-cf41bec9fc16f016c7416f197ef9ee4f56e0685b.zip |
Stable on amd64 wrt bug #320205
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/farsight2/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index 7b67af0d3223..13c97014b87d 100644 --- a/net-libs/farsight2/ChangeLog +++ b/net-libs/farsight2/ChangeLog @@ -1,6 +1,9 @@ # 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.32 2010/06/29 05:16:03 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.33 2010/06/29 13:57:00 angelos Exp $ + + 29 Jun 2010; Christoph Mende <angelos@gentoo.org> farsight2-0.0.17.ebuild: + Stable on amd64 wrt bug #320205 29 Jun 2010; Olivier Crête <tester@gentoo.org> farsight2-0.0.17.ebuild, farsight2-0.0.20.ebuild: diff --git a/net-libs/farsight2/farsight2-0.0.17.ebuild b/net-libs/farsight2/farsight2-0.0.17.ebuild index 800aeae2bdc2..2c00813159f9 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.4 2010/06/29 05:16:03 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.17.ebuild,v 1.5 2010/06/29 13:57:00 angelos 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" |