summaryrefslogtreecommitdiff
blob: 21a5d3fd9203f74db098782a16470c346eaf1d0f (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
# ChangeLog for sys-apps/tcp-wrappers
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcp-wrappers/ChangeLog,v 1.12 2003/02/12 09:09:43 vapier Exp $

*tcp-wrappers-7.6-r5.ebuild (16 Dec 2002)

  10 Feb 2003; Seemant Kulleen <seemant@gentoo.org>
  tcp-wrappers-7.6-r3.ebuild :

  Added back (with similar fixes as in -r4 and -r5 with sed statement and
  patch tarball on mirrors), because the 1.0 x86 profile still needs this.

  09 Feb 2003; Seemant Kulleen <seemant@gentoo.org> *.ebuild :

  Moved patchsets to tarballs on the gentoo mirrors.  Also, sed expression
  delimiters converted from / to : closing bug #15006 by Blu3
  <david+gentoo.org@blue-labs.org>

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

  16 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> tcp-wrappers-7.6-r5.ebuild :
  Added compilation and installation of libwrap.so, closes #12014. 
  Rewrote parts of ebuild switched to epatch (from eutils) to handle patch files.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*tcp-wrappers-7.6-r2.ebuild (14 July 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> tcp-wrappers-7.6-r2.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

*tcp-wrappers-7.6-r4 (06 Apr 2002)

  19 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  17 Nov 2002; Steafn Jones <cretin@gentoo.org> tcp-wrappers-7.6-r4.ebuild :
  Removed alpha patch and added -fPIC to CFLAGS. This is to aid linking
  shared libraries and get prelink working.

  14 Jul 2002; phoen][x <phoenix@gentoo.org> tcp-wrappers-7.6-r4.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

  06 Apr 2002; G.Bevin <gbevin@gentoo.org> tcp-wrappers-7.6-r4.ebuild,
  files/tcp_wrappers_7.6-stdc.diff files/digest-tcp-wrappers-7.6-r4 :
  
  Patches to make the tcp-wrappers header by stdc compliant and work without
  problems with gcc 3.
  
*tcp-wrappers-7.6-r3 (1 Feb 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> tcp-wrappers-7.6-r3.ebuild :
  Added LICENSE, 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.