diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:35:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:35:44 +0000 |
commit | 0d95b31a0a9a85c54e75cb34437952beebd70a9a (patch) | |
tree | 7838743ec4162d065d7e6ce6955f7c7036cdaf3a /net-libs/farsight2/farsight2-0.0.29.ebuild | |
parent | Stable for HPPA (bug #393007). (diff) | |
download | gentoo-2-0d95b31a0a9a85c54e75cb34437952beebd70a9a.tar.gz gentoo-2-0d95b31a0a9a85c54e75cb34437952beebd70a9a.tar.bz2 gentoo-2-0d95b31a0a9a85c54e75cb34437952beebd70a9a.zip |
Stable for HPPA (bug #393007).
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/farsight2/farsight2-0.0.29.ebuild')
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.29.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/farsight2/farsight2-0.0.29.ebuild b/net-libs/farsight2/farsight2-0.0.29.ebuild index 23f5bb181083..8b597b1152a5 100644 --- a/net-libs/farsight2/farsight2-0.0.29.ebuild +++ b/net-libs/farsight2/farsight2-0.0.29.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.29.ebuild,v 1.1 2011/08/29 15:35:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.29.ebuild,v 1.2 2011/12/20 21:35:44 jer 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 msn upnp" # IUSE="python test msn upnp" |