diff options
author | 2010-02-01 00:55:52 +0000 | |
---|---|---|
committer | 2010-02-01 00:55:52 +0000 | |
commit | 43778f9af344f0f8608e5b5316bc76dceb72cb1a (patch) | |
tree | 8100f2c0b661a15a1f982af6c7ccb94ebbca04df /dev-db/mysql/mysql-5.0.72.ebuild | |
parent | Snapshot version bump for GTK+ v2 support thanks to Iskren Slavov (bug #30286... (diff) | |
download | historical-43778f9af344f0f8608e5b5316bc76dceb72cb1a.tar.gz historical-43778f9af344f0f8608e5b5316bc76dceb72cb1a.tar.bz2 historical-43778f9af344f0f8608e5b5316bc76dceb72cb1a.zip |
whitespace
Package-Manager: portage-2.1.7.16/cvs/Linux i686
Diffstat (limited to 'dev-db/mysql/mysql-5.0.72.ebuild')
-rw-r--r-- | dev-db/mysql/mysql-5.0.72.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-5.0.72.ebuild b/dev-db/mysql/mysql-5.0.72.ebuild index 4bc98837d943..af06534cf64a 100644 --- a/dev-db/mysql/mysql-5.0.72.ebuild +++ b/dev-db/mysql/mysql-5.0.72.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.72.ebuild,v 1.3 2010/01/31 22:33:37 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.72.ebuild,v 1.4 2010/02/01 00:55:52 mr_bones_ Exp $ MY_EXTRAS_VER="20080601" SERVER_URI="http://mirror.provenscaling.com/mysql/enterprise/source/5.0/${P}.tar.gz" @@ -86,7 +86,7 @@ src_test() { "$t" \ "OpenSSL tests broken on 5.0.56" done - + # The entire 5.0 series has pre-generated SSL certificates, they have # mostly expired now. ${S}/mysql-tests/std-data/*.pem # The certs really SHOULD be generated for the tests, so that they are |