diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:58:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 14:58:44 +0000 |
commit | 59b6f121485866f2ef481ccd07fa4e7202975f43 (patch) | |
tree | 77d6711ec1489e8f2e1d3122701811efb22ca419 /net-libs/farsight2/farsight2-0.0.31.ebuild | |
parent | Stable for amd64, wrt bug #427544 (diff) | |
download | gentoo-2-59b6f121485866f2ef481ccd07fa4e7202975f43.tar.gz gentoo-2-59b6f121485866f2ef481ccd07fa4e7202975f43.tar.bz2 gentoo-2-59b6f121485866f2ef481ccd07fa4e7202975f43.zip |
Stable for amd64, wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/farsight2/farsight2-0.0.31.ebuild')
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/farsight2/farsight2-0.0.31.ebuild b/net-libs/farsight2/farsight2-0.0.31.ebuild index 81031142c50e..40c68c1b47cc 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 # 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.2 2012/10/03 15:40:01 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.31.ebuild,v 1.3 2012/10/04 14:58:44 ago Exp $ EAPI="4" 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" |