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 CC41859CB3 for ; Sun, 17 Apr 2016 14:39:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26BEF21C022; Sun, 17 Apr 2016 14:39:37 +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 6B08121C022 for ; Sun, 17 Apr 2016 14:39:36 +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 E8DC5340A8E for ; Sun, 17 Apr 2016 14:39:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6EB7715F for ; Sun, 17 Apr 2016 14:39:32 +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: <1460903871.84a764d23b78d14113e0f0c44e0e9110fead676a.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rrdtool-bindings/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8-r2.ebuild dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8.ebuild dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.9.ebuild dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.3.ebuild dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.4.ebuild dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild X-VCS-Directories: dev-ruby/rrdtool-bindings/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 84a764d23b78d14113e0f0c44e0e9110fead676a X-VCS-Branch: master Date: Sun, 17 Apr 2016 14:39:32 +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: 84a5f115-128d-438c-9148-576d43dc5544 X-Archives-Hash: 815a5273d7aef4ea0cb2cccb3c7ba03c commit: 84a764d23b78d14113e0f0c44e0e9110fead676a Author: Manuel Rüger gentoo org> AuthorDate: Sun Apr 17 14:37:51 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sun Apr 17 14:37:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84a764d2 dev-ruby/rrdtool-bindings: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8-r2.ebuild | 4 ++-- dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8.ebuild | 4 ++-- dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.9.ebuild | 4 ++-- dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.3.ebuild | 4 ++-- dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.4.ebuild | 4 ++-- dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8-r2.ebuild b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8-r2.ebuild index 4c890d8..51472ad 100644 --- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8-r2.ebuild +++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8-r2.ebuild @@ -1,10 +1,10 @@ -# 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="" diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8.ebuild b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8.ebuild index a40be38..6080fc8 100644 --- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8.ebuild +++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.8.ebuild @@ -1,10 +1,10 @@ -# 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" +USE_RUBY="ruby20" RUBY_FAKEGEM_TASK_DOC="" diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.9.ebuild b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.9.ebuild index 4f5b74c..7b495f9 100644 --- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.9.ebuild +++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.4.9.ebuild @@ -1,10 +1,10 @@ -# 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="" diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.3.ebuild b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.3.ebuild index 9edbf7a..42881bd 100644 --- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.3.ebuild +++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.3.ebuild @@ -1,10 +1,10 @@ -# 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_TASK_DOC="" diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.4.ebuild b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.4.ebuild index 810f889..948fc56 100644 --- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.4.ebuild +++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.4.ebuild @@ -1,10 +1,10 @@ -# 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_TASK_DOC="" diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild index 21121d0..07a33e9 100644 --- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild +++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild @@ -1,10 +1,10 @@ -# 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_TASK_DOC=""