summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-14 00:42:36 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-14 00:42:36 +0000
commitd4f95f3f7ec3bc3e2de347c3f620dbb8c9e61e0e (patch)
treecb3b43fc6512f7ab1d8c2497a8c33253cd63cd2c /dev-db/mysql
parentRemoved desklet-cpuinfo, desklet-diskinfo, desklet-meminfo, (diff)
downloadgentoo-2-d4f95f3f7ec3bc3e2de347c3f620dbb8c9e61e0e.tar.gz
gentoo-2-d4f95f3f7ec3bc3e2de347c3f620dbb8c9e61e0e.tar.bz2
gentoo-2-d4f95f3f7ec3bc3e2de347c3f620dbb8c9e61e0e.zip
Stable on alpha.
Diffstat (limited to 'dev-db/mysql')
-rw-r--r--dev-db/mysql/ChangeLog5
-rw-r--r--dev-db/mysql/mysql-4.0.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog
index fd0430799905..7bc2cafb3e45 100644
--- a/dev-db/mysql/ChangeLog
+++ b/dev-db/mysql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/mysql
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.112 2004/07/10 08:05:43 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.113 2004/07/14 00:42:36 kloeri Exp $
+
+ 14 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> mysql-4.0.20.ebuild:
+ Stable on alpha.
10 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> mysql-4.0.20.ebuild:
4.0.20 stable on x86.
diff --git a/dev-db/mysql/mysql-4.0.20.ebuild b/dev-db/mysql/mysql-4.0.20.ebuild
index 23c2561fcc46..c82cc05ff103 100644
--- a/dev-db/mysql/mysql-4.0.20.ebuild
+++ b/dev-db/mysql/mysql-4.0.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.20.ebuild,v 1.9 2004/07/10 08:05:43 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.20.ebuild,v 1.10 2004/07/14 00:42:36 kloeri 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 arm ppc64"
+KEYWORDS="~ia64 x86 ~sparc ppc ~amd64 ~hppa alpha ~mips ~s390 arm ppc64"
LICENSE="GPL-2"
SLOT="0"
IUSE="static readline innodb berkdb tcpd ssl perl debug"