updated lated patches sources
authorFrancesco Riosa <vivo@gentoo.org>
Mon, 8 Jan 2007 09:12:45 +0000 (09:12 +0000)
committerFrancesco Riosa <vivo@gentoo.org>
Mon, 8 Jan 2007 09:12:45 +0000 (09:12 +0000)
eclass/mysql.eclass

index 1b51797df4fae2a6b8c4418cecc9168244703128..fe08eb12fbf873411c3dc13dee00f863fccca0b1 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mysql.eclass,v 1.64 2007/01/07 15:15:27 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mysql.eclass,v 1.65 2007/01/08 09:12:45 vivo Exp $
 # kate: encoding utf-8; eol unix;
 # kate: indent-width 4; mixedindent off; remove-trailing-space on; space-indent off;
 # kate: word-wrap-column 80; word-wrap off;
@@ -20,7 +20,7 @@ inherit eutils flag-o-matic gnuconfig autotools mysql_fx
 # and we will run a mysql server during test phase
 S="${WORKDIR}/mysql"
 
-[[ "${MY_EXTRAS_VER}" == "latest" ]] && MY_EXTRAS_VER="20070105"
+[[ "${MY_EXTRAS_VER}" == "latest" ]] && MY_EXTRAS_VER="20070108"
 
 if [[ ${PR#r} -lt 60 ]] ; then
        IS_BITKEEPER=0