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 10189138247 for ; Thu, 26 Dec 2013 14:57:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F09AE09DB; Thu, 26 Dec 2013 14:57:31 +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 1EB07E09DB for ; Thu, 26 Dec 2013 14:57:31 +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 4E45D33F5D7 for ; Thu, 26 Dec 2013 14:57:30 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2192) id 6E5DB2004C; Thu, 26 Dec 2013 14:57:28 +0000 (UTC) From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@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: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131226145728.6E5DB2004C@flycatcher.gentoo.org> Date: Thu, 26 Dec 2013 14:57:28 +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: fb0ca96f-e80d-4185-8f86-02d6301a7952 X-Archives-Hash: 22e70dcb1829539d03333e25b5dbf4a7 maekke 13/12/26 14:57:28 Modified: fakefs-0.4.2.ebuild ChangeLog Log: arm stable, bug #493780 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062) Revision Changes Path 1.12 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.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/fakefs-0.4.2.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/fakefs-0.4.2.ebuild?r1=1.11&r2=1.12 Index: fakefs-0.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/fakefs-0.4.2.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- fakefs-0.4.2.ebuild 9 Aug 2013 07:28:43 -0000 1.11 +++ fakefs-0.4.2.ebuild 26 Dec 2013 14:57:28 -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/dev-ruby/fakefs/fakefs-0.4.2.ebuild,v 1.11 2013/08/09 07:28:43 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/fakefs-0.4.2.ebuild,v 1.12 2013/12/26 14:57:28 maekke Exp $ EAPI=4 @@ -20,7 +20,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm 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 arm 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.43 dev-ruby/fakefs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/ChangeLog?rev=1.43&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/ChangeLog?rev=1.43&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fakefs/ChangeLog?r1=1.42&r2=1.43 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/ChangeLog,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- ChangeLog 17 Nov 2013 21:15:49 -0000 1.42 +++ ChangeLog 26 Dec 2013 14:57:28 -0000 1.43 @@ -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.42 2013/11/17 21:15:49 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/ChangeLog,v 1.43 2013/12/26 14:57:28 maekke Exp $ + + 26 Dec 2013; Markus Meier fakefs-0.4.2.ebuild: + arm stable, bug #493780 17 Nov 2013; Manuel RĂ¼ger -fakefs-0.4.3.ebuild: Cleanup old.