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 E5F191381F3 for ; Sun, 1 Sep 2013 17:12:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FB98E0E81; Sun, 1 Sep 2013 17:12:46 +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 180E0E0E81 for ; Sun, 1 Sep 2013 17:12:46 +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 303B633EBA1 for ; Sun, 1 Sep 2013 17:12:45 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id ED6032004C; Sun, 1 Sep 2013 17:12:43 +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: <20130901171243.ED6032004C@flycatcher.gentoo.org> Date: Sun, 1 Sep 2013 17:12:43 +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: f144de0d-1a4d-4cf9-b2d2-d8c4dcb74ca8 X-Archives-Hash: eaa2edf88dba9572031c4d9f50aba2b6 ago 13/09/01 17:12:43 Modified: eudev-1.1.ebuild ChangeLog Log: Stable for alpha, wrt bug #463910 (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F) Revision Changes Path 1.12 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.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-1.1.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/eudev-1.1.ebuild?r1=1.11&r2=1.12 Index: eudev-1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- eudev-1.1.ebuild 20 Aug 2013 15:37:30 -0000 1.11 +++ eudev-1.1.ebuild 1 Sep 2013 17:12:43 -0000 1.12 @@ -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.11 2013/08/20 15:37:30 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-1.1.ebuild,v 1.12 2013/09/01 17:12:43 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="alpha amd64 arm hppa ~mips ppc ppc64 x86" fi DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)" 1.68 sys-fs/eudev/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/eudev/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 20 Aug 2013 15:37:30 -0000 1.67 +++ ChangeLog 1 Sep 2013 17:12:43 -0000 1.68 @@ -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.67 2013/08/20 15:37:30 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.68 2013/09/01 17:12:43 ago Exp $ + + 01 Sep 2013; Agostino Sarubbo eudev-1.1.ebuild: + Stable for alpha, wrt bug #463910 20 Aug 2013; Anthony G. Basile eudev-1.1.ebuild: Stable arm, bug #463910