diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-02-23 09:29:02 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-02-23 09:29:02 +0000 |
commit | 14d775177a4be5be5d39437b2d814e7f27469cb9 (patch) | |
tree | cb818f7a260fd26f5380d50881e6b6d7873e87cb /dev-db | |
parent | ded --without-berkeley-db to configure for hppa since it's not yet supported ... (diff) | |
download | historical-14d775177a4be5be5d39437b2d814e7f27469cb9.tar.gz historical-14d775177a4be5be5d39437b2d814e7f27469cb9.tar.bz2 historical-14d775177a4be5be5d39437b2d814e7f27469cb9.zip |
Forgot something in the ChangeLog :)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index c2830bea142d..6bb6e1aa3247 100644 --- a/dev-db/mysql/ChangeLog +++ b/dev-db/mysql/ChangeLog @@ -1,9 +1,9 @@ # ChangeLog for dev-db/mysql # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.36 2003/02/23 09:08:32 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.37 2003/02/23 09:29:02 gmsoft Exp $ 23 Feb 2003; Guy Martin <gmsoft@gentoo.org> mysql-3.23.54a.ebuild, mysql-3.23.55.ebuild : - Added --without-berkeley-db to configure for hppa since it's not yet supported on this platform. + Added --without-berkeley-db to configure for hppa since it's not yet supported on this platform. Added hppa to keywords too. *mysql-4.0.7 (04 Jan 2003) |