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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
|
# ChangeLog for sys-apps/sh-utils
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/sh-utils/ChangeLog,v 1.30 2004/06/27 21:52:27 agriffis Exp $
27 Jun 2004; Aron Griffis <agriffis@gentoo.org> sh-utils-2.0.15.ebuild:
QA - fix use invocation
19 Apr 2004; Michael McCabe <randy@gentoo.org> sh-utils-2.0.15-r1.ebuild:
Added s390 keywords
24 Jan 2004; <gustavoz@gentoo.org> sh-utils-2.0.15-r1.ebuild:
stable on sparc - less than -r1 can cause problems
28 Dec 2003; Joshua Kinard <kumba@gentoo.org> sh-utils-2.0.15-r1.ebuild:
Move to mips stable (~mips -> mips)
14 Dec 2003; Guy Martin <gmsoft@gentoo.org> sh-utils-2.0.15-r1.ebuild:
Marked stable on hppa.
01 Oct 2003; Aron Griffis <agriffis@gentoo.org> sh-utils-2.0.15-r1.ebuild:
Stable on alpha to handle the coreutils changeover (see bug 30032)
*sh-utils-2.0.15-r1 (18 Jul 2003)
18 Jul 2003; Seemant Kulleen <seemant@gentoo.org> sh-utils-2.0.11-r4.ebuild,
sh-utils-2.0.11-r5.ebuild, sh-utils-2.0.15-r1.ebuild:
upgrade to coreutils
*sh-utils-2.0.15 (24 Aug 2002)
23 Jun 2003; Joshua Kinard <kumba@gentoo.org> files/sh-utils-2.0.15-gentoo.diff:
Tweaked patch so 'uname -a' on MIPS systems accurately displays cpuinfo
It looked for "processor" when it should be looking for "cpu model" in /proc/cpuinfo
20 Feb 2003; Zach Welch <zwelch@gentoo.org> sh-utils-2.0.15.ebuild :
Not applying patch for arm because it breaks uname.
Added arm to keywords.
11 Feb 2003; Guy Martin <gmsoft@gentoo.org> sh-utils-2.0.15.ebuild :
Not applying patch for hppa because it breaks uname.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> sh-utils-2.0.15.ebuild :
Added hppa to keywords.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to keywords
04 Sep 2002; Seemant Kulleen <seemant@gentoo.org>
files/sh-utils-2.0.15-gentoo.diff :
upgraded the diff with Carlos's new version which he e-mailed to me today.
The second "unknown" is now gone.
27 Aug 2002; Seemant Kulleen <seemant@gentoo.org>
files/sh-utils-2.0.15-gentoo.diff :
upgraded the diff to Carlos Georges' version. Still in beta, so more
updates to that patch expected.
24 Aug 2002; Joachim Blaabjerg <styx@gentoo.org> sh-utils-2.0.15.ebuild :
Version bump, finally wrote a new uname.c patch. Even looks like it works.
Fixes bug #6579, masked for testing.
*sh-utils-2.0.14 (14 Aug 2002)
14 Aug 2002; Seemant Kulleen <seemant@gentoo.org> sh-utils-2.0.14.ebuild :
Version bump, as requested by: klebermass@limtec.de (Martin Klebermass) in
bug #6035. The uname function has undergone some changes, so while this
is masked for testing, I am waiting for a patch from Carlos for uname.
*sh-utils-2.0.11-r5 (21 Jun 2002)
09 Jul 2002; Seemant Kulleen <seemant@gentoo.org>
files/sh-utils-2.0.11-gentoo.patch :
Added one line to the Carlos E Gorges <carlos@techlinux.com.br> patch to
show correct output for ppc as well.
21 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :
Remove /usr/bin/hostname to install if "build" in USE, as it do not get
removed during "emerge system", and breaks some packages (gnome2 among
things).
06 Apr 2002; Daniel Robbins <drobbins@gentoo.org> : updated the mtime of
src/uname.c in order to thwart a perl dependency (bad mtime was triggering
man page regeneration, creating a perl dep and breaking new build image
creation)
*sh-utils-2.0.11-r4 (20 Mar 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> sh-utils-2.0.11-r4.ebuild :
Added LICENSE, KEYWORDS, SLOT.
20 Mar 2002; Seemant Kulleen <seemant@gentoo.org> sh-utils-2.0.11-r4.ebuild :
Found an updated patch for processor name in uname output from digiwano in
#fluxbox and LKML. New patch in ${FILESDIR} combines this and the rant-patch.
Now this should compile cleanly with "-* build" as well as normally.
*sh-utils-2.0.11-r3 (18 Mar 2002)
18 Mar 2002; Seemant Kulleen <seemant@gentoo.org> sh-utils-2.0.11-r3.ebuild :
Patch in ${FILESDIR} removes RMS's rant about su and the wheel group and
fascism.
*sh-utils-2.0.11-r2 (12 Mar 2002)
12 Mar 2002; Seemant Kulleen <seemant@gentoo.org> sh-utils-2.0.11-r2.ebuild :
Added a patch to uname.c from the nuname package. This allows display in the
uname output of more kinds of processors (AuthenticAMD, Cyrix, and possibly
Alpha, even though Gentoo does not exist for Alphas yet :).
*sh-utils-2.0.11-r1 (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.
|