summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2003-01-19 20:12:15 +0000
committerJan Seidel <tuxus@gentoo.org>2003-01-19 20:12:15 +0000
commit6f160f8f4e9111dc1da1d1a5a71e9d91cab52245 (patch)
tree4e292c5b1645fd111cdf268fbe7514bace0d38f5 /sys-apps
parentAdded mips to keywords (diff)
downloadgentoo-2-6f160f8f4e9111dc1da1d1a5a71e9d91cab52245.tar.gz
gentoo-2-6f160f8f4e9111dc1da1d1a5a71e9d91cab52245.tar.bz2
gentoo-2-6f160f8f4e9111dc1da1d1a5a71e9d91cab52245.zip
Added mips to keywords
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/which/ChangeLog5
-rw-r--r--sys-apps/which/which-2.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/which/ChangeLog b/sys-apps/which/ChangeLog
index efb350b0f495..09106b0c7ba0 100644
--- a/sys-apps/which/ChangeLog
+++ b/sys-apps/which/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for sys-apps/which
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.6 2002/12/13 11:00:34 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.7 2003/01/19 20:12:15 tuxus Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*which-2.14 (26 Jul 2002)
+ 19 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
+ Added mips to keywords
+
04 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> which-2.12-r2.ebuild
which-2.13.ebuild which-2.14.ebuild :
diff --git a/sys-apps/which/which-2.14.ebuild b/sys-apps/which/which-2.14.ebuild
index 03fe40e8c9d5..6f4f1b308794 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
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.14.ebuild,v 1.9 2002/12/15 10:44:23 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.14.ebuild,v 1.10 2003/01/19 20:12:15 tuxus 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 sparc alpha"
+KEYWORDS="x86 ppc sparc alpha mips"
RDEPEND="virtual/glibc
sys-apps/texinfo"