blob: 02c38cf25a8651fec1cc543eeff503dafecc8b73 (
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
|
# 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.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)
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.
|