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 748C9138CD0 for ; Wed, 20 May 2015 20:50:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 080BAE08C1; Wed, 20 May 2015 20:50:20 +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 9DCC9E08C1 for ; Wed, 20 May 2015 20:50:19 +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 AD077340E25 for ; Wed, 20 May 2015 20:50:17 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2342) id 3469F9F2; Wed, 20 May 2015 20:50:16 +0000 (UTC) From: "Mikle Kolyada (zlogene)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zlogene@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-db/mariadb: mariadb-10.0.19.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: mariadb-10.0.19.ebuild ChangeLog X-VCS-Directories: dev-db/mariadb X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150520205016.3469F9F2@oystercatcher.gentoo.org> Date: Wed, 20 May 2015 20:50:16 +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: 7225da00-6f30-447d-8f54-94eb8ae0952e X-Archives-Hash: a9d59fc481b2335fb62a8f4f097ac054 zlogene 15/05/20 20:50:16 Modified: mariadb-10.0.19.ebuild ChangeLog Log: x86 stable wrt bug #546724 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision Changes Path 1.4 dev-db/mariadb/mariadb-10.0.19.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/mariadb-10.0.19.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/mariadb-10.0.19.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/mariadb-10.0.19.ebuild?r1=1.3&r2=1.4 Index: mariadb-10.0.19.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.19.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mariadb-10.0.19.ebuild 20 May 2015 03:54:08 -0000 1.3 +++ mariadb-10.0.19.ebuild 20 May 2015 20:50:16 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.19.ebuild,v 1.3 2015/05/20 03:54:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.19.ebuild,v 1.4 2015/05/20 20:50:16 zlogene Exp $ EAPI="5" MY_EXTRAS_VER="20141215-0144Z" @@ -10,7 +10,7 @@ IUSE="$IUSE" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="~alpha amd64 ~arm ~arm64 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" +KEYWORDS="~alpha amd64 ~arm ~arm64 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" # When MY_EXTRAS is bumped, the index should be revised to exclude these. EPATCH_EXCLUDE='' 1.107 dev-db/mariadb/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/ChangeLog?rev=1.107&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/ChangeLog?rev=1.107&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/ChangeLog?r1=1.106&r2=1.107 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v retrieving revision 1.106 retrieving revision 1.107 diff -u -r1.106 -r1.107 --- ChangeLog 20 May 2015 03:54:08 -0000 1.106 +++ ChangeLog 20 May 2015 20:50:16 -0000 1.107 @@ -1,6 +1,9 @@ # ChangeLog for dev-db/mariadb # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v 1.106 2015/05/20 03:54:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v 1.107 2015/05/20 20:50:16 zlogene Exp $ + + 20 May 2015; Mikle Kolyada mariadb-10.0.19.ebuild: + x86 stable wrt bug #546724 20 May 2015; Jeroen Roovers mariadb-10.0.19.ebuild: Stable for HPPA PPC64 (bug #546724).