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 2CE42138A2F for ; Mon, 11 Aug 2014 20:10:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44137E09C4; Mon, 11 Aug 2014 20:10:08 +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 3B38EE09CA for ; Mon, 11 Aug 2014 20:10:07 +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 39D543413A4 for ; Mon, 11 Aug 2014 10:04:37 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 0D7182004E; Mon, 11 Aug 2014 10:04:35 +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/rubytest: rubytest-0.8.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: rubytest-0.8.1.ebuild ChangeLog X-VCS-Directories: dev-ruby/rubytest X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140811100436.0D7182004E@flycatcher.gentoo.org> Date: Mon, 11 Aug 2014 10:04:35 +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: d3169b53-fac2-4d4c-80e5-22c8bd0a4c79 X-Archives-Hash: 7691063448179d6f332b48474b25c7f1 jer 14/08/11 10:04:35 Modified: rubytest-0.8.1.ebuild ChangeLog Log: Marked ~hppa (bug #519170). (Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision Changes Path 1.3 dev-ruby/rubytest/rubytest-0.8.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild?r1=1.2&r2=1.3 Index: rubytest-0.8.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- rubytest-0.8.1.ebuild 5 Aug 2014 16:00:42 -0000 1.2 +++ rubytest-0.8.1.ebuild 11 Aug 2014 10:04:35 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild,v 1.2 2014/08/05 16:00:42 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/rubytest-0.8.1.ebuild,v 1.3 2014/08/11 10:04:35 jer Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -16,7 +16,7 @@ LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="" ruby_add_bdepend "test? ( dev-ruby/ae dev-ruby/qed )" 1.4 dev-ruby/rubytest/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytest/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytest/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubytest/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 5 Aug 2014 16:00:42 -0000 1.3 +++ ChangeLog 11 Aug 2014 10:04:35 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rubytest # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v 1.3 2014/08/05 16:00:42 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytest/ChangeLog,v 1.4 2014/08/11 10:04:35 jer Exp $ + + 11 Aug 2014; Jeroen Roovers rubytest-0.8.1.ebuild: + Marked ~hppa (bug #519170). 05 Aug 2014; Manuel RĂ¼ger rubytest-0.7.0.ebuild, rubytest-0.8.1.ebuild: