diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 16:36:55 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 16:36:55 +0000 |
commit | 66cb571f76f7d0ee47cd3c94d74eb735d5f32876 (patch) | |
tree | ac8d4169daeb6e8ea3bb13e55ff27ac5f3b700a3 /net-libs/farsight2 | |
parent | ppc/ppc64 stable wrt #373393 (diff) | |
download | gentoo-2-66cb571f76f7d0ee47cd3c94d74eb735d5f32876.tar.gz gentoo-2-66cb571f76f7d0ee47cd3c94d74eb735d5f32876.tar.bz2 gentoo-2-66cb571f76f7d0ee47cd3c94d74eb735d5f32876.zip |
ppc/ppc64 stable wrt #373393
(Portage version: 2.2.0_alpha59/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.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index c3c59999229d..73a747ba230d 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.54 2011/08/29 15:35:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.55 2011/10/05 16:36:55 xarthisius Exp $ + + 05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> farsight2-0.0.26.ebuild: + ppc/ppc64 stable wrt #373393 *farsight2-0.0.29 (29 Aug 2011) diff --git a/net-libs/farsight2/farsight2-0.0.26.ebuild b/net-libs/farsight2/farsight2-0.0.26.ebuild index 4cb7b0b77e3d..20c48051a99f 100644 --- a/net-libs/farsight2/farsight2-0.0.26.ebuild +++ b/net-libs/farsight2/farsight2-0.0.26.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.26.ebuild,v 1.5 2011/08/20 17:46:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.26.ebuild,v 1.6 2011/10/05 16:36:55 xarthisius Exp $ EAPI="3" 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" |