diff options
author | Michael Cummings <mcummings@gentoo.org> | 2002-11-05 17:38:07 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2002-11-05 17:38:07 +0000 |
commit | d526ef50b0891d5b0c7182d83c7efef3adc7d5a8 (patch) | |
tree | d9508500b140215bb783c808371d23e7682074cc /net-mail/grepmail/ChangeLog | |
parent | ChangeLog (diff) | |
download | gentoo-2-d526ef50b0891d5b0c7182d83c7efef3adc7d5a8.tar.gz gentoo-2-d526ef50b0891d5b0c7182d83c7efef3adc7d5a8.tar.bz2 gentoo-2-d526ef50b0891d5b0c7182d83c7efef3adc7d5a8.zip |
removed extraneous test - see bug 10078 for results
Diffstat (limited to 'net-mail/grepmail/ChangeLog')
-rw-r--r-- | net-mail/grepmail/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-mail/grepmail/ChangeLog b/net-mail/grepmail/ChangeLog index ba238a8107ec..02c38cf25a86 100644 --- a/net-mail/grepmail/ChangeLog +++ b/net-mail/grepmail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/DateManip # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.4 2002/08/07 23:15:34 cselkirk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.5 2002/11/05 17:38:07 mcummings Exp $ + +*grepmail-4.70-r2 (05 Nov 2002) + + 05 Nov 2002; <mcummings@gentoo.org> grepmail-4.70-r2.ebuild : + Removed perl-module_src_test since it conflicted with the tests that the + eclass used (and thereby caused errors) *grepmail-4.70-r1 (16 Jul 2002) |