summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-04-14 18:09:01 +0000
committerJason Wever <weeve@gentoo.org>2004-04-14 18:09:01 +0000
commit4c36007471e874d23420883d235d66c339a27554 (patch)
tree45ca14a792b455f0c61318805f43627bba8b3e1f /dev-db/mysql
parentUpdate to rc-scripts-1.4.8: - Fix bug 47623 (error removing inet6 addresses) ... (diff)
downloadgentoo-2-4c36007471e874d23420883d235d66c339a27554.tar.gz
gentoo-2-4c36007471e874d23420883d235d66c339a27554.tar.bz2
gentoo-2-4c36007471e874d23420883d235d66c339a27554.zip
Stable on sparc wrt bug #46242.
Diffstat (limited to 'dev-db/mysql')
-rw-r--r--dev-db/mysql/ChangeLog5
-rw-r--r--dev-db/mysql/mysql-4.0.18-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog
index 72a3d2d44850..2b6120c178e8 100644
--- a/dev-db/mysql/ChangeLog
+++ b/dev-db/mysql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/mysql
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.97 2004/04/14 13:53:08 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.98 2004/04/14 18:09:01 weeve Exp $
+
+ 14 Apr 2004; Jason Wever <weeve@gentoo.org> mysql-4.0.18-r1.ebuild:
+ Stable on sparc wrt bug #46242.
14 Apr 2004; Bryan Østergaard,,, <kloeri@gentoo.org> mysql-4.0.18-r1.ebuild:
Stable on Alpha.
diff --git a/dev-db/mysql/mysql-4.0.18-r1.ebuild b/dev-db/mysql/mysql-4.0.18-r1.ebuild
index c6c7c3dd04b5..602bf79be173 100644
--- a/dev-db/mysql/mysql-4.0.18-r1.ebuild
+++ b/dev-db/mysql/mysql-4.0.18-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.18-r1.ebuild,v 1.3 2004/04/14 13:53:08 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.18-r1.ebuild,v 1.4 2004/04/14 18:09:01 weeve Exp $
inherit eutils
#to accomodate -laadeedah releases
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.mysql.com/"
SRC_URI="mirror://mysql/Downloads/${SDIR}/${NEWP}.tar.gz"
RESTRICT="nomirror"
-KEYWORDS="~ia64 ~x86 ~sparc ~ppc ~amd64 ~hppa alpha ~mips s390"
+KEYWORDS="~ia64 ~x86 sparc ~ppc ~amd64 ~hppa alpha ~mips s390"
LICENSE="GPL-2"
SLOT="0"
IUSE="static readline innodb berkdb tcpd ssl perl debug"