diff options
Diffstat (limited to 'app-sci/spice/spice-3.5.5.ebuild')
-rw-r--r-- | app-sci/spice/spice-3.5.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-sci/spice/spice-3.5.5.ebuild b/app-sci/spice/spice-3.5.5.ebuild index 4aaa2367c8c2..bd89bc3858f5 100644 --- a/app-sci/spice/spice-3.5.5.ebuild +++ b/app-sci/spice/spice-3.5.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/spice/spice-3.5.5.ebuild,v 1.7 2003/05/07 18:28:33 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/spice/spice-3.5.5.ebuild,v 1.8 2004/03/30 19:53:56 spyderous Exp $ IUSE="" @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86" DEPEND="sys-libs/ncurses - x11-base/xfree" + virtual/x11" S=${WORKDIR}/${MY_P} |