summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2003-09-18 00:44:37 +0000
committerJon Portnoy <avenj@gentoo.org>2003-09-18 00:44:37 +0000
commit0cb0867c70a9e200ec3791995b0aed9ff9f9a1a0 (patch)
tree432ad806d728fdd05de98345ae213db853d62052 /sys-apps/which
parentia64 keywords (diff)
downloadhistorical-0cb0867c70a9e200ec3791995b0aed9ff9f9a1a0.tar.gz
historical-0cb0867c70a9e200ec3791995b0aed9ff9f9a1a0.tar.bz2
historical-0cb0867c70a9e200ec3791995b0aed9ff9f9a1a0.zip
ia64 keywords
Diffstat (limited to 'sys-apps/which')
-rw-r--r--sys-apps/which/Manifest4
-rw-r--r--sys-apps/which/which-2.16.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/which/Manifest b/sys-apps/which/Manifest
index d2c7fe6e6fac..e8111244080f 100644
--- a/sys-apps/which/Manifest
+++ b/sys-apps/which/Manifest
@@ -1,8 +1,8 @@
MD5 d21285c0128f33a5cc349b68dc6706cd ChangeLog 1262
MD5 61c0625cb66855fea2d92b7e97cc7f13 which-2.15.ebuild 852
MD5 b87b97ac3873b14c038e929b7a109d03 which-2.14.ebuild 843
-MD5 016ace6dac30c04d355c606c67c408c3 which-2.16.ebuild 849
+MD5 c0ac4637ceb53b703fa87bac169a0405 which-2.16.ebuild 855
MD5 7bd6b39a303581edd118b4461f78f7f8 files/digest-which-2.15 62
+MD5 eab57ca255ec36db2f32b4b85a436c7a files/digest-which-2.16 62
MD5 87ef8984e2a7429cc4b76123a8166cab files/digest-which-2.14 62
MD5 96aac684502b2a9affae1d965834dd21 files/which-gentoo.patch 340
-MD5 eab57ca255ec36db2f32b4b85a436c7a files/digest-which-2.16 62
diff --git a/sys-apps/which/which-2.16.ebuild b/sys-apps/which/which-2.16.ebuild
index 7b261b554dd3..f4f4f63d4435 100644
--- a/sys-apps/which/which-2.16.ebuild
+++ b/sys-apps/which/which-2.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.1 2003/09/15 08:02:43 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.2 2003/09/18 00:44:33 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"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ia64"
RDEPEND="virtual/glibc
sys-apps/texinfo"