summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2007-07-15 00:26:35 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2007-07-15 00:26:35 +0000
commit5f532468bcf6e6ae16abaef03e48f1139bba9daf (patch)
tree25b58e7c4e876eadf8800bd6b53647fbb0aa2e56 /dev-db/mysql/ChangeLog
parentProvide sane default values for the SERVER_URI if it is not set. (diff)
downloadgentoo-2-5f532468bcf6e6ae16abaef03e48f1139bba9daf.tar.gz
gentoo-2-5f532468bcf6e6ae16abaef03e48f1139bba9daf.tar.bz2
gentoo-2-5f532468bcf6e6ae16abaef03e48f1139bba9daf.zip
Cleanup of src_test code so that the enterprise and community ebuilds can be very similar. Note that upstream has changed the testing procedures such that they will always fail if you use FEATURES=-userpriv.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-db/mysql/ChangeLog')
-rw-r--r--dev-db/mysql/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog
index 7bf3f5558f86..a3f69c636ffa 100644
--- a/dev-db/mysql/ChangeLog
+++ b/dev-db/mysql/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-db/mysql
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.420 2007/07/11 17:49:37 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.421 2007/07/15 00:26:35 robbat2 Exp $
+
+*mysql-5.0.44-r1 (15 Jul 2007)
+
+ 15 Jul 2007; Robin H. Johnson <robbat2@gentoo.org>
+ +mysql-5.0.44-r1.ebuild:
+ Cleanup of src_test code so that the enterprise and community ebuilds can be
+ very similar. Note that upstream has changed the testing procedures such
+ that they will always fail if you use FEATURES=-userpriv.
11 Jul 2007; Michael Sterrett <mr_bones_@gentoo.org> mysql-5.0.44.ebuild:
fix inherit order so DESCRIPTION is properly set