summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-14 03:41:26 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-14 03:41:26 +0000
commit864f0af345863fd96288e3d8fefc6dc74d9ba333 (patch)
tree03f90f170f6932b93fdb53281d322055f9b624d2 /sys-apps/which
parentEnabled perl and cyradm in configure if use perl is set. This will (diff)
downloadhistorical-864f0af345863fd96288e3d8fefc6dc74d9ba333.tar.gz
historical-864f0af345863fd96288e3d8fefc6dc74d9ba333.tar.bz2
historical-864f0af345863fd96288e3d8fefc6dc74d9ba333.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"