diff options
Diffstat (limited to 'sys-apps/gzip/gzip-1.3.3.ebuild')
-rw-r--r-- | sys-apps/gzip/gzip-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gzip/gzip-1.3.3.ebuild b/sys-apps/gzip/gzip-1.3.3.ebuild index 81635970ae43..eaae54423432 100644 --- a/sys-apps/gzip/gzip-1.3.3.ebuild +++ b/sys-apps/gzip/gzip-1.3.3.ebuild @@ -1,6 +1,6 @@ # 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.3.ebuild,v 1.2 2002/10/19 22:01:28 mjc Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.3.3.ebuild,v 1.3 2002/12/09 04:37:25 manson Exp $ IUSE="nls build" @@ -9,7 +9,7 @@ DESCRIPTION="Standard GNU compressor" SRC_URI="http://www.gzip.org/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html" # unstable profile for now -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" SLOT="0" LICENSE="GPL-2" |