summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-03-11 07:34:20 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-03-11 07:34:20 +0000
commit3539f56dd9438f2912ac42692019043bd4e0a465 (patch)
treefddda9583240e9d47b0e3a650592a0951579658a /dev-db
parentInitial import (Manifest recommit) (diff)
downloadgentoo-2-3539f56dd9438f2912ac42692019043bd4e0a465.tar.gz
gentoo-2-3539f56dd9438f2912ac42692019043bd4e0a465.tar.bz2
gentoo-2-3539f56dd9438f2912ac42692019043bd4e0a465.zip
bumped 4.0.18 to same stable level as 4.0.17, strongly recommended that ppc/alpha/mips move to 4.0.18 as well
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mysql/ChangeLog7
-rw-r--r--dev-db/mysql/mysql-4.0.18.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog
index 019a720d49b4..7b30062f83c2 100644
--- a/dev-db/mysql/ChangeLog
+++ b/dev-db/mysql/ChangeLog
@@ -1,6 +1,11 @@
# 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.91 2004/03/04 23:44:57 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.92 2004/03/11 07:34:20 robbat2 Exp $
+
+ 10 Mar 2004; Robin Johnson <robbat2@gentoo.org>
+ mysql-4.0.18.ebuild:
+ bug #44308, bump 4.0.18 to same stable level as 4.0.17, strongly recommended
+ that ppc/alpha/mips move to 4.0.18 as well
*mysql-4.0.18 (04 Mar 2004)
diff --git a/dev-db/mysql/mysql-4.0.18.ebuild b/dev-db/mysql/mysql-4.0.18.ebuild
index e88ea2ea113f..b53d2860a584 100644
--- a/dev-db/mysql/mysql-4.0.18.ebuild
+++ b/dev-db/mysql/mysql-4.0.18.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.ebuild,v 1.1 2004/03/04 23:44:57 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.18.ebuild,v 1.2 2004/03/11 07:34:20 robbat2 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"
+KEYWORDS="ia64 x86 sparc ~ppc amd64 hppa ~alpha ~mips"
LICENSE="GPL-2"
SLOT="0"
IUSE="static readline innodb berkdb tcpd ssl perl debug"