summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-14 03:22:57 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-14 03:22:57 +0000
commit8344337df7ea4349264203e7e4c4f30b8c1613cd (patch)
treeb6cdac7dc461a0fd7223ccdbdaddbfbd3257650f /sys-apps/gzip
parentAdding sparc/sparc64 keywords (diff)
downloadgentoo-2-8344337df7ea4349264203e7e4c4f30b8c1613cd.tar.gz
gentoo-2-8344337df7ea4349264203e7e4c4f30b8c1613cd.tar.bz2
gentoo-2-8344337df7ea4349264203e7e4c4f30b8c1613cd.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'sys-apps/gzip')
-rw-r--r--sys-apps/gzip/gzip-1.2.4a-r6.ebuild4
-rw-r--r--sys-apps/gzip/gzip-1.3.2.ebuild4
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 6492d9855d1a..2f1355ebdefd 100644
--- a/sys-apps/gzip/gzip-1.2.4a-r6.ebuild
+++ b/sys-apps/gzip/gzip-1.2.4a-r6.ebuild
@@ -1,12 +1,12 @@
# 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.8 2002/08/13 02:51:40 seemant Exp $
+# $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 $
S=${WORKDIR}/${P}
DESCRIPTION="Standard GNU compressor"
SRC_URI="ftp://prep.ai.mit.edu/gnu/gzip/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
SLOT="0"
DEPEND="virtual/glibc nls? ( sys-devel/gettext )"
RDEPEND="virtual/glibc"
diff --git a/sys-apps/gzip/gzip-1.3.2.ebuild b/sys-apps/gzip/gzip-1.3.2.ebuild
index 768a5c4750b0..860331a567b0 100644
--- a/sys-apps/gzip/gzip-1.3.2.ebuild
+++ b/sys-apps/gzip/gzip-1.3.2.ebuild
@@ -1,12 +1,12 @@
# 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.6 2002/07/16 05:50:57 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.3.2.ebuild,v 1.7 2002/08/14 03:22:06 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Standard GNU compressor"
SRC_URI="ftp://alpha.gnu.org/gnu/gzip/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
SLOT="0"
LICENSE="GPL-2"