summaryrefslogtreecommitdiff
blob: 4e306115133daf3e624064c34aecca2711693f67 (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
# ChangeLog for net-firewall/dynfw
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/dynfw/ChangeLog,v 1.4 2003/12/08 06:19:16 mr_bones_ Exp $

  07 Dec 2003; Michael Sterrett <mr_bones_@gentoo.org> dynfw-1.0.1.ebuild:
  started with fixing the chown for bug 35127, then ended up redoing the build
  to use more portage functions.

  24 Feb 2003; Martin Holzer <mholzer@gentoo.org> :
  Moved from net-misc/dynfw to net-firewall/dynfw.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*dynfw-1.0.1 (29 Apr 2002)

  03 Mar 2003; Graham Forest <vladimir@gentoo.org> dynfw-1.0.1.ebuild:
  Changed LICENSE from GPL to GPL-2

  06 Jul 2002; phoen][x <phoenix@gentoo.org> dynfw-1.0.1.ebuild :
  Added KEYWORDS, LICENSE, SLOT.

  29 Apr 2002; William McArthur <sandymac@gentoo.org> dynfw-1.0.1.ebuild :
  The install.sh didn't support installing to a image directory so I copied most
  of the install.sh file into src_install and manually tweaked what was needed.