diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:29:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:29:06 +0000 |
commit | b0605fede62e9bf84b6f5f3127e7c1812880c5f1 (patch) | |
tree | 0ec2f404b09be6a12dc51a0601f1baeffd19d3fd /sys-apps/gzip | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-b0605fede62e9bf84b6f5f3127e7c1812880c5f1.tar.gz gentoo-2-b0605fede62e9bf84b6f5f3127e7c1812880c5f1.tar.bz2 gentoo-2-b0605fede62e9bf84b6f5f3127e7c1812880c5f1.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'sys-apps/gzip')
-rw-r--r-- | sys-apps/gzip/gzip-1.2.4a-r6.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/gzip/gzip-1.3.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/gzip/gzip-1.2.4a-r6.ebuild b/sys-apps/gzip/gzip-1.2.4a-r6.ebuild index 2f1355ebdefd..99844665ea1a 100644 --- a/sys-apps/gzip/gzip-1.2.4a-r6.ebuild +++ b/sys-apps/gzip/gzip-1.2.4a-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.2.4a-r6.ebuild,v 1.9 2002/08/14 03:22:06 murphy Exp $ +# 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 $ S=${WORKDIR}/${P} DESCRIPTION="Standard GNU compressor" diff --git a/sys-apps/gzip/gzip-1.3.2.ebuild b/sys-apps/gzip/gzip-1.3.2.ebuild index 8dd74534d23e..47a1de726dea 100644 --- a/sys-apps/gzip/gzip-1.3.2.ebuild +++ b/sys-apps/gzip/gzip-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.3.2.ebuild,v 1.8 2002/09/14 15:51:25 bjb Exp $ +# 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 $ S=${WORKDIR}/${P} DESCRIPTION="Standard GNU compressor" |