blob: ff4591822274c9be60b61b444ae7c1c1ed11ff0a (
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
|
# 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.15 2004/03/03 03:38:38 weeve Exp $
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.
|