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 3C438138D09 for ; Fri, 3 Jul 2015 10:00:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 917B7E088B; Fri, 3 Jul 2015 10:00:07 +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 2FEAFE088B for ; Fri, 3 Jul 2015 10:00:07 +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 61B04340912 for ; Fri, 3 Jul 2015 10:00:06 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 0EB4074C; Fri, 3 Jul 2015 10:00:04 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@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: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150703100004.0EB4074C@oystercatcher.gentoo.org> Date: Fri, 3 Jul 2015 10:00:04 +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: 94f923d7-c48c-4870-bfd7-efb53663dc48 X-Archives-Hash: 7bfec57046ad5b219e63c857d886b220 ago 15/07/03 10:00:04 Modified: mariadb-10.0.19.ebuild ChangeLog Log: Stable for alpha, wrt bug #546724 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F) Revision Changes Path 1.8 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.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/mariadb-10.0.19.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/mariadb-10.0.19.ebuild?r1=1.7&r2=1.8 Index: mariadb-10.0.19.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.19.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mariadb-10.0.19.ebuild 2 Jun 2015 05:03:29 -0000 1.7 +++ mariadb-10.0.19.ebuild 3 Jul 2015 10:00:03 -0000 1.8 @@ -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.7 2015/06/02 05:03:29 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.19.ebuild,v 1.8 2015/07/03 10:00:03 ago 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.113 dev-db/mariadb/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/ChangeLog?rev=1.113&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/ChangeLog?rev=1.113&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mariadb/ChangeLog?r1=1.112&r2=1.113 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v retrieving revision 1.112 retrieving revision 1.113 diff -u -r1.112 -r1.113 --- ChangeLog 20 Jun 2015 01:46:49 -0000 1.112 +++ ChangeLog 3 Jul 2015 10:00:03 -0000 1.113 @@ -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.112 2015/06/20 01:46:49 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v 1.113 2015/07/03 10:00:03 ago Exp $ + + 03 Jul 2015; Agostino Sarubbo mariadb-10.0.19.ebuild: + Stable for alpha, wrt bug #546724 *mariadb-5.5.44 (20 Jun 2015)