diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-03 15:32:10 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-03 15:32:10 +0000 |
commit | fadeecd1ae20607cf56c3baf80dfe14d737d647f (patch) | |
tree | 1d49a0d919e305e20eb3264e51cee697734fdc23 /net-mail/mboxgrep | |
parent | Version bumped. (diff) | |
download | historical-fadeecd1ae20607cf56c3baf80dfe14d737d647f.tar.gz historical-fadeecd1ae20607cf56c3baf80dfe14d737d647f.tar.bz2 historical-fadeecd1ae20607cf56c3baf80dfe14d737d647f.zip |
Stable on sparc.
Diffstat (limited to 'net-mail/mboxgrep')
-rw-r--r-- | net-mail/mboxgrep/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/mboxgrep/Manifest | 18 | ||||
-rw-r--r-- | net-mail/mboxgrep/mboxgrep-0.7.9.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/net-mail/mboxgrep/ChangeLog b/net-mail/mboxgrep/ChangeLog index 08e1defb74e6..03b5f8a187de 100644 --- a/net-mail/mboxgrep/ChangeLog +++ b/net-mail/mboxgrep/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/mboxgrep # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mboxgrep/ChangeLog,v 1.10 2004/09/22 08:45:55 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mboxgrep/ChangeLog,v 1.11 2004/10/03 15:32:10 weeve Exp $ + + 03 Oct 2004; Jason Wever <weeve@gentoo.org> mboxgrep-0.7.9.ebuild: + Stable on sparc. 22 Sep 2004; Andrej Kacian <ticho@gentoo.org> mboxgrep-0.7.9.ebuild: Stable on x86. diff --git a/net-mail/mboxgrep/Manifest b/net-mail/mboxgrep/Manifest index 002f44be7f7b..3d02aeb2c2a1 100644 --- a/net-mail/mboxgrep/Manifest +++ b/net-mail/mboxgrep/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 7d77aed10ba09a647d6526da97281143 ChangeLog 1231 -MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 +MD5 60797ff2fda75e65bdf29f54e313ecfa ChangeLog 1320 MD5 bdb2ee01b75cb77540058778d853d6dc mboxgrep-0.7.3.ebuild 754 -MD5 84396dc05a549f099b27b1a50a9f7ea9 mboxgrep-0.7.9.ebuild 654 -MD5 c61b01f55bdbda6508d64d75f53848b9 files/digest-mboxgrep-0.7.9 65 +MD5 863a6cc5afc915b84aa2fbae5f4161c3 mboxgrep-0.7.9.ebuild 653 +MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 MD5 43e2cb38fa892eb6cc542ad5b1bb153a files/digest-mboxgrep-0.7.3 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBUTvM10xuJSrg3/sRAgszAJwOqHpk/4tUYsL5ElP5dtM9FVkAKwCaAuC+ -X0x6pR41bRT6/mqd423gRVY= -=BSKf ------END PGP SIGNATURE----- +MD5 c61b01f55bdbda6508d64d75f53848b9 files/digest-mboxgrep-0.7.9 65 diff --git a/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild b/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild index 15ec4e9564a9..436fe69145c4 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.5 2004/09/22 08:45:55 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mboxgrep/mboxgrep-0.7.9.ebuild,v 1.6 2004/10/03 15:32:10 weeve 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() { |