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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
|
# ChangeLog for sys-apps/iproute
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/ChangeLog,v 1.31 2004/02/01 15:17:29 usata Exp $
02 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> iproute-20010824-r1.ebuild,
iproute-20010824-r2.ebuild, iproute-20010824-r3.ebuild,
iproute-20010824-r4.ebuild:
Changed app-text/tetex to virtual/tetex and tetex IUSE flag to doc
IUSE flag. Closing bug #35849
09 Jan 2004; Aron Griffis <agriffis@gentoo.org> iproute-20010824-r4.ebuild:
stable on alpha
09 Jan 2004; root <root@gentoo.org> iproute-20010824-r4.ebuild:
Marked stable on hppa.
19 Nov 2003; Luca Barbato <lu_zero@gentoo.org> iproute-20010824-r4.ebuild:
Marked stable on ppc
18 Nov 2003; <spider@gentoo.org> iproute-20010824-r4.ebuild:
Used tetex without any dependency. Added DEPEND="" statement
25 Sep 2003; Christian Birchinger <joker@gentoo.org>
iproute-20010824-r4.ebuild:
Added sparc stable keyword
23 Sep 2003; Robin H. Johnson <robbat2@gentoo.org>
iproute-20010824-r4.ebuild:
bump to stable on x86
28 Aug 2003; Robin H. Johnson <robbat2@gentoo.org>
iproute-20010824-r4.ebuild:
fix trivial ebuild warning
24 Aug 2003; Martin Holzer <mholzer@gentoo.org> iproute-20010824-r4.ebuild:
Now uses -11 debian diff.
*iproute-20010824-r4 (16 Aug 2003)
16 Aug 2003; Robin H. Johnson <robbat2@gentoo.org>
iproute-20010824-r4.ebuild:
update to latest debian patch, adds more manpages, also change to depend on
kernel headers and not kernel sources
*iproute-20010824-r3 (04 May 2003)
06 Jul 2003; Guy Martin <gmsoft@gentoo.org> iproute-20010824-r3.ebuild :
Marked stable on hppa.
22 Jun 2003; Joshua Kinard <kumba@gentoo.org> iproute-20010824-r3.ebuild:
Changed ~sparc to sparc, added ~mips
27 May 2003; <msterret@gentoo.org> iproute-20010824-r3.ebuild:
Added tetex to IUSE since it's `use`d; use sed-4's -i; spell check
04 May 2003; Daniel Ahlberg <aliz@gentoo.org> iproute-20010824-r3.ebuild :
Updated to latest Debian patch which includes htb3.
27 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> iproute-20010824-r2.ebuild :
Move binaries to / instead of /usr. Closes #15430.
*iproute-20010824-r2 (30 Aug 2002)
17 Apr 2003; Guy Martin <gmsoft@gentoo.org> iproute-20010824-r2.ebuild :
Added hppa to KEYWORDS.
30 Mar 2003; Christian Birchinger <joker@gentoo.org>
iproute-20010824-r2.ebuild:
Added sparc stable keyword
07 Mar 2003; Aron Griffis <agriffis@gentoo.org> iproute-20010824-r2.ebuild:
Mark stable on alpha
10 Feb 2003; Seemant Kulleen <seemant@gentoo.org> *.ebuild :
Changed sed expression delimiters from / to :, closing bug #15006 by Blu3
<david+gentoo.org@blue-labs.org>. Also, moved the patches from files/ to
the mirrors.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
22 Oct 2002; Brandon Low <lostlogic@gentoo.org> iproute-20010824-r2.ebuild :
This should fix the issues people are having with htb3, just resyncs
with the latest patch from debian, which is known to work, briefly
in the unstable profile (bug 9329).
*iproute-20010824-r1 (30 Aug 2002)
05 Oct 2002; Jack Morgan <jmorgan@gentoo.org> :
Added sparc/sparc64 to keywords.
30 Aug 2002; Sascha Schwabbauer <cybersystem@gentoo.org> :
Added ppc to keywords.
*iproute-20010824-r1 (04 Aug 2002)
04 Aug 2002; Daniel Robbins <drobbins@gentoo.org> New ebuild with htb3
support, which is now always enabled. We include a "pkt_sched.h" Linux
kernel header in our patch that has been htb3-enabled. This allows us to
always be able to compile-in htb3 support, even if the local kernel sources
don't include such support; this closes bugs #5780, #6018.
04 Aug 2002; Daniel Robbins <drobbins@gentoo.org> We now install Debian's man
pages which are strangely absent from Debian's binary package.
*iproute-20010824 (09 Jul 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> iproute-20010824.ebuild : Added
KEYWORDS, SLOT.
09 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> ChangeLog : Added ChangeLog.
|