blob: 5e592fc970239c60658c6852b2c8985b6add87c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
# ChangeLog for net-mail/grepmail
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.14 2004/09/04 13:31:19 gustavoz Exp $
04 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> grepmail-5.30.ebuild:
Keyworded ~sparc wrt #62729
03 Sep 2004; Tom Martin <slarti@gentoo.org> grepmail-5.30.ebuild:
Marked ~amd64.
*grepmail-5.30 (03 Sep 2004)
03 Sep 2004; Andrej Kacian <ticho@gentoo.org> +grepmail-5.30.ebuild:
Version bump to 5.30. Closes #32262, reported by Jose Romildo Malaquias
<romildo@uber.com.br>. Depends on dev-perl/Mail-Mbox-MessageParser instead of
dev-perl/Parse-RecDescent, which is no more needed.
*grepmail-4.91 (09 Mar 2003)
09 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> :
Version bump.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*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)
07 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> grepmail-4.70-r1.ebuild :
Changed base_src_complile and base_src_test to perl-module_src_compile and
perl-module_src_test.
22 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> grepmail-4.70-r1.ebuild :
Added dev-perl/Digest-MD5 and dev-perl/Parse-RecDescent to DEPEND.
Seemant: i think you may have had these installed prior to building.
Added RDEPEND. Q: should these be ="" (as per skel.ebuild) or ${DEPEND}?
16 Jul 2002; Seemant Kulleen <seemant@gentoo.org> grepmail-4.70-r1.ebuild
files/digest-grepmail-4.70-r1 :
Completely NEW ebuild, which is actually a perl module, it turns out, so
it might be better in dev-perl than in net-mail. This ebuild extends the
perl-module eclass, and the DEPEND list is sorted out, so it actually
compiles now.
*grepmail-4.70 (22 April 2002)
22 Apr 2002; Arcady Genkin <agenkin@thpoon.com>: grepmail-4.70.ebuild
Initial version of the package.
|