diff options
author | 2004-09-22 08:45:55 +0000 | |
---|---|---|
committer | 2004-09-22 08:45:55 +0000 | |
commit | 0b03b2cce89842db9d7b7f25fc12613d483ac0f2 (patch) | |
tree | bddb8acb256b7b88d9d038647f2ab11c1e853493 /net-mail/mboxgrep/mboxgrep-0.7.9.ebuild | |
parent | Removed faulty 1.2.0 ebuild. (diff) | |
download | historical-0b03b2cce89842db9d7b7f25fc12613d483ac0f2.tar.gz historical-0b03b2cce89842db9d7b7f25fc12613d483ac0f2.tar.bz2 historical-0b03b2cce89842db9d7b7f25fc12613d483ac0f2.zip |
Stable on x86.
Diffstat (limited to 'net-mail/mboxgrep/mboxgrep-0.7.9.ebuild')
-rw-r--r-- | net-mail/mboxgrep/mboxgrep-0.7.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild b/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild index 2f1a8e31310e..15ec4e9564a9 100644 --- a/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild +++ b/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild,v 1.4 2004/07/15 01:51:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild,v 1.5 2004/09/22 08:45:55 ticho Exp $ DESCRIPTION="Grep for mbox files" SRC_URI="mirror://sourceforge/mboxgrep/${P}.tar.gz" @@ -10,7 +10,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" IUSE="" src_compile() { |