diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:25 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:25 +0000 |
commit | b5137b0327bd49c5f349673d9f1971304e451365 (patch) | |
tree | e2cb3c717f81aa0c1bc9544a05932819214b6eba /sys-apps/gzip/gzip-1.2.4a-r6.ebuild | |
parent | big IUSE commit (diff) | |
download | historical-b5137b0327bd49c5f349673d9f1971304e451365.tar.gz historical-b5137b0327bd49c5f349673d9f1971304e451365.tar.bz2 historical-b5137b0327bd49c5f349673d9f1971304e451365.zip |
big IUSE commit
Diffstat (limited to 'sys-apps/gzip/gzip-1.2.4a-r6.ebuild')
-rw-r--r-- | sys-apps/gzip/gzip-1.2.4a-r6.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-apps/gzip/gzip-1.2.4a-r6.ebuild b/sys-apps/gzip/gzip-1.2.4a-r6.ebuild index 99844665ea1a..5b9743598b69 100644 --- a/sys-apps/gzip/gzip-1.2.4a-r6.ebuild +++ b/sys-apps/gzip/gzip-1.2.4a-r6.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.2.4a-r6.ebuild,v 1.10 2002/10/04 06:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.2.4a-r6.ebuild,v 1.11 2002/10/05 05:39:25 drobbins Exp $ + +IUSE="nls build" S=${WORKDIR}/${P} DESCRIPTION="Standard GNU compressor" |