diff options
author | 2004-10-04 22:24:30 +0000 | |
---|---|---|
committer | 2004-10-04 22:24:30 +0000 | |
commit | 60c09ce0d954b92f7da12759338c515fa5c14e33 (patch) | |
tree | c9f1b264dc3850a8f0376ab91b757e7d1b0e4a50 /net-mail/mboxgrep | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-60c09ce0d954b92f7da12759338c515fa5c14e33.tar.gz gentoo-2-60c09ce0d954b92f7da12759338c515fa5c14e33.tar.bz2 gentoo-2-60c09ce0d954b92f7da12759338c515fa5c14e33.zip |
PPC stable profile update
Diffstat (limited to 'net-mail/mboxgrep')
-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 436fe69145c4..b39033d94b05 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.6 2004/10/03 15:32:10 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild,v 1.7 2004/10/04 22:20:59 pvdabeel 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() { |