Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mysql:master commit in: dev-db/mysql/
Date: Sat, 30 May 2015 01:23:27
Message-Id: 1432948994.af151b000809fd3c4072f71cafe33e4a551a140f.grknight@gentoo
1 commit: af151b000809fd3c4072f71cafe33e4a551a140f
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 01:23:14 2015 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 01:23:14 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/mysql.git/commit/?id=af151b00
7
8 Sync with portage headers
9
10 dev-db/mysql/mysql-5.5.44.ebuild | 6 +++---
11 1 file changed, 3 insertions(+), 3 deletions(-)
12
13 diff --git a/dev-db/mysql/mysql-5.5.44.ebuild b/dev-db/mysql/mysql-5.5.44.ebuild
14 index c1359cb..37dc732 100644
15 --- a/dev-db/mysql/mysql-5.5.44.ebuild
16 +++ b/dev-db/mysql/mysql-5.5.44.ebuild
17 @@ -1,6 +1,6 @@
18 # Copyright 1999-2015 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20 -# $Header: $
21 +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.44.ebuild,v 1.1 2015/05/30 00:49:59 grknight Exp $
22
23 EAPI="5"
24
25 @@ -16,7 +16,7 @@ inherit toolchain-funcs mysql-v2
26 IUSE="$IUSE"
27
28 # Define the mysql-extras source
29 -EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/mysql-extras.git"
30 +EGIT_REPO_URI="git://anongit.gentoo.org/proj/mysql-extras.git"
31
32 # REMEMBER: also update eclass/mysql*.eclass before committing!
33 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"
34 @@ -32,7 +32,7 @@ RDEPEND="${RDEPEND}"
35 # and create your own mysql-extras tarball, looking at 000_index.txt
36
37 # Official test instructions:
38 -# USE='-cluster embedded extraengine perl ssl static-libs community' \
39 +# USE='embedded extraengine perl ssl static-libs community' \
40 # FEATURES='test userpriv -usersandbox' \
41 # ebuild mysql-X.X.XX.ebuild \
42 # digest clean package