From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1046045-garchives=archives.gentoo.org@lists.gentoo.org> 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 BA688138335 for <garchives@archives.gentoo.org>; Sun, 9 Sep 2018 14:32:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCA4AE0957; Sun, 9 Sep 2018 14:32:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9AC84E0955 for <gentoo-commits@lists.gentoo.org>; Sun, 9 Sep 2018 14:32:33 +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 32A53340DB8 for <gentoo-commits@lists.gentoo.org>; Sun, 9 Sep 2018 14:32:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0EDC53D0 for <gentoo-commits@lists.gentoo.org>; Sun, 9 Sep 2018 14:32:30 +0000 (UTC) From: "Hans de Graaff" <graaff@gentoo.org> 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" <graaff@gentoo.org> Message-ID: <1536503486.b03ad680a5ec664b7c59cb182166c4d2442d6bf4.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/puppetdb-termini/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/puppetdb-termini/puppetdb-termini-5.2.4.ebuild X-VCS-Directories: dev-ruby/puppetdb-termini/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: b03ad680a5ec664b7c59cb182166c4d2442d6bf4 X-VCS-Branch: master Date: Sun, 9 Sep 2018 14:32:30 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8ef5b3f9-f43c-4e34-a794-862b1c25cd45 X-Archives-Hash: 3c5946d4bf0a8510a71abee3ac37c4de commit: b03ad680a5ec664b7c59cb182166c4d2442d6bf4 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Sep 9 06:45:08 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Sep 9 14:31:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b03ad680 dev-ruby/puppetdb-termini: add ruby25 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/puppetdb-termini/puppetdb-termini-5.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-5.2.4.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-5.2.4.ebuild index ebd00d8d802..a4b1fa6cd9c 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-5.2.4.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-5.2.4.ebuild @@ -3,7 +3,7 @@ EAPI=5 -USE_RUBY="ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" inherit unpacker