diff options
Diffstat (limited to 'dev-db/mysql/mysql-4.0.24.ebuild')
-rw-r--r-- | dev-db/mysql/mysql-4.0.24.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-4.0.24.ebuild b/dev-db/mysql/mysql-4.0.24.ebuild index 43556c070440..7d77b21af4b1 100644 --- a/dev-db/mysql/mysql-4.0.24.ebuild +++ b/dev-db/mysql/mysql-4.0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.24.ebuild,v 1.11 2005/03/19 18:04:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.24.ebuild,v 1.12 2005/04/21 16:35:17 robbat2 Exp $ inherit eutils gnuconfig #to accomodate -laadeedah releases @@ -22,7 +22,6 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="static readline innodb berkdb tcpd ssl perl debug selinux" -RESTRICT="nomirror" DEPEND="readline? ( >=sys-libs/readline-4.1 ) tcpd? ( >=sys-apps/tcp-wrappers-7.6-r6 ) |