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 F1816139694 for ; Tue, 30 May 2017 04:56:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58A6CE0EBC; Tue, 30 May 2017 04:56:36 +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 39A92E0EBC for ; Tue, 30 May 2017 04:56:36 +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 258673416E6 for ; Tue, 30 May 2017 04:56:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3EEE745E for ; Tue, 30 May 2017 04:56:32 +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: <1496120187.fafd3201b03d31f9fdb5c5c81d404a58d8d0a7f7.graaff@gentoo> Subject: [gentoo-commits] proj/ruby-overlay:master commit in: app-admin/pwstore/ X-VCS-Repository: proj/ruby-overlay X-VCS-Files: app-admin/pwstore/metadata.xml app-admin/pwstore/pwstore-0.20140414.ebuild X-VCS-Directories: app-admin/pwstore/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: fafd3201b03d31f9fdb5c5c81d404a58d8d0a7f7 X-VCS-Branch: master Date: Tue, 30 May 2017 04:56: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: e7e45011-b613-4f1a-94c0-725c38c8d69f X-Archives-Hash: 57bbb1dae834698a86b56e4c05c33ced commit: fafd3201b03d31f9fdb5c5c81d404a58d8d0a7f7 Author: Hans de Graaff degraaff org> AuthorDate: Tue May 30 04:56:27 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Tue May 30 04:56:27 2017 +0000 URL: https://gitweb.gentoo.org/proj/ruby-overlay.git/commit/?id=fafd3201 app-admin/pwstore: update ruby targets Package-Manager: Portage-2.3.5, Repoman-2.3.1 app-admin/pwstore/metadata.xml | 2 +- app-admin/pwstore/pwstore-0.20140414.ebuild | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/app-admin/pwstore/metadata.xml b/app-admin/pwstore/metadata.xml index 933301a..3ef1aba 100644 --- a/app-admin/pwstore/metadata.xml +++ b/app-admin/pwstore/metadata.xml @@ -1,7 +1,7 @@ - + graaff@gentoo.org diff --git a/app-admin/pwstore/pwstore-0.20140414.ebuild b/app-admin/pwstore/pwstore-0.20140414.ebuild index ca6d885..ddfb04e 100644 --- a/app-admin/pwstore/pwstore-0.20140414.ebuild +++ b/app-admin/pwstore/pwstore-0.20140414.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" inherit ruby-single