blob: a308a5a3f94f13e35742b2b28607f68efc506e9a (
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
|
# ChangeLog for sys-apps/dog
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/dog/ChangeLog,v 1.12 2005/05/13 12:46:31 ka0ttic Exp $
*dog-1.7-r1 (13 May 2005)
13 May 2005; Aaron Walker <ka0ttic@gentoo.org>
+files/dog-1.7-check-ctime.diff, +dog-1.7-r1.ebuild:
Revision bump; added patch to fix missing check on ctime return value (was
using strcpy(buf, ctime(...))). Also use socklen_t over int as it should be
(fixes gcc-4 warning as well).
28 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> metadata.xml:
Move from base-system to shell-tools
11 Feb 2005; Mike Frysinger <vapier@gentoo.org>
+files/1.7-manpage-touchup.patch, dog-1.7.ebuild:
Touchup -w example usage #69660.
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> dog-1.7.ebuild:
Masked dog-1.7.ebuild stable for ppc
18 Aug 2004; Ciaran McCreesh <ciaranm@gentoo.org> dog-1.7.ebuild:
Added sparc, bug #60789
28 Jul 2004; Tom Gall <tgall@gentoo.org> dog-1.7.ebuild:
stable on ppc64, bug #58301
25 Jul 2004; Erik Swanson <erik_swanson@gentoo.org> dog-1.7.ebuild:
Added macos to KEYWORDS re bug #58307
01 Oct 2003; Tavis Ormandy <taviso@gentoo.org> dog-1.7.ebuild:
Stable on alpha
07 Jun 2003; <rac@gentoo.org> dog-1.7.ebuild:
Add sed-4 dependency because we use sed -i
05 Jun 2003; Tavis Ormandy <taviso@gentoo.org> dog-1.7.ebuild:
marking ~alpha, removing gcc hardcode if ccc is being used.
*dog-1.7 (14 Mar 2003)
14 Mar 2003; <rac@gentoo.org> dog-1.7.ebuild:
Initial commit. Ebuild submitted by Remco B. Brink <remco@opera.com>
in bug #16742.
|