From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CB5B31382C5 for ; Sun, 21 Jan 2018 06:49:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E273E08FF; Sun, 21 Jan 2018 06:49:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E1A01E08FE for ; Sun, 21 Jan 2018 06:49:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E1DC8335C92 for ; Sun, 21 Jan 2018 06:49:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DD051D0 for ; Sun, 21 Jan 2018 06:49:31 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1516517313.ac9494de36940778f5e83b28fe8e09b292404cab.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/test-unit-rr/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild dev-ruby/test-unit-rr/test-unit-rr-1.0.5.ebuild X-VCS-Directories: dev-ruby/test-unit-rr/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: ac9494de36940778f5e83b28fe8e09b292404cab X-VCS-Branch: master Date: Sun, 21 Jan 2018 06:49:31 +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: c10a4b56-60f7-481c-9647-583beb45824e X-Archives-Hash: b068c0ceb9a006a65b2d5c76a19c3280 commit: ac9494de36940778f5e83b28fe8e09b292404cab Author: Hans de Graaff gentoo org> AuthorDate: Sat Jan 20 10:20:06 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Jan 21 06:48:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac9494de dev-ruby/test-unit-rr: drop to ~hppa, bug 634508 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild | 4 ++-- dev-ruby/test-unit-rr/test-unit-rr-1.0.5.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild b/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild index 47c4c762787..3e2faf448b7 100644 --- a/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild +++ b/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/test-unit/" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/rr-1.1.1 >=dev-ruby/test-unit-2.5.2" diff --git a/dev-ruby/test-unit-rr/test-unit-rr-1.0.5.ebuild b/dev-ruby/test-unit-rr/test-unit-rr-1.0.5.ebuild index 7a7ba5377c2..2de94f22ef5 100644 --- a/dev-ruby/test-unit-rr/test-unit-rr-1.0.5.ebuild +++ b/dev-ruby/test-unit-rr/test-unit-rr-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/test-unit/test-unit-rr" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/rr-1.1.1 >=dev-ruby/test-unit-2.5.2"