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 2721713873B for ; Sun, 2 Mar 2014 22:35:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BAFAE0B71; Sun, 2 Mar 2014 22:35:27 +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 B697DE0B71 for ; Sun, 2 Mar 2014 22:35:26 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8709433F9AF for ; Sun, 2 Mar 2014 22:35:24 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2262) id BCD0E2004C; Sun, 2 Mar 2014 22:35:22 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/multipath-tools: multipath-tools-0.5.0-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: multipath-tools-0.5.0-r1.ebuild ChangeLog X-VCS-Directories: sys-fs/multipath-tools X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140302223522.BCD0E2004C@flycatcher.gentoo.org> Date: Sun, 2 Mar 2014 22:35: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: 9df118d1-5689-4a51-8c34-bbdae47e51a5 X-Archives-Hash: ae039c7ae2d2c75c1fc1b51acf64a4e4 pacho 14/03/02 22:35:22 Modified: multipath-tools-0.5.0-r1.ebuild ChangeLog Log: amd64 stable, bug #499320 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4) Revision Changes Path 1.5 sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild?r1=1.4&r2=1.5 Index: multipath-tools-0.5.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- multipath-tools-0.5.0-r1.ebuild 27 Feb 2014 02:05:26 -0000 1.4 +++ multipath-tools-0.5.0-r1.ebuild 2 Mar 2014 22:35:22 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild,v 1.4 2014/02/27 02:05:26 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/multipath-tools-0.5.0-r1.ebuild,v 1.5 2014/03/02 22:35:22 pacho Exp $ EAPI=4 inherit eutils toolchain-funcs udev @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86" IUSE="systemd" RDEPEND=">=sys-fs/lvm2-2.02.45 1.64 sys-fs/multipath-tools/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/ChangeLog?rev=1.64&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/ChangeLog?rev=1.64&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/multipath-tools/ChangeLog?r1=1.63&r2=1.64 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- ChangeLog 27 Feb 2014 02:05:27 -0000 1.63 +++ ChangeLog 2 Mar 2014 22:35:22 -0000 1.64 @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/multipath-tools # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.63 2014/02/27 02:05:27 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/multipath-tools/ChangeLog,v 1.64 2014/03/02 22:35:22 pacho Exp $ + + 02 Mar 2014; Pacho Ramos multipath-tools-0.5.0-r1.ebuild: + amd64 stable, bug #499320 27 Feb 2014; Mike Gilbert multipath-tools-0.5.0-r1.ebuild: