summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/mysql')
-rw-r--r--dev-db/mysql/ChangeLog5
-rw-r--r--dev-db/mysql/mysql-4.1.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog
index aa45dc675f72..077fe9521161 100644
--- a/dev-db/mysql/ChangeLog
+++ b/dev-db/mysql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/mysql
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.355 2006/08/04 12:44:38 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.356 2006/08/04 16:25:19 tcort Exp $
+
+ 04 Aug 2006; Thomas Cort <tcort@gentoo.org> mysql-4.1.21.ebuild:
+ Stable on amd64 wrt security Bug #142429.
04 Aug 2006; Rene Nussbaumer <killerfox@gentoo.org> mysql-4.1.21.ebuild:
Stable on hppa. See bug #142429.
diff --git a/dev-db/mysql/mysql-4.1.21.ebuild b/dev-db/mysql/mysql-4.1.21.ebuild
index 93e26afb23ab..16a9d514f3a6 100644
--- a/dev-db/mysql/mysql-4.1.21.ebuild
+++ b/dev-db/mysql/mysql-4.1.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.1.21.ebuild,v 1.6 2006/08/04 12:44:38 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.1.21.ebuild,v 1.7 2006/08/04 16:25:19 tcort Exp $
# Leave this empty
MYSQL_VERSION_ID=""
@@ -9,7 +9,7 @@ MYSQL_PATCHSET_REV="1"
inherit mysql
-KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
src_test() {
cd "${S}"