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 6FFC21381F3 for ; Sat, 31 Aug 2013 13:00:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B630E0C67; Sat, 31 Aug 2013 13:00:10 +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 D0E26E0C67 for ; Sat, 31 Aug 2013 13:00:09 +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 A059033EAF5 for ; Sat, 31 Aug 2013 13:00:07 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 6B5972004B; Sat, 31 Aug 2013 13:00:06 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/mocha: mocha-0.11.4.ebuild ChangeLog mocha-0.12.7.ebuild mocha-0.13.3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: mocha-0.11.4.ebuild ChangeLog mocha-0.12.7.ebuild mocha-0.13.3.ebuild X-VCS-Directories: dev-ruby/mocha X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130831130006.6B5972004B@flycatcher.gentoo.org> Date: Sat, 31 Aug 2013 13:00:06 +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: 01e6c531-5d9b-4821-8223-7081c4bdf7ee X-Archives-Hash: 8a7046a6a394d134099f9965a0839b29 jer 13/08/31 13:00:06 Modified: mocha-0.11.4.ebuild ChangeLog mocha-0.12.7.ebuild mocha-0.13.3.ebuild Log: Stable for HPPA (bug #483092). (Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision Changes Path 1.10 dev-ruby/mocha/mocha-0.11.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild?r1=1.9&r2=1.10 Index: mocha-0.11.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- mocha-0.11.4.ebuild 31 Aug 2013 10:17:15 -0000 1.9 +++ mocha-0.11.4.ebuild 31 Aug 2013 13:00:06 -0000 1.10 @@ -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/mocha/mocha-0.11.4.ebuild,v 1.9 2013/08/31 10:17:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.11.4.ebuild,v 1.10 2013/08/31 13:00:06 jer Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -20,7 +20,7 @@ LICENSE="MIT" SLOT="0.11" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " 1.83 dev-ruby/mocha/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.83&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?rev=1.83&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/ChangeLog?r1=1.82&r2=1.83 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- ChangeLog 31 Aug 2013 10:17:15 -0000 1.82 +++ ChangeLog 31 Aug 2013 13:00:06 -0000 1.83 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/mocha # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.82 2013/08/31 10:17:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/ChangeLog,v 1.83 2013/08/31 13:00:06 jer Exp $ + + 31 Aug 2013; Jeroen Roovers mocha-0.11.4.ebuild, + mocha-0.12.7.ebuild, mocha-0.13.3.ebuild: + Stable for HPPA (bug #483092). 31 Aug 2013; Agostino Sarubbo mocha-0.11.4.ebuild, mocha-0.12.7.ebuild, mocha-0.13.3.ebuild: 1.7 dev-ruby/mocha/mocha-0.12.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild?r1=1.6&r2=1.7 Index: mocha-0.12.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mocha-0.12.7.ebuild 31 Aug 2013 10:17:15 -0000 1.6 +++ mocha-0.12.7.ebuild 31 Aug 2013 13:00:06 -0000 1.7 @@ -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/mocha/mocha-0.12.7.ebuild,v 1.6 2013/08/31 10:17:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild,v 1.7 2013/08/31 13:00:06 jer Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -20,7 +20,7 @@ LICENSE="MIT" SLOT="0.12" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " 1.5 dev-ruby/mocha/mocha-0.13.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.13.3.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.13.3.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mocha/mocha-0.13.3.ebuild?r1=1.4&r2=1.5 Index: mocha-0.13.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mocha-0.13.3.ebuild 31 Aug 2013 10:17:15 -0000 1.4 +++ mocha-0.13.3.ebuild 31 Aug 2013 13:00:06 -0000 1.5 @@ -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/mocha/mocha-0.13.3.ebuild,v 1.4 2013/08/31 10:17:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.13.3.ebuild,v 1.5 2013/08/31 13:00:06 jer Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 jruby" @@ -20,7 +20,7 @@ LICENSE="MIT" SLOT="0.13" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "