From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 93C05138CD3 for ; Sat, 30 May 2015 01:23:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A1FEE086A; Sat, 30 May 2015 01:23:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3FCFCE086A for ; Sat, 30 May 2015 01:23:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08D62340F3F for ; Sat, 30 May 2015 01:23:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8639AA00 for ; Sat, 30 May 2015 01:23:22 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1432948994.af151b000809fd3c4072f71cafe33e4a551a140f.grknight@gentoo> Subject: [gentoo-commits] proj/mysql:master commit in: dev-db/mysql/ X-VCS-Repository: proj/mysql X-VCS-Files: dev-db/mysql/mysql-5.5.44.ebuild X-VCS-Directories: dev-db/mysql/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: af151b000809fd3c4072f71cafe33e4a551a140f X-VCS-Branch: master Date: Sat, 30 May 2015 01:23:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 000b44ef-dbbb-4a1f-ab91-3d741450c21f X-Archives-Hash: 9ca8f1e455a599199b976edc757a2d9d commit: af151b000809fd3c4072f71cafe33e4a551a140f Author: Brian Evans gentoo org> AuthorDate: Sat May 30 01:23:14 2015 +0000 Commit: Brian Evans gentoo org> CommitDate: Sat May 30 01:23:14 2015 +0000 URL: https://gitweb.gentoo.org/proj/mysql.git/commit/?id=af151b00 Sync with portage headers dev-db/mysql/mysql-5.5.44.ebuild | 6 +++--- 1 file 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