diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:47:25 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 00:47:25 +0000 |
commit | 9859a6970e40b3add555c903b6ebe7d01f215f41 (patch) | |
tree | 9c2968fc7e85e7b5031b081bceec695110da0a61 /app-xemacs/igrep | |
parent | added amd64 to keywords (diff) | |
download | historical-9859a6970e40b3add555c903b6ebe7d01f215f41.tar.gz historical-9859a6970e40b3add555c903b6ebe7d01f215f41.tar.bz2 historical-9859a6970e40b3add555c903b6ebe7d01f215f41.zip |
added amd64 to keywords
Diffstat (limited to 'app-xemacs/igrep')
-rw-r--r-- | app-xemacs/igrep/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/igrep/igrep-1.10.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/igrep/Manifest b/app-xemacs/igrep/Manifest index 4dafde7a5959..5ed0f62aeebf 100644 --- a/app-xemacs/igrep/Manifest +++ b/app-xemacs/igrep/Manifest @@ -1,3 +1,3 @@ MD5 b220fb13dc80e060f3599857cdaa220b ChangeLog 501 -MD5 2acc56a12848fec17a09a055e38268a1 igrep-1.10.ebuild 432 +MD5 007f3ea570c5c96fa8d390fc0bff7aff igrep-1.10.ebuild 436 MD5 698576938b6231dfdd14908032b28d3f files/digest-igrep-1.10 64 diff --git a/app-xemacs/igrep/igrep-1.10.ebuild b/app-xemacs/igrep/igrep-1.10.ebuild index 032fb8474ce4..da8831036031 100644 --- a/app-xemacs/igrep/igrep-1.10.ebuild +++ b/app-xemacs/igrep/igrep-1.10.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/app-xemacs/igrep/igrep-1.10.ebuild,v 1.6 2004/03/13 00:15:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/igrep/igrep-1.10.ebuild,v 1.7 2004/04/01 00:47:25 jhuebel Exp $ SLOT="0" IUSE="" @@ -11,7 +11,7 @@ DEPEND="app-xemacs/dired app-xemacs/xemacs-base app-xemacs/efs " -KEYWORDS="x86 ~ppc alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |