summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2005-01-19 21:13:16 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2005-01-19 21:13:16 +0000
commite92b1d3093831d7674f17d18d26fd33cbbd6d345 (patch)
tree42c8ae35867b87d5c17dcae774c42692cb238d9c /dev-db/mysql/mysql-4.0.23-r1.ebuild
parentStable on amd64, bug #77888 (diff)
downloadgentoo-2-e92b1d3093831d7674f17d18d26fd33cbbd6d345.tar.gz
gentoo-2-e92b1d3093831d7674f17d18d26fd33cbbd6d345.tar.bz2
gentoo-2-e92b1d3093831d7674f17d18d26fd33cbbd6d345.zip
Undo stable masking on 4.0.23 for nasty upstream bug. http://bugs.mysql.com/bug.php?id=7515. Patched 4.0.22 to come out shortly.
(Portage version: 2.0.51-r12)
Diffstat (limited to 'dev-db/mysql/mysql-4.0.23-r1.ebuild')
-rw-r--r--dev-db/mysql/mysql-4.0.23-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-4.0.23-r1.ebuild b/dev-db/mysql/mysql-4.0.23-r1.ebuild
index 6353d4bdb435..03bc1dcdb1af 100644
--- a/dev-db/mysql/mysql-4.0.23-r1.ebuild
+++ b/dev-db/mysql/mysql-4.0.23-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.23-r1.ebuild,v 1.4 2005/01/19 15:24:45 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.23-r1.ebuild,v 1.5 2005/01/19 21:13:16 robbat2 Exp $
inherit eutils gnuconfig
#to accomodate -laadeedah releases
@@ -20,7 +20,7 @@ SRC_URI="mirror://mysql/Downloads/${SDIR}/${NEWP}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="static readline innodb berkdb tcpd ssl perl debug selinux"
RESTRICT="nomirror"