diff options
Diffstat (limited to 'sys-apps/gzip/gzip-1.3.2.ebuild')
-rw-r--r-- | sys-apps/gzip/gzip-1.3.2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-apps/gzip/gzip-1.3.2.ebuild b/sys-apps/gzip/gzip-1.3.2.ebuild index 47a1de726dea..0b4d1b94b224 100644 --- a/sys-apps/gzip/gzip-1.3.2.ebuild +++ b/sys-apps/gzip/gzip-1.3.2.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/sys-apps/gzip/gzip-1.3.2.ebuild,v 1.9 2002/10/04 06:25:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.3.2.ebuild,v 1.10 2002/10/05 05:39:25 drobbins Exp $ + +IUSE="nls build" S=${WORKDIR}/${P} DESCRIPTION="Standard GNU compressor" |