diff options
author | 2003-02-28 16:55:00 +0000 | |
---|---|---|
committer | 2003-02-28 16:55:00 +0000 | |
commit | 52b85528ca7f8f5b6367afe009053cca12672d0f (patch) | |
tree | c593af6b59edb5deed6e44443487100602ad40aa /sys-apps/gzip_x86 | |
parent | Version bumped. (diff) | |
download | gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.gz gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.bz2 gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.zip |
License Fixes. Part 2.
Diffstat (limited to 'sys-apps/gzip_x86')
-rw-r--r-- | sys-apps/gzip_x86/gzip_x86-0.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gzip_x86/gzip_x86-0.90.ebuild b/sys-apps/gzip_x86/gzip_x86-0.90.ebuild index c7628ec0d14f..4ecd82b17295 100644 --- a/sys-apps/gzip_x86/gzip_x86-0.90.ebuild +++ b/sys-apps/gzip_x86/gzip_x86-0.90.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip_x86/gzip_x86-0.90.ebuild,v 1.6 2003/02/21 02:02:54 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip_x86/gzip_x86-0.90.ebuild,v 1.7 2003/02/28 16:55:00 liquidx Exp $ DESCRIPTION="gzip_x86 is an optimized gzip for x86 arch. 5-45% speed increase is offered during decompression" HOMEPAGE="ftp://spruce.he.net/pub/jreiser" SRC_URI="ftp://spruce.he.net/pub/jreiser/${P}.tgz" -LICENSE="gpl" +LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 -ppc -sparc -alpha -arm -hppa -mips" DEPEND="" |