diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-26 18:10:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-26 18:10:23 +0000 |
commit | af56d85504ca4184791f74f39ca6b5e2ca5ff12e (patch) | |
tree | 757eff4daeb57f00988b6f964767da3cbf52dce9 /net-libs/farsight2 | |
parent | Marked ~ppc64 wrt #342535. Thanks to Stephen Lewis <lewis+gentoo@freeshell.or... (diff) | |
download | gentoo-2-af56d85504ca4184791f74f39ca6b5e2ca5ff12e.tar.gz gentoo-2-af56d85504ca4184791f74f39ca6b5e2ca5ff12e.tar.bz2 gentoo-2-af56d85504ca4184791f74f39ca6b5e2ca5ff12e.zip |
alpha/ia64/sparc stable wrt #355719
(Portage version: 2.1.9.41/cvs/Linux ia64)
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 47e0af5ebd97..cf018fa270cb 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.44 2011/02/25 22:13:14 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.45 2011/02/26 18:10:23 armin76 Exp $ + + 26 Feb 2011; Raúl Porcel <armin76@gentoo.org> farsight2-0.0.20.ebuild: + alpha/ia64/sparc stable wrt #355719 *farsight2-0.0.26 (25 Feb 2011) diff --git a/net-libs/farsight2/farsight2-0.0.20.ebuild b/net-libs/farsight2/farsight2-0.0.20.ebuild index 5d7989643d64..73e6857fa074 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.8 2011/02/25 22:13:14 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.20.ebuild,v 1.9 2011/02/26 18:10:23 armin76 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" |