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 C27321381FA for ; Mon, 31 Dec 2012 15:57:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4E6D21C091; Mon, 31 Dec 2012 15:57:01 +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 258F321C091 for ; Mon, 31 Dec 2012 15:57: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 1333033D8A9 for ; Mon, 31 Dec 2012 15:57:00 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id A80B22171D; Mon, 31 Dec 2012 15:56:57 +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-boot/plymouth-openrc-plugin: plymouth-openrc-plugin-0.1.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: plymouth-openrc-plugin-0.1.2.ebuild ChangeLog X-VCS-Directories: sys-boot/plymouth-openrc-plugin X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121231155657.A80B22171D@flycatcher.gentoo.org> Date: Mon, 31 Dec 2012 15:56:57 +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: 53b2e7e1-b26c-485b-a552-556191b63013 X-Archives-Hash: 5341a5d12175b2a88970e4b09320ea40 ago 12/12/31 15:56:57 Modified: plymouth-openrc-plugin-0.1.2.ebuild ChangeLog Log: Add ~ppc64, wrt bug #449220 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) Revision Changes Path 1.4 sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild?r1=1.3&r2=1.4 Index: plymouth-openrc-plugin-0.1.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- plymouth-openrc-plugin-0.1.2.ebuild 31 Dec 2012 14:43:56 -0000 1.3 +++ plymouth-openrc-plugin-0.1.2.ebuild 31 Dec 2012 15:56:57 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild,v 1.3 2012/12/31 14:43:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/plymouth-openrc-plugin-0.1.2.ebuild,v 1.4 2012/12/31 15:56:57 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ http://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=">=sys-apps/openrc-0.8.2-r1 !sys-apps/systemd 1.10 sys-boot/plymouth-openrc-plugin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth-openrc-plugin/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth-openrc-plugin/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/plymouth-openrc-plugin/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 31 Dec 2012 14:43:56 -0000 1.9 +++ ChangeLog 31 Dec 2012 15:56:57 -0000 1.10 @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/plymouth-openrc-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/ChangeLog,v 1.9 2012/12/31 14:43:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth-openrc-plugin/ChangeLog,v 1.10 2012/12/31 15:56:57 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo + plymouth-openrc-plugin-0.1.2.ebuild: + Add ~ppc64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo plymouth-openrc-plugin-0.1.2.ebuild: