summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-05-29 21:23:14 -0400
committerBrian Evans <grknight@gentoo.org>2015-05-29 21:23:14 -0400
commitaf151b000809fd3c4072f71cafe33e4a551a140f (patch)
treecc3c9b394bee12ff8a0a16666b84e607a3570aab
parentVersion bump; needs test run (diff)
downloadmysql-af151b00.tar.gz
mysql-af151b00.tar.bz2
mysql-af151b00.zip
Sync with portage headers
-rw-r--r--dev-db/mysql/mysql-5.5.44.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/mysql/mysql-5.5.44.ebuild b/dev-db/mysql/mysql-5.5.44.ebuild
index c1359cb..37dc732 100644
--- a/dev-db/mysql/mysql-5.5.44.ebuild
+++ b/dev-db/mysql/mysql-5.5.44.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.44.ebuild,v 1.1 2015/05/30 00:49:59 grknight Exp $
EAPI="5"
@@ -16,7 +16,7 @@ inherit toolchain-funcs mysql-v2
IUSE="$IUSE"
# Define the mysql-extras source
-EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/mysql-extras.git"
+EGIT_REPO_URI="git://anongit.gentoo.org/proj/mysql-extras.git"
# REMEMBER: also update eclass/mysql*.eclass before committing!
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
@@ -32,7 +32,7 @@ RDEPEND="${RDEPEND}"
# and create your own mysql-extras tarball, looking at 000_index.txt
# Official test instructions:
-# USE='-cluster embedded extraengine perl ssl static-libs community' \
+# USE='embedded extraengine perl ssl static-libs community' \
# FEATURES='test userpriv -usersandbox' \
# ebuild mysql-X.X.XX.ebuild \
# digest clean package