diff options
author | Peter Brown <rendhalver@gentoo.org> | 2003-01-16 15:12:53 +0000 |
---|---|---|
committer | Peter Brown <rendhalver@gentoo.org> | 2003-01-16 15:12:53 +0000 |
commit | 8246ae6ac8ff67370dea66839633b7923bb0c208 (patch) | |
tree | 8964bc27f06749494f1d84ed139378460e807533 /app-xemacs/igrep | |
parent | installing to xmms's input plugin directory now (diff) | |
download | gentoo-2-8246ae6ac8ff67370dea66839633b7923bb0c208.tar.gz gentoo-2-8246ae6ac8ff67370dea66839633b7923bb0c208.tar.bz2 gentoo-2-8246ae6ac8ff67370dea66839633b7923bb0c208.zip |
moved KEYWORDS to ebuilds
Diffstat (limited to 'app-xemacs/igrep')
-rw-r--r-- | app-xemacs/igrep/igrep-1.10.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-xemacs/igrep/igrep-1.10.ebuild b/app-xemacs/igrep/igrep-1.10.ebuild index f5ed0828fd9e..fb19c59e4619 100644 --- a/app-xemacs/igrep/igrep-1.10.ebuild +++ b/app-xemacs/igrep/igrep-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.1 2002/12/16 12:22:47 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/igrep/igrep-1.10.ebuild,v 1.2 2003/01/16 15:12:53 rendhalver Exp $ SLOT="0" IUSE="" @@ -11,6 +11,7 @@ DEPEND="app-xemacs/dired app-xemacs/xemacs-base app-xemacs/efs " +KEYWORDS="x86 -ppc alpha sparc" inherit xemacs-packages |