blob: 2a6f8daac6a753851c53d200ff837114c6cbcbab (
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
|
# ChangeLog for dev-db/mysqltool
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/mysqltool/ChangeLog,v 1.10 2003/05/04 11:38:50 robbat2 Exp $
*mysqltool-0.95-r2 (04 May 2003)
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
;-).
*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.
|