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 9F790138A1F for ; Sat, 26 Apr 2014 06:11:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EA95E0931; Sat, 26 Apr 2014 06:11:00 +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 8F8AFE0931 for ; Sat, 26 Apr 2014 06:10:59 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5C47533FEAC for ; Sat, 26 Apr 2014 06:10:58 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2149) id 21EF92004B; Sat, 26 Apr 2014 06:10:57 +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/tzinfo: ChangeLog tzinfo-1.1.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog tzinfo-1.1.0.ebuild X-VCS-Directories: dev-ruby/tzinfo X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140426061057.21EF92004B@flycatcher.gentoo.org> Date: Sat, 26 Apr 2014 06:10:57 +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: 4ccd31b7-ae52-4eaa-bfb0-41292ea27937 X-Archives-Hash: 9859aecd98fbdf59632adb9d3606ee6a graaff 14/04/26 06:10:57 Modified: ChangeLog tzinfo-1.1.0.ebuild Log: Add ruby21. Run all tests. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!) Revision Changes Path 1.130 dev-ruby/tzinfo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.130&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.130&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?r1=1.129&r2=1.130 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v retrieving revision 1.129 retrieving revision 1.130 diff -u -r1.129 -r1.130 --- ChangeLog 22 Apr 2014 03:20:18 -0000 1.129 +++ ChangeLog 26 Apr 2014 06:10:56 -0000 1.130 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/tzinfo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.129 2014/04/22 03:20:18 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.130 2014/04/26 06:10:56 graaff Exp $ + + 26 Apr 2014; Hans de Graaff tzinfo-1.1.0.ebuild: + Add ruby21. Run all tests. 22 Apr 2014; Manuel RĂ¼ger tzinfo-0.3.37-r1.ebuild, tzinfo-0.3.37.ebuild, tzinfo-0.3.38.ebuild, tzinfo-1.1.0.ebuild: 1.6 dev-ruby/tzinfo/tzinfo-1.1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild?r1=1.5&r2=1.6 Index: tzinfo-1.1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tzinfo-1.1.0.ebuild 22 Apr 2014 03:20:18 -0000 1.5 +++ tzinfo-1.1.0.ebuild 26 Apr 2014 06:10:56 -0000 1.6 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v 1.5 2014/04/22 03:20:18 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-1.1.0.ebuild,v 1.6 2014/04/26 06:10:56 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_DOCDIR="doc" @@ -25,17 +25,8 @@ ruby_add_rdepend ">=dev-ruby/thread_safe-0.1:0" all_ruby_prepare() { - # With rubygems 1.3.1 we get the following warning - # warning: Insecure world writable dir /var/tmp in LOAD_PATH, mode 041777 - # when running the test_get_tainted_not_loaded test. - sed -i \ - -e '/^ def test_get_tainted_not_loaded/, /^ end/ s:^:#:' \ - -e '/test_get_tainted_not_previously_loaded/,/^ end/ s:^:#:' \ - "${S}"/test/tc_timezone.rb || die "unable to sed out the test" - - sed -i \ - -e '/test_load_timezone_info_tainted/,/^ end/ s:^:#:' \ - test/tc_ruby_data_source.rb || die + # Set the secure permissions that tests expect. + chmod 0755 "${HOME}" || die "Failed to fix permissions on home" } each_ruby_test() {