summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/acid/ChangeLog')
-rw-r--r--net-analyzer/acid/ChangeLog58
1 files changed, 7 insertions, 51 deletions
diff --git a/net-analyzer/acid/ChangeLog b/net-analyzer/acid/ChangeLog
index 0a80b74e594e..7409d68f4647 100644
--- a/net-analyzer/acid/ChangeLog
+++ b/net-analyzer/acid/ChangeLog
@@ -1,55 +1,11 @@
# 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.12 2005/09/16 23:10:12 ciaranm Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/acid/ChangeLog,v 1.13 2006/01/04 20:09:16 dragonheart Exp $
- 16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
- Converted to UTF-8, fixed encoding screwups
+*acid-0.9.6_beta23-r1 (04 Jan 2006)
- 08 Sep 2005; Marcelo Goes <vanquirius@gentoo.org>
- acid-0.9.6_beta23.ebuild:
- Update dependency on virtual/http-php, see bug 102825. Thanks to Jakub Moc
- <jakub@gentoo.org> for his kind patch. TODO: test with php-5.
-
- 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.
+ 04 Jan 2006; Daniel Black <dragonheart@gentoo.org>
+ +acid-0.9.6_beta23-r1.ebuild:
+ php4 dependency fixed (bug #102825) loving
+ thanks to Jakub. Dropped ppc keyword awaiting dev-php4/jpgraph.