From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F0B951381FA for ; Mon, 26 May 2014 05:37:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85EC9E07F9; Mon, 26 May 2014 05:37:36 +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 11941E07F9 for ; Mon, 26 May 2014 05:37:36 +0000 (UTC) Received: from flycatcher.gentoo.org (unknown [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0316733FD17 for ; Mon, 26 May 2014 05:37:35 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2345) id AB8292004E; Mon, 26 May 2014 05:37:33 +0000 (UTC) From: "Manuel Rueger (mrueg)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mrueg@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ffi: ffi-1.4.0.ebuild ffi-1.1.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ffi-1.4.0.ebuild ffi-1.1.5.ebuild ChangeLog X-VCS-Directories: dev-ruby/ffi X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rueger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140526053733.AB8292004E@flycatcher.gentoo.org> Date: Mon, 26 May 2014 05:37:33 +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: 3adb0be8-8de8-473a-a29e-ad7c17f2df79 X-Archives-Hash: ba71f9e2345d8ba2be383b4cb50e32b3 mrueg 14/05/26 05:37:33 Modified: ffi-1.4.0.ebuild ffi-1.1.5.ebuild ChangeLog Log: Remove ruby18 target. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key ) Revision Changes Path 1.12 dev-ruby/ffi/ffi-1.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ffi/ffi-1.4.0.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ffi/ffi-1.4.0.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ffi/ffi-1.4.0.ebuild?r1=1.11&r2=1.12 Index: ffi-1.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.4.0.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ffi-1.4.0.ebuild 1 Feb 2014 03:57:56 -0000 1.11 +++ ffi-1.4.0.ebuild 26 May 2014 05:37:33 -0000 1.12 @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.4.0.ebuild,v 1.11 2014/02/01 03:57:56 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.4.0.ebuild,v 1.12 2014/05/26 05:37:33 mrueg Exp $ EAPI=5 # jruby → unneeded, this is part of the standard JRuby distribution, and # would just install a dummy. -USE_RUBY="ruby19 ruby18" +USE_RUBY="ruby19" RUBY_FAKEGEM_TASK_TEST="specs" 1.12 dev-ruby/ffi/ffi-1.1.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ffi/ffi-1.1.5.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ffi/ffi-1.1.5.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ffi/ffi-1.1.5.ebuild?r1=1.11&r2=1.12 Index: ffi-1.1.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.1.5.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ffi-1.1.5.ebuild 5 Jan 2014 10:00:45 -0000 1.11 +++ ffi-1.1.5.ebuild 26 May 2014 05:37:33 -0000 1.12 @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.1.5.ebuild,v 1.11 2014/01/05 10:00:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.1.5.ebuild,v 1.12 2014/05/26 05:37:33 mrueg Exp $ EAPI=4 # jruby → unneeded, this is part of the standard JRuby distribution, and # would just install a dummy. -USE_RUBY="ruby19 ruby18" +USE_RUBY="ruby19" RUBY_FAKEGEM_TASK_TEST="specs" 1.67 dev-ruby/ffi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ffi/ChangeLog?rev=1.67&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ffi/ChangeLog?rev=1.67&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ffi/ChangeLog?r1=1.66&r2=1.67 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 20 Apr 2014 08:04:36 -0000 1.66 +++ ChangeLog 26 May 2014 05:37:33 -0000 1.67 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ffi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.66 2014/04/20 08:04:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.67 2014/05/26 05:37:33 mrueg Exp $ + + 26 May 2014; Manuel Rüger ffi-1.1.5.ebuild, + ffi-1.4.0.ebuild: + Remove ruby18 target. 20 Apr 2014; Hans de Graaff ffi-1.9.3.ebuild: Add ruby21.