summaryrefslogtreecommitdiff
blob: f29b3ce299185c6f9c95dd01c9fb8e17adf04f39 (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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# ChangeLog for dev-db/mysqltool
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltool/ChangeLog,v 1.25 2005/11/28 12:18:41 mcummings Exp $

  28 Nov 2005; <mcumming@gentoo.org> mysqltool-0.95-r1.ebuild,
  mysqltool-0.95-r2.ebuild, mysqltool-0.95-r3.ebuild:
  Switched from perl-module to perl-app eclass

  23 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
  mysqltool-0.95-r3.ebuild:
  Don't use cp -a.

  24 May 2005; Michael Cummings <mcummings@gentoo.org>
  mysqltool-0.95-r1.ebuild, mysqltool-0.95-r2.ebuild,
  mysqltool-0.95-r3.ebuild:
  dev-perl/CGI => perl-core/CGI

  24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
  mysqltool-0.95-r2.ebuild:
  Stable on ppc.

  13 Feb 2005; Robin H. Johnson <robbat2@gentoo.org>
  mysqltool-0.95-r1.ebuild, mysqltool-0.95-r2.ebuild,
  mysqltool-0.95-r3.ebuild:
  Bug #54609: Fix upstream location.

  29 Jun 2004; Aron Griffis <agriffis@gentoo.org> mysqltool-0.95-r1.ebuild,
  mysqltool-0.95-r2.ebuild, mysqltool-0.95-r3.ebuild:
  sync IUSE (missing), glibc -> libc

  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.