blob: 2fdc2ba330a74a7658061c542cf109efe07c16c8 (
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
|
# ChangeLog for net-dns/dlint
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/ChangeLog,v 1.7 2005/01/14 14:29:08 ticho Exp $
14 Jan 2005; Andrej Kacian <ticho@gentoo.org> dlint-1.4.0-r1.ebuild:
Use fixheadtails.eclass instead of arbitrary sed calls. Fix changelog.
*dlint-1.4.0-r1 (19 Oct 2004)
19 Oct 2004; Andrej Kacian <ticho@gentoo.org> :
Fix deprecated use of head(1) and tail(1). Closes #67995, reported by Ray
Booysen <bugzilla.gentoo@rjb.za.net>. Also, optimized the ebuild a bit.
Added sys-apps/coreutils to DEPEND, since head and tail are provided by that
package. And finally, set myself as maintainer for dlint.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*dlint-1.4.0 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|