diff options
author | 2004-08-29 04:56:48 +0000 | |
---|---|---|
committer | 2004-08-29 04:56:48 +0000 | |
commit | c0a06242bf80352b9f1e4cbe727957d7fb3501b8 (patch) | |
tree | 6c6cc7dbbaf3ce755e1d33e507beb415172220a3 /dev-db/mysql/mysql-3.23.58-r1.ebuild | |
parent | Moved from app-editors/xemacs-packages-sumo to app-xemacs/xemacs-packages-sumo (diff) | |
download | historical-c0a06242bf80352b9f1e4cbe727957d7fb3501b8.tar.gz historical-c0a06242bf80352b9f1e4cbe727957d7fb3501b8.tar.bz2 historical-c0a06242bf80352b9f1e4cbe727957d7fb3501b8.zip |
Stable on x86. Bug #60744.
Diffstat (limited to 'dev-db/mysql/mysql-3.23.58-r1.ebuild')
-rw-r--r-- | dev-db/mysql/mysql-3.23.58-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-3.23.58-r1.ebuild b/dev-db/mysql/mysql-3.23.58-r1.ebuild index a16e015ee486..a8cbd4cf690b 100644 --- a/dev-db/mysql/mysql-3.23.58-r1.ebuild +++ b/dev-db/mysql/mysql-3.23.58-r1.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-3.23.58-r1.ebuild,v 1.5 2004/08/26 05:30:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.58-r1.ebuild,v 1.6 2004/08/29 04:56:48 robbat2 Exp $ inherit flag-o-matic eutils @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/${SDIR LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa" IUSE="berkdb debug innodb perl readline ssl static tcpd" DEPEND="readline? ( >=sys-libs/readline-4.1 ) |