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 351AD13800E for ; Wed, 1 Aug 2012 14:47:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F20E221C013; Wed, 1 Aug 2012 14:47:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C25EE21C013 for ; Wed, 1 Aug 2012 14:46:58 +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 315621B401F for ; Wed, 1 Aug 2012 14:46:58 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 948) id CF0AE2004C; Wed, 1 Aug 2012 14:46:56 +0000 (UTC) From: "Diego Petteno (flameeyes)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, flameeyes@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/treetop/files: treetop-1.4.7-fix-tmpdir.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: treetop-1.4.7-fix-tmpdir.patch X-VCS-Directories: dev-ruby/treetop/files X-VCS-Committer: flameeyes X-VCS-Committer-Name: Diego Petteno Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120801144656.CF0AE2004C@flycatcher.gentoo.org> Date: Wed, 1 Aug 2012 14:46:56 +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: 1fbf827b-19de-4bae-948d-3dabd315a2c0 X-Archives-Hash: 74e82ffb009ef28b01cf072ce809cc42 flameeyes 12/08/01 14:46:56 Removed: treetop-1.4.7-fix-tmpdir.patch Log: Move to use the new framework for rspec handling. This does not fix tests but at least simplifies the testing part. Also remove unused file. (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)