summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-14 03:36:16 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-14 03:36:16 +0000
commite1cf283c2e92574d3b933a085fcf29ad15d2fe90 (patch)
treec799046adbed5c8af901229f445f6488ed29e3a9 /sys-apps/which
parentAdding sparc/sparc64 keywords (diff)
downloadgentoo-2-e1cf283c2e92574d3b933a085fcf29ad15d2fe90.tar.gz
gentoo-2-e1cf283c2e92574d3b933a085fcf29ad15d2fe90.tar.bz2
gentoo-2-e1cf283c2e92574d3b933a085fcf29ad15d2fe90.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'sys-apps/which')
-rw-r--r--sys-apps/which/which-2.13.ebuild4
-rw-r--r--sys-apps/which/which-2.14.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/which/which-2.13.ebuild b/sys-apps/which/which-2.13.ebuild
index 1bf576646862..0e1d92cb5bf6 100644
--- a/sys-apps/which/which-2.13.ebuild
+++ b/sys-apps/which/which-2.13.ebuild
@@ -1,13 +1,13 @@
# 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/which/which-2.13.ebuild,v 1.7 2002/08/05 01:16:49 cselkirk Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.13.ebuild,v 1.8 2002/08/14 03:34:21 murphy Exp $
DESCRIPTION="Prints out location of specified executables that are in your path"
HOMEPAGE="http://www.xs4all.nl/~carlo17/which/"
SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
RDEPEND="virtual/glibc
sys-apps/texinfo"
diff --git a/sys-apps/which/which-2.14.ebuild b/sys-apps/which/which-2.14.ebuild
index bc948b944603..7cc0276b5e0c 100644
--- a/sys-apps/which/which-2.14.ebuild
+++ b/sys-apps/which/which-2.14.ebuild
@@ -1,13 +1,13 @@
# 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/which/which-2.14.ebuild,v 1.3 2002/08/05 01:16:49 cselkirk Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.14.ebuild,v 1.4 2002/08/14 03:34:21 murphy Exp $
DESCRIPTION="Prints out location of specified executables that are in your path"
HOMEPAGE="http://www.xs4all.nl/~carlo17/which/"
SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc sparc sparc64"
RDEPEND="virtual/glibc
sys-apps/texinfo"