summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/which')
-rw-r--r--sys-apps/which/ChangeLog5
-rw-r--r--sys-apps/which/which-2.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/which/ChangeLog b/sys-apps/which/ChangeLog
index a523e7028661..7a577fcc220f 100644
--- a/sys-apps/which/ChangeLog
+++ b/sys-apps/which/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/which
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.17 2004/01/09 19:48:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.18 2004/01/15 05:07:55 avenj Exp $
+
+ 15 Jan 2004; Jon Portnoy <avenj@gentoo.org> which-2.16.ebuild :
+ Stable on AMD64.
09 Jan 2004; Aron Griffis <agriffis@gentoo.org> which-2.16.ebuild:
stable on alpha
diff --git a/sys-apps/which/which-2.16.ebuild b/sys-apps/which/which-2.16.ebuild
index 401d63a03f98..26a76f423785 100644
--- a/sys-apps/which/which-2.16.ebuild
+++ b/sys-apps/which/which-2.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.8 2004/01/09 19:48:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.9 2004/01/15 05:07:55 avenj Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~amd64 ~ppc sparc alpha mips hppa ~arm ia64 ppc64"
+KEYWORDS="x86 amd64 ~ppc sparc alpha mips hppa ~arm ia64 ppc64"
RDEPEND="virtual/glibc
sys-apps/texinfo"