blob: 614da7ddf600cd012d489477696c6f0253dc70d6 (
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
|
# ChangeLog for net-misc/iputils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.16 2003/11/17 00:19:37 kumba Exp $
*iputils-021109 (16 Nov 2003)
16 Nov 2003; Joshua Kinard <kumba@gentoo.org> iputils-021109.ebuild:
Version bump to a package that appears to be beta. It builds against 2.4.22+
linux-headers, however, so worth testing.
*iputils-020927 (03 Jan 2003)
21 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
Add static support #29202.
12 Aug 2003; Jason Wever <weeve@gentoo.org> iputils-020927.ebuild:
Changed ~sparc keyword to sparc.
07 Jul 2003; Jan Seidel <tuxus@gentoo.org> iputils-020927.ebuild:
Mark stable on mips
01 Jul 2003; Luca Barbato <lu_zero@gentoo.org> iputils-020927.ebuild:
Mark stable on ppc
24 Jun 2003; Aron Griffis <agriffis@gentoo.org> iputils-020927.ebuild:
Mark stable on alpha
20 Jun 2003; Jon Portnoy <avenj@gentoo.org> iputils-020927.ebuild :
Temporarily yanked out all of the USE="doc" stuff until a more
permanent fix can be implemented. Was breaking emerge system for
users with doc in USE.
06 Apr 2003; Guy Martin <gmsoft@gentoo.org> iputils-020927.ebuild :
Marked stable on hppa. Changed depend sys-kernel/linux-headers to virtual/os-headers.
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> iputils-020927.ebuild :
Added testing mips keyword to the ebuild.
03 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> iputils-020927.ebuild :
Version bump, found by Torgeir Hansen <torgeir@trenger.ro> in #13052.
Made use of "doc" use variable to decide whetever to depend on openjade to
compile and install documentation.
03 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> iputils-020124-r1.ebuild :
Changed where the bins are installed. Also made ping and traceroute tools setuid.
Closes #10090.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*iputils-020124-r1 (16 Aug 2002)
06 Apr 2003; Guy Martin <gmsoft@gentoo.org> iputils-020124-r1.ebuild :
Changed depend sys-kernel/linux-headers to virtual/os-headers.
12 Feb 2003; Guy Martin <gmsoft@gentoo.org> iputils-020124-r1.ebuild :
Added hppa to keywords.
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> iputils-020124-r1.ebuild :
Added stable mips keyword to the ebuild.
16 Aug 2002; Matthew Turk <satai@gentoo.org> ChangeLog:
Updated by enabling documentation; recent changes in DocBook ebuilds have
fixed the outstanding issues.
*iputils-020124 (16 Jul 2002)
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> iputils-020124.ebuild :
Added stable mips keyword to the ebuild.
16 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog :
new package
|