summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-02-24 20:10:07 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-02-24 20:10:07 +0000
commit64ee07d60e17753c0efb207d97c11ac2c3df6d62 (patch)
tree6001d20ad4af1d54138e3d2c881a6d79098b7c4d /dev-db
parentx86 stable. (Manifest recommit) (diff)
downloadgentoo-2-64ee07d60e17753c0efb207d97c11ac2c3df6d62.tar.gz
gentoo-2-64ee07d60e17753c0efb207d97c11ac2c3df6d62.tar.bz2
gentoo-2-64ee07d60e17753c0efb207d97c11ac2c3df6d62.zip
x86 stable
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mysql/ChangeLog5
-rw-r--r--dev-db/mysql/mysql-4.0.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog
index 400a2f87ebfc..1a0f924ed8a8 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.86 2004/02/07 17:12:43 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.87 2004/02/24 20:10:07 mholzer Exp $
+
+ 24 Feb 2004; Martin Holzer <mholzer@gentoo.org> mysql-4.0.17.ebuild:
+ x86 stable
07 Feb 2004; Brad House <brad_mssw@gentoo.org> mysql-4.0.17.ebuild,
files/mysql-gentoo-nptl.diff:
diff --git a/dev-db/mysql/mysql-4.0.17.ebuild b/dev-db/mysql/mysql-4.0.17.ebuild
index 5a3c4b7e6587..8ab5289f448f 100644
--- a/dev-db/mysql/mysql-4.0.17.ebuild
+++ b/dev-db/mysql/mysql-4.0.17.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.17.ebuild,v 1.5 2004/02/22 07:34:13 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.17.ebuild,v 1.6 2004/02/24 20:10:07 mholzer 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"