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 1FAA91381FA for ; Fri, 6 Jun 2014 06:39:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D79CE0A5F; Fri, 6 Jun 2014 06:39:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0B4D8E09B6 for ; Fri, 6 Jun 2014 06:39:37 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3199A33FD9E for ; Fri, 6 Jun 2014 06:39:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 521A0181A9 for ; Fri, 6 Jun 2014 06:39:35 +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: <1401168304.078294283d9f0f2b64f00d920a5abc038548c1c7.graaff@gentoo> Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/calendar_helper/ X-VCS-Repository: dev/graaff X-VCS-Files: dev-ruby/calendar_helper/ChangeLog dev-ruby/calendar_helper/calendar_helper-0.2.6.ebuild X-VCS-Directories: dev-ruby/calendar_helper/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 078294283d9f0f2b64f00d920a5abc038548c1c7 X-VCS-Branch: master Date: Fri, 6 Jun 2014 06:39:35 +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: 2b3978dc-d394-47d4-97a1-defc047da2ee X-Archives-Hash: b2d24b4b911b8a28110854ad76fecf8c commit: 078294283d9f0f2b64f00d920a5abc038548c1c7 Author: Hans de Graaff degraaff org> AuthorDate: Tue May 27 05:25:04 2014 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Tue May 27 05:25:04 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=07829428 Add ruby20, ruby21. Package-Manager: portage-2.2.8-r1 --- dev-ruby/calendar_helper/ChangeLog | 5 ++++- dev-ruby/calendar_helper/calendar_helper-0.2.6.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/dev-ruby/calendar_helper/ChangeLog b/dev-ruby/calendar_helper/ChangeLog index 502da6b..f08bfd9 100644 --- a/dev-ruby/calendar_helper/ChangeLog +++ b/dev-ruby/calendar_helper/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-ruby/calendar_helper -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 27 May 2014; Hans de Graaff calendar_helper-0.2.6.ebuild: + Add ruby20, ruby21. + *calendar_helper-0.2.6 (13 Sep 2013) 13 Sep 2013; Hans de Graaff diff --git a/dev-ruby/calendar_helper/calendar_helper-0.2.6.ebuild b/dev-ruby/calendar_helper/calendar_helper-0.2.6.ebuild index 2c160fe..ec5dfe7 100644 --- a/dev-ruby/calendar_helper/calendar_helper-0.2.6.ebuild +++ b/dev-ruby/calendar_helper/calendar_helper-0.2.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 -USE_RUBY="ruby18 ruby19" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC=""