diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-10 20:22:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-10 20:22:08 +0000 |
commit | 06b49451caa388038975e9fdabf0a1a1a4e95bc3 (patch) | |
tree | 35e86ef29b94551da1953e4a33a4048e60e1dc55 /net-libs/farsight2/farsight2-0.0.31.ebuild | |
parent | Stable for hppa, wrt bug #458984 (diff) | |
download | gentoo-2-06b49451caa388038975e9fdabf0a1a1a4e95bc3.tar.gz gentoo-2-06b49451caa388038975e9fdabf0a1a1a4e95bc3.tar.bz2 gentoo-2-06b49451caa388038975e9fdabf0a1a1a4e95bc3.zip |
Stable for hppa, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/farsight2/farsight2-0.0.31.ebuild')
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.31.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/farsight2/farsight2-0.0.31.ebuild b/net-libs/farsight2/farsight2-0.0.31.ebuild index c2879760c4d0..be6523e9ea0d 100644 --- a/net-libs/farsight2/farsight2-0.0.31.ebuild +++ b/net-libs/farsight2/farsight2-0.0.31.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.31.ebuild,v 1.9 2012/12/08 00:58:20 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.31.ebuild,v 1.10 2013/04/10 20:22:08 ago Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/Farstream" SRC_URI="http://freedesktop.org/software/farstream/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" |