summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-02-11 21:25:14 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-02-11 21:25:14 +0000
commit977704d1e20f65178cc0f39c3f57e715b5a9f0f8 (patch)
tree760c0a3a12e95902aba8d16fb7b0abbd48aad251 /dev-db/mysql
parentMake qt4-build.eclass use EAPI-2 aware (diff)
downloadgentoo-2-977704d1e20f65178cc0f39c3f57e715b5a9f0f8.tar.gz
gentoo-2-977704d1e20f65178cc0f39c3f57e715b5a9f0f8.tar.bz2
gentoo-2-977704d1e20f65178cc0f39c3f57e715b5a9f0f8.zip
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
Diffstat (limited to 'dev-db/mysql')
-rw-r--r--dev-db/mysql/mysql-5.0.76.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-5.0.76.ebuild b/dev-db/mysql/mysql-5.0.76.ebuild
index a84cb6ccfc63..5fea9a95a181 100644
--- a/dev-db/mysql/mysql-5.0.76.ebuild
+++ b/dev-db/mysql/mysql-5.0.76.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.76.ebuild,v 1.1 2009/02/11 12:22:14 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.0.76.ebuild,v 1.2 2009/02/11 21:25:14 mr_bones_ Exp $
MY_EXTRAS_VER="20090211-1206Z"
SERVER_URI="http://mirror.provenscaling.com/mysql/enterprise/source/5.0/${P}.tar.gz"
@@ -19,7 +19,6 @@ EPATCH_EXCLUDE=''
# If you want to add a single patch, copy the ebuild to an overlay
# and create your own mysql-extras tarball, looking at 000_index.txt
-
# Official test instructions:
# USE='berkdb cluster embedded extraengine' \
# FEATURES='test userpriv -usersandbox' \