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 910BC59CAF for ; Tue, 5 Apr 2016 22:55:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6333E0825; Tue, 5 Apr 2016 22:55:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 160EDE0825 for ; Tue, 5 Apr 2016 22:55:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9AB0E3409EC for ; Tue, 5 Apr 2016 22:55:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0FB57F for ; Tue, 5 Apr 2016 22:55:10 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1459896813.6af03093afc3ecb18a9891a92f0edc7c73a88613.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bson/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/bson/bson-1.12.0.ebuild dev-ruby/bson/bson-3.2.4.ebuild dev-ruby/bson/bson-3.2.6.ebuild X-VCS-Directories: dev-ruby/bson/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 6af03093afc3ecb18a9891a92f0edc7c73a88613 X-VCS-Branch: master Date: Tue, 5 Apr 2016 22:55:10 +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: 1291f837-a119-4a30-8403-b5b6a469cf66 X-Archives-Hash: ccec06a241f8e903f85534a3ca94373b commit: 6af03093afc3ecb18a9891a92f0edc7c73a88613 Author: Manuel Rüger gentoo org> AuthorDate: Tue Apr 5 22:53:33 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Tue Apr 5 22:53:33 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6af03093 dev-ruby/bson: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/bson/bson-1.12.0.ebuild | 4 ++-- dev-ruby/bson/bson-3.2.4.ebuild | 4 ++-- dev-ruby/bson/bson-3.2.6.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-ruby/bson/bson-1.12.0.ebuild b/dev-ruby/bson/bson-1.12.0.ebuild index befe277..ba97750 100644 --- a/dev-ruby/bson/bson-1.12.0.ebuild +++ b/dev-ruby/bson/bson-1.12.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC="moot" # we do it manually, but still declare it RUBY_FAKEGEM_DOCDIR="html" diff --git a/dev-ruby/bson/bson-3.2.4.ebuild b/dev-ruby/bson/bson-3.2.4.ebuild index 0627cb8..f7eda92 100644 --- a/dev-ruby/bson/bson-3.2.4.ebuild +++ b/dev-ruby/bson/bson-3.2.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rspec" diff --git a/dev-ruby/bson/bson-3.2.6.ebuild b/dev-ruby/bson/bson-3.2.6.ebuild index 0627cb8..f7eda92 100644 --- a/dev-ruby/bson/bson-3.2.6.ebuild +++ b/dev-ruby/bson/bson-3.2.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rspec"