summaryrefslogtreecommitdiff
blob: c09355c3f6e22f67bddcbaad8c1f4235f870335e (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
# ChangeLog for net-analyzer/acid
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/acid/ChangeLog,v 1.10 2005/03/29 12:05:49 luckyduck Exp $

  29 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> acid-0.9.6_beta23.ebuild:
  added ~amd64 to KEYWORDS, fixes #73861

  26 Feb 2005; Daniel Black <dragonheart@gentoo.org> acid-0.9.6_beta23.ebuild:
  Changed dependancy to php4 only as per bug #79609. Thanks Nicolas-Lo�c 
  Fortin <nicolasloic.fortin@gmail.com> and Marco Morales <soulse@gmail.com>

  18 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> acid-0.9.6_beta23.ebuild:
  Removed snort dep since its possible to run snort on a different box (bug
  82359); also cleaned up the ebuild: use built_with_use() instead of the
  homegrown check_useflag(); moved sed's to src_unpack() where they belong.

  04 Nov 2004; Eldad Zack <eldad@gentoo.org> acid-0.9.6_beta23.ebuild:
  PHP 5 Compatability fixes. Thanks to Christian Malerbakken
  <christian@malerbakken.com>. Closes #60489.

  25 Oct 2004; Michael Hanselmann <hansmi@gentoo.org>
  acid-0.9.6_beta23.ebuild:
  Added to ~ppc.

  14 Oct 2004; Eldad Zack <eldad@gentoo.org> acid-0.9.6_beta23.ebuild:
  Fixed pkg_setup.

  12 Oct 2004; Eldad Zack <eldad@gentoo.org> acid-0.9.6_beta23.ebuild:
  Added deps media-libs/gd and dev-php/mod_php. Added a check to see if mod_php
  was emerged with USE=gd, and bail if not. Closes bug #63441. Thanks to
  Benjamin Smee (strerror) <ben@disciplina.net>. Fixed typo in sedding. Closes
  #64164. Thanks to Jakub Moc <jakub.moc@seznam.cz>.

  31 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org>
  acid-0.9.6_beta23.ebuild:
  don't use deprecated ? : syntax

  25 Jul 2004; Eldad Zack <eldad@gentoo.org> acid-0.9.6_beta23.ebuild:
  Updated DBlib_path in acid_conf. Closes #58206.

*acid-0.9.6_beta23 (24 Jul 2004)

  24 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml,
  +acid-0.9.6_beta23.ebuild:
  Initial ebuild. Adapted from an ebuild submitted by Ryu
  <jasmine.chua@internationalsos.com>. Closes #46575.