diff options
Diffstat (limited to 'app-misc/cmatrix')
-rw-r--r-- | app-misc/cmatrix/cmatrix-1.2a.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-misc/cmatrix/cmatrix-1.2a.ebuild b/app-misc/cmatrix/cmatrix-1.2a.ebuild index f947457920e9..05600f28472c 100644 --- a/app-misc/cmatrix/cmatrix-1.2a.ebuild +++ b/app-misc/cmatrix/cmatrix-1.2a.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/cmatrix/cmatrix-1.2a.ebuild,v 1.1 2002/07/10 01:26:01 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cmatrix/cmatrix-1.2a.ebuild,v 1.2 2002/10/05 05:39:09 drobbins Exp $ + +IUSE="X" S=${WORKDIR}/${P} DESCRIPTION="An ncurses based app to show a scrolling screen from the Matrix" |