blob: 9799ea0a3a6d8bb93a6f850683e8347eb462ff27 (
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
|
# ChangeLog for sys-apps/iproute
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/ChangeLog,v 1.20 2003/06/22 21:11:08 kumba Exp $
*iproute-20010824-r3 (04 May 2003)
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.
|