diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-10 08:05:43 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-10 08:05:43 +0000 |
commit | 38bc25d517853ef528b01b189bc09e68ff1a35ed (patch) | |
tree | 76bf7a34408ce8dd9ecaf62bd0827ccdec8f3abb /dev-db/mysql/mysql-4.0.20.ebuild | |
parent | Added media-fonts/intlfonts:bdf (diff) | |
download | gentoo-2-38bc25d517853ef528b01b189bc09e68ff1a35ed.tar.gz gentoo-2-38bc25d517853ef528b01b189bc09e68ff1a35ed.tar.bz2 gentoo-2-38bc25d517853ef528b01b189bc09e68ff1a35ed.zip |
4.0.20 stable on x86.
Diffstat (limited to 'dev-db/mysql/mysql-4.0.20.ebuild')
-rw-r--r-- | dev-db/mysql/mysql-4.0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-4.0.20.ebuild b/dev-db/mysql/mysql-4.0.20.ebuild index 40cf8337a9ff..23c2561fcc46 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.8 2004/06/29 17:36:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.20.ebuild,v 1.9 2004/07/10 08:05:43 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 ~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" |