From 0bd46297aefac6274f32124982216ce6fb8fe29c Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Sun, 15 Apr 2007 13:00:51 +0000 Subject: [PATCH] Additional location for mysql-extras tarball. --- eclass/mysql.eclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eclass/mysql.eclass b/eclass/mysql.eclass index 1cd69f67b835..60a5a121b22a 100644 --- a/eclass/mysql.eclass +++ b/eclass/mysql.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mysql.eclass,v 1.72 2007/03/16 22:47:29 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mysql.eclass,v 1.73 2007/04/15 13:00:51 robbat2 Exp $ # Author: Francesco Riosa (Retired) # Maintainer: Luca Longinotti @@ -71,6 +71,7 @@ PDEPEND="perl? ( >=dev-perl/DBD-mysql-2.9004 )" # Define correct SRC_URIs SRC_URI="${SERVER_URI} + mirror://gentoo/mysql-extras-${MY_EXTRAS_VER}.tar.bz2 http://g3nt8.org/patches/mysql-extras-${MY_EXTRAS_VER}.tar.bz2" mysql_version_is_at_least "5.1.12" \ && [[ -n "${PBXT_VERSION}" ]] \ -- 2.26.2