summaryrefslogtreecommitdiff
blob: bcc81213c40d5409bd926c42a349830efd66af2c (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
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
# ChangeLog for sys-apps/file
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.22 2003/10/18 00:50:21 kumba Exp $


*file-4.06 (17 Oct 2003)

  17 Oct 2003; Joshua Kinard <kumba@gentoo.org> file-4.05.ebuild,
  file-4.06.ebuild:
  Added "cd ${S}" lines to file-4.05 and file-4.06, as well as removed the
  uneeded sed statement from file-4.06, as the patch level is properly set now.

  17 Oct 2003; Martin Holzer <mholzer@gentoo.org> file-4.06.ebuild:
  Version bumped.

*file-4.05 (09 Oct 2003)

  12 Oct 2003; Joshua Kinard <kumba@gentoo.org> file-4.05.ebuild,
  files/file-4.05-mips-gentoo.diff:
  Added a patch for mips which changes file's output somewhat to allow shared
  libs to be detected.
  Also added a sed command to tweak src/patchlevel.h to
  make file report the proper version. Currently, file-4.05 claims to be
  file-4.04.
  Also added ~mips to KEYWORDS (We're still using file-3.41, update time!)

  09 Oct 2003; Joel Hill <hillster@gentoo.org> file-4.05.ebuild:
  version bump. marking ~ on all arch's

  11 Aug 2003; Alexander Gabert <pappy@gentoo.org> file-4.02.ebuild:
  file command segfaults on hppa when pa8000 schedule for gcc is used

  23 Jun 2003; Aron Griffis <agriffis@gentoo.org> file-4.02.ebuild:
  Mark stable on alpha

  01 Jun 2003; Joshua Kinard <kumba@gentoo.org>
  file-4.01.ebuild, file-4.02.ebuild:
  Removed ~mips from KEYWORDS as file lacks a patch necessary to generate proper
  output used by configure scripts to detect shared libs.

*file-4.02 (04 Apr 2003)

  06 Jul 2003; Guy Martin <gmsoft@gentoo.org> file-4.02.ebuild :
  Marked stable on hppa.

  04 Apr 2003; Daniel Robbins <drobbins@gentoo.org> file-4.02.ebuild:
  Added latest version and marked stable for x86, sparc.

*file-4.01 (26 Mar 2003)

  02 Apr 2003; Christian Birchinger <joker@gentoo.org> file-4.01.ebuild:
  Added stable sparc keyword

  26 Mar 2003; Daniel Robbins <drobbins@gentoo.org>: file-4.01.ebuild: New
  upstream release, marked ~x86.

*file-3.41 (06 Mar 2003)

  06 Mar 2003; Daniel Ahlberg <aliz@gentoo.rg> :
  Security update.

  20 Feb 2003; Zach Welch <zwelch@gentoo.org> file-3.39.ebuild :
  Added arm to keywords.

  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> file-3.39.ebuild :
  Added hppa to keywords.

*file-3.37 (20 Dec 2002)

  20 Dec 2002; Jan Seidel <tuxus@gentoo.org> file-3.37.ebuild :
  Added mips to keywords

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*file-3.39 (25 Sep 2002)

  08 Feb 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords
  Added a patch for mips that changes the file output so that�s work with libtool

  25 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
  Update version.

*file-3.33-r3.ebuild (14 July 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> file-3.33-r3.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

*file-3.37 (1 Feb 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> file-3.37.ebuild :
  Added KEYWORDS, SLOT.

  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.