diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:12 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:12 +0000 |
commit | 846624bb5d2ba1dcdf916be64eb2317dcd83f8da (patch) | |
tree | 767f2356f60ae57134fa59da5023a8e195e69b3b /dev-tcltk/tclx | |
parent | big IUSE commit (diff) | |
download | historical-846624bb5d2ba1dcdf916be64eb2317dcd83f8da.tar.gz historical-846624bb5d2ba1dcdf916be64eb2317dcd83f8da.tar.bz2 historical-846624bb5d2ba1dcdf916be64eb2317dcd83f8da.zip |
big IUSE commit
Diffstat (limited to 'dev-tcltk/tclx')
-rw-r--r-- | dev-tcltk/tclx/tclx-8.3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-tcltk/tclx/tclx-8.3.ebuild b/dev-tcltk/tclx/tclx-8.3.ebuild index d8441bfd399d..90968d6723a9 100644 --- a/dev-tcltk/tclx/tclx-8.3.ebuild +++ b/dev-tcltk/tclx/tclx-8.3.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/dev-tcltk/tclx/tclx-8.3.ebuild,v 1.2 2002/08/16 21:48:13 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.3.ebuild,v 1.3 2002/10/05 05:39:12 drobbins Exp $ + +IUSE="X" DESCRIPTION="A set of extensions to TCL" |