summaryrefslogtreecommitdiff
blob: d70764278da405e8346ff18a829323ca9a90d328 (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
# ChangeLog for dev-db/mysqltool
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltool/ChangeLog,v 1.17 2004/06/02 20:38:26 agriffis Exp $

  02 Jun 2004; Aron Griffis <agriffis@gentoo.org> mysqltool-0.95-r2.ebuild,
  mysqltool-0.95-r3.ebuild:
  Fix use invocation

*mysqltool-0.95-r3 (23 Apr 2004)

  23 Apr 2004; Stuart Herbert <stuart@gentoo.org> mysqltool-0.95-r3.ebuild,
  files/90_mysqltool.conf.m4:
  Config file fix; see bug #44748

  02 Mar 2004; Jason Wever <weeve@gentoo.org> mysqltool-0.95-r2.ebuild:
  Marked stable on sparc.

  06 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> mysqltool-0.95-r1.ebuild,
  mysqltool-0.95-r2.ebuild:
  : instead of . for chown

*mysqltool-0.95-r2 (04 May 2003)
  
  12 May 2003;  Robin Johnson <robbat2@gentoo.org> mysqltool-0.95-r2.ebuild:
  Moved some dev-perl RDEPENDs to DEPEND instead, for bug 20845.
  
  11 May 2003; Robin Johnson <robbat2@gentoo.org> files/90_mysqltool.conf.m4:
  Slight fix again now, also marked as stable.

  04 May 2003; Robin Johnson <robbat2@gentoo.org> mysqltool-0.95-r2.ebuild,
  files/90_mysqltool.conf.m4:
  Rewrote the install/postinst sections to support apache2+mod_perl better, as
  well as fixing bug #20119 at the same time. Also made it easier for the user
  ;-).  Fixed some more bugs in my ebuilds now.

*mysqltool-0.95-r1 (03 May 2002)

  07 Dec 2002; Jack Morgan <jmorgan@gentoo.org> mysqltool-0.95-r1.ebuild :
  Changed sparc64 to sparc keyword

  26 Nov 2002; Ryan Phillips <rphillips@gentoo.org> :
  Added Apache:DBI dep and einfo.  Fixes #11150

  14 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
  Replaced hardcoding of /home/httpd/htdocs with a grep of /etc/apache/conf/apache.conf

  09 Nov 2002; <rphillips@gentoo.org> :
  Added Paul Belt's fixes for the installation paths

  15 Oct 2002; <mucmmings@gentoo.org> :
  Add sparc64 to keywords

  09 Sep 2002; <mcummings@gentoo.org> :
  Added perl-module eclass support properly.
  
  03 May 2002; Donny Davies <woodchip@gentoo.org> :
  Added LICENSE, SLOT.

*mysqltool-0.95 (17 Apr 2002)

  17 Apr 2002; Donny Davies <woodchip@gentoo.org> :
  Created an ebuild for mysqltool, a perl-based frontend for administering
  MySQL servers.  Similiar to phpMyAdmin.