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 0454B138A1A for ; Fri, 20 Feb 2015 23:16:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 074F4E08AA; Fri, 20 Feb 2015 23:15:21 +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 D1861E08A4 for ; Fri, 20 Feb 2015 23:15:17 +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 3DDDC340ACF for ; Fri, 20 Feb 2015 11:16:44 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id F26711228B; Fri, 20 Feb 2015 11:16:42 +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 sys-libs/mtdev: mtdev-1.1.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: mtdev-1.1.5.ebuild ChangeLog X-VCS-Directories: sys-libs/mtdev X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150220111642.F26711228B@oystercatcher.gentoo.org> Date: Fri, 20 Feb 2015 11:16:42 +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: fe60825f-ec41-4736-911e-6f4b0d95b7f4 X-Archives-Hash: 6bd0d4f250fc9d8e0e4c2a01319059b7 ago 15/02/20 11:16:42 Modified: mtdev-1.1.5.ebuild ChangeLog Log: Stable for ppc, wrt bug #530652 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.4 sys-libs/mtdev/mtdev-1.1.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/mtdev/mtdev-1.1.5.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/mtdev/mtdev-1.1.5.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/mtdev/mtdev-1.1.5.ebuild?r1=1.3&r2=1.4 Index: mtdev-1.1.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/mtdev/mtdev-1.1.5.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mtdev-1.1.5.ebuild 19 Feb 2015 08:51:29 -0000 1.3 +++ mtdev-1.1.5.ebuild 20 Feb 2015 11:16:42 -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/sys-libs/mtdev/mtdev-1.1.5.ebuild,v 1.3 2015/02/19 08:51:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/mtdev/mtdev-1.1.5.ebuild,v 1.4 2015/02/20 11:16:42 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86" IUSE="static-libs" DEPEND=">=sys-kernel/linux-headers-2.6.31" 1.42 sys-libs/mtdev/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/mtdev/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/mtdev/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/mtdev/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-libs/mtdev/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 19 Feb 2015 08:51:29 -0000 1.41 +++ ChangeLog 20 Feb 2015 11:16:42 -0000 1.42 @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/mtdev # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/mtdev/ChangeLog,v 1.41 2015/02/19 08:51:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/mtdev/ChangeLog,v 1.42 2015/02/20 11:16:42 ago Exp $ + + 20 Feb 2015; Agostino Sarubbo mtdev-1.1.5.ebuild: + Stable for ppc, wrt bug #530652 19 Feb 2015; Agostino Sarubbo mtdev-1.1.5.ebuild: Stable for x86, wrt bug #530652