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 7BE5E1383F0 for ; Fri, 11 Jan 2013 10:33:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1387E0531; Fri, 11 Jan 2013 10:33:18 +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 49C07E0531 for ; Fri, 11 Jan 2013 10:33:18 +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 6E2F133DA4D for ; Fri, 11 Jan 2013 10:33:17 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 368FE2171D; Fri, 11 Jan 2013 10:33:16 +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 dev-ruby/fakefs: fakefs-0.4.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: fakefs-0.4.2.ebuild ChangeLog X-VCS-Directories: dev-ruby/fakefs X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130111103316.368FE2171D@flycatcher.gentoo.org> Date: Fri, 11 Jan 2013 10:33:16 +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: 4371b3f1-4d4f-4d28-acfb-935b34769e71 X-Archives-Hash: 9cfa54ece6b890b9400c976882ecdc49 ago 13/01/11 10:33:16 Modified: fakefs-0.4.2.ebuild ChangeLog Log: Stable for amd64, wrt bug #450532 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit) Revision Changes Path 1.3 dev-ruby/fakefs/fakefs-0.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/fakefs-0.4.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/fakefs-0.4.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/fakefs-0.4.2.ebuild?r1=1.2&r2=1.3 Index: fakefs-0.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/fakefs-0.4.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- fakefs-0.4.2.ebuild 9 Jan 2013 13:06:10 -0000 1.2 +++ fakefs-0.4.2.ebuild 11 Jan 2013 10:33:16 -0000 1.3 @@ -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/dev-ruby/fakefs/fakefs-0.4.2.ebuild,v 1.2 2013/01/09 13:06:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/fakefs-0.4.2.ebuild,v 1.3 2013/01/11 10:33:16 ago Exp $ EAPI=4 @@ -20,7 +20,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " 1.30 dev-ruby/fakefs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/ChangeLog?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/ChangeLog?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/ChangeLog?r1=1.29&r2=1.30 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 9 Jan 2013 13:06:10 -0000 1.29 +++ ChangeLog 11 Jan 2013 10:33:16 -0000 1.30 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/fakefs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/ChangeLog,v 1.29 2013/01/09 13:06:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/ChangeLog,v 1.30 2013/01/11 10:33:16 ago Exp $ + + 11 Jan 2013; Agostino Sarubbo fakefs-0.4.2.ebuild: + Stable for amd64, wrt bug #450532 09 Jan 2013; Jeroen Roovers fakefs-0.4.2.ebuild: Stable for HPPA (bug #450532).