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 2949C138915 for ; Fri, 8 Feb 2013 16:45:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2304221C00F; Fri, 8 Feb 2013 16:45:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D2E721C00F for ; Fri, 8 Feb 2013 16:45:01 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B974533E1DE for ; Fri, 8 Feb 2013 16:45:00 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 83BE32171D; Fri, 8 Feb 2013 16:44:59 +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/mysql: mysql-5.1.67.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: mysql-5.1.67.ebuild ChangeLog X-VCS-Directories: dev-db/mysql X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130208164459.83BE32171D@flycatcher.gentoo.org> Date: Fri, 8 Feb 2013 16:44:59 +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: 9a9bcda7-2495-4690-9d5d-24649a506d0c X-Archives-Hash: 1a2697c3d7d8d991b7388adef65df88a ago 13/02/08 16:44:59 Modified: mysql-5.1.67.ebuild ChangeLog Log: Stable for alpha, wrt bug #445602 (Portage version: 2.1.11.31/cvs/Linux ppc64, RepoMan options: --force, unsigned Manifest commit) Revision Changes Path 1.11 dev-db/mysql/mysql-5.1.67.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/mysql-5.1.67.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/mysql-5.1.67.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/mysql-5.1.67.ebuild?r1=1.10&r2=1.11 Index: mysql-5.1.67.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.67.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- mysql-5.1.67.ebuild 8 Feb 2013 14:46:08 -0000 1.10 +++ mysql-5.1.67.ebuild 8 Feb 2013 16:44:59 -0000 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.67.ebuild,v 1.10 2013/02/08 14:46:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.1.67.ebuild,v 1.11 2013/02/08 16:44:59 ago Exp $ EAPI="4" @@ -19,7 +19,7 @@ IUSE="$IUSE" # 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 ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. # This is often broken still 1.647 dev-db/mysql/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.647&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/ChangeLog?rev=1.647&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql/ChangeLog?r1=1.646&r2=1.647 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v retrieving revision 1.646 retrieving revision 1.647 diff -u -r1.646 -r1.647 --- ChangeLog 8 Feb 2013 14:46:08 -0000 1.646 +++ ChangeLog 8 Feb 2013 16:44:59 -0000 1.647 @@ -1,6 +1,9 @@ # ChangeLog for dev-db/mysql # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.646 2013/02/08 14:46:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/ChangeLog,v 1.647 2013/02/08 16:44:59 ago Exp $ + + 08 Feb 2013; Agostino Sarubbo mysql-5.1.67.ebuild: + Stable for alpha, wrt bug #445602 08 Feb 2013; Agostino Sarubbo mysql-5.1.67.ebuild: Stable for s390, wrt bug #445602