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 AA8FF1384B5 for ; Fri, 31 Jul 2015 06:27:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4120A1402C; Fri, 31 Jul 2015 06:27:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E15071402C for ; Fri, 31 Jul 2015 06:27:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F114340614 for ; Fri, 31 Jul 2015 06:27:30 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2149) id CBD8B114; Fri, 31 Jul 2015 06:27:28 +0000 (UTC) From: "Hans de Graaff (graaff)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, graaff@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rspec-expectations: ChangeLog rspec-expectations-3.1.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog rspec-expectations-3.1.2.ebuild X-VCS-Directories: dev-ruby/rspec-expectations X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150731062728.CBD8B114@oystercatcher.gentoo.org> Date: Fri, 31 Jul 2015 06:27: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: 05fc62ea-144d-4696-8e48-14d73800f717 X-Archives-Hash: 907fd13d9523aaf5447b0ff9e8c2e6c2 graaff 15/07/31 06:27:28 Modified: ChangeLog Removed: rspec-expectations-3.1.2.ebuild Log: Cleanup. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision Changes Path 1.92 dev-ruby/rspec-expectations/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.92&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.92&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?r1=1.91&r2=1.92 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v retrieving revision 1.91 retrieving revision 1.92 diff -u -r1.91 -r1.92 --- ChangeLog 16 Jul 2015 05:50:39 -0000 1.91 +++ ChangeLog 31 Jul 2015 06:27:28 -0000 1.92 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rspec-expectations # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.91 2015/07/16 05:50:39 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.92 2015/07/31 06:27:28 graaff Exp $ + + 31 Jul 2015; Hans de Graaff + -rspec-expectations-3.1.2.ebuild: + Cleanup. *rspec-expectations-3.3.1 (16 Jul 2015)