diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-25 13:20:03 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-25 13:20:03 +0000 |
commit | 4ff57b2186c9a7ae8a65e883475a4dcee76c4f1c (patch) | |
tree | f9501713015113152c76ad7bad9a0a5f6a44931f /net-libs/farsight2 | |
parent | ppc64 stable wrt #357765,#355719 (diff) | |
download | gentoo-2-4ff57b2186c9a7ae8a65e883475a4dcee76c4f1c.tar.gz gentoo-2-4ff57b2186c9a7ae8a65e883475a4dcee76c4f1c.tar.bz2 gentoo-2-4ff57b2186c9a7ae8a65e883475a4dcee76c4f1c.zip |
ppc64 stable wrt #357765,#355719
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/farsight2')
-rw-r--r-- | net-libs/farsight2/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index b585f6077eed..c0a155d6f67c 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.47 2011/03/09 14:17:14 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.48 2011/03/25 13:20:03 xarthisius Exp $ + + 25 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> farsight2-0.0.20.ebuild: + ppc64 stable wrt #357765,#355719 09 Mar 2011; Michael Weber <xmw@gentoo.org> farsight2-0.0.20.ebuild: ppc stable (bug 355719) diff --git a/net-libs/farsight2/farsight2-0.0.20.ebuild b/net-libs/farsight2/farsight2-0.0.20.ebuild index 077c087d3dd7..23f4e83094d6 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-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.11 2011/03/09 14:17:14 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.20.ebuild,v 1.12 2011/03/25 13:20:03 xarthisius 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" |