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 6CB931381F3 for ; Sat, 10 Aug 2013 13:20:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 091CBE0AF7; Sat, 10 Aug 2013 13:20:53 +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 9CDCEE0AF7 for ; Sat, 10 Aug 2013 13:20:52 +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 BCA1E33EC13 for ; Sat, 10 Aug 2013 13:20:51 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 69D0B2171C; Sat, 10 Aug 2013 13:20:50 +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-fs/eudev: eudev-1.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: eudev-1.1.ebuild ChangeLog X-VCS-Directories: sys-fs/eudev X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130810132050.69D0B2171C@flycatcher.gentoo.org> Date: Sat, 10 Aug 2013 13:20:50 +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: e1109f6d-0b17-4dc2-8219-f5252908a0d8 X-Archives-Hash: 2a21a2c9c586cf61a3f01b27439d1d1e ago 13/08/10 13:20:50 Modified: eudev-1.1.ebuild ChangeLog Log: Stable for amd64, wrt bug #463910 (Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.8 sys-fs/eudev/eudev-1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-1.1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-1.1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-1.1.ebuild?r1=1.7&r2=1.8 Index: eudev-1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- eudev-1.1.ebuild 8 Aug 2013 15:19:47 -0000 1.7 +++ eudev-1.1.ebuild 10 Aug 2013 13:20:50 -0000 1.8 @@ -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/sys-fs/eudev/eudev-1.1.ebuild,v 1.7 2013/08/08 15:19:47 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.1.ebuild,v 1.8 2013/08/10 13:20:50 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ inherit git-2 else SRC_URI="http://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~x86" + KEYWORDS="amd64 ~arm hppa ~mips ~ppc ~ppc64 ~x86" fi DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)" 1.62 sys-fs/eudev/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?rev=1.62&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?rev=1.62&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?r1=1.61&r2=1.62 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- ChangeLog 8 Aug 2013 19:47:52 -0000 1.61 +++ ChangeLog 10 Aug 2013 13:20:50 -0000 1.62 @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/eudev # Copyright 1999- Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.61 2013/08/08 19:47:52 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.62 2013/08/10 13:20:50 ago Exp $ + + 10 Aug 2013; Agostino Sarubbo eudev-1.1.ebuild: + Stable for amd64, wrt bug #463910 08 Aug 2013; Ian Stakenvicius eudev-1.2-r1.ebuild, eudev-9999.ebuild: