diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-02-24 20:10:07 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-02-24 20:10:07 +0000 |
commit | 64ee07d60e17753c0efb207d97c11ac2c3df6d62 (patch) | |
tree | 6001d20ad4af1d54138e3d2c881a6d79098b7c4d /dev-db/mysql/mysql-4.0.17.ebuild | |
parent | x86 stable. (Manifest recommit) (diff) | |
download | gentoo-2-64ee07d60e17753c0efb207d97c11ac2c3df6d62.tar.gz gentoo-2-64ee07d60e17753c0efb207d97c11ac2c3df6d62.tar.bz2 gentoo-2-64ee07d60e17753c0efb207d97c11ac2c3df6d62.zip |
x86 stable
Diffstat (limited to 'dev-db/mysql/mysql-4.0.17.ebuild')
-rw-r--r-- | dev-db/mysql/mysql-4.0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |