summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2005-04-21 16:35:17 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2005-04-21 16:35:17 +0000
commit45eebc094829f2f927bc936be7c084a7e45a40ab (patch)
treecdeac8d865652bf2a5e469020535f77d57adc39d /dev-db/mysql/mysql-4.0.23-r2.ebuild
parentVersion bump (diff)
downloadhistorical-45eebc094829f2f927bc936be7c084a7e45a40ab.tar.gz
historical-45eebc094829f2f927bc936be7c084a7e45a40ab.tar.bz2
historical-45eebc094829f2f927bc936be7c084a7e45a40ab.zip
Remove nomirror restriction.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-db/mysql/mysql-4.0.23-r2.ebuild')
-rw-r--r--dev-db/mysql/mysql-4.0.23-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-4.0.23-r2.ebuild b/dev-db/mysql/mysql-4.0.23-r2.ebuild
index 7c80eb75914e..23a43faf217f 100644
--- a/dev-db/mysql/mysql-4.0.23-r2.ebuild
+++ b/dev-db/mysql/mysql-4.0.23-r2.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.23-r2.ebuild,v 1.8 2005/03/03 17:08:35 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.23-r2.ebuild,v 1.9 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 )