diff options
Diffstat (limited to 'app-emulation/spice/spice-0.10.0.ebuild')
-rw-r--r-- | app-emulation/spice/spice-0.10.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/spice/spice-0.10.0.ebuild b/app-emulation/spice/spice-0.10.0.ebuild index c3ff590b8707..89fb93a30276 100644 --- a/app-emulation/spice/spice-0.10.0.ebuild +++ b/app-emulation/spice/spice-0.10.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.0.ebuild,v 1.2 2011/11/14 14:02:14 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.0.ebuild,v 1.3 2012/03/15 12:27:10 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+client +gui sasl static static-libs" RDEPEND=">=app-emulation/spice-protocol-0.10.0 |