From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ou2jJ-0001og-FW for garchives@archives.gentoo.org; Fri, 10 Sep 2010 12:29:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4532E0084; Fri, 10 Sep 2010 12:29:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B831EE0084 for ; Fri, 10 Sep 2010 12:29:20 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4762A1B4010 for ; Fri, 10 Sep 2010 12:29:20 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 948) id C359620051; Fri, 10 Sep 2010 12:29:18 +0000 (UTC) From: "Diego Petteno (flameeyes)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, flameeyes@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/hexoid: hexoid-0.2.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: hexoid-0.2.2.ebuild ChangeLog X-VCS-Directories: dev-ruby/hexoid X-VCS-Committer: flameeyes X-VCS-Committer-Name: Diego Petteno Content-Type: text/plain; charset=utf8 Message-Id: <20100910122918.C359620051@flycatcher.gentoo.org> Date: Fri, 10 Sep 2010 12:29:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: cb924064-8241-4dae-a6d1-55c424d71133 X-Archives-Hash: 0d5f590030182b689b69e9bd92c341a8 flameeyes 10/09/10 12:29:18 Modified: hexoid-0.2.2.ebuild ChangeLog Log: Re-add jruby, here it was called for. =20 (Portage version: 2.2_rc78/cvs/Linux x86_64) Revision Changes Path 1.3 dev-ruby/hexoid/hexoid-0.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/he= xoid-0.2.2.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/he= xoid-0.2.2.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/he= xoid-0.2.2.ebuild?r1=3D1.2&r2=3D1.3 Index: hexoid-0.2.2.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hexoid-0.2.2.ebuild 9 Sep 2010 18:03:54 -0000 1.2 +++ hexoid-0.2.2.ebuild 10 Sep 2010 12:29:18 -0000 1.3 @@ -1,11 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v= 1.2 2010/09/09 18:03:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v= 1.3 2010/09/10 12:29:18 flameeyes Exp $ =20 EAPI=3D2 =20 # None of the three actually has working tests, but they should all work -USE_RUBY=3D"ruby18 ruby19" +USE_RUBY=3D"ruby18 ruby19 jruby" =20 RUBY_FAKEGEM_TASK_TEST=3D"" =20 1.3 dev-ruby/hexoid/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/Ch= angeLog?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/Ch= angeLog?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hexoid/Ch= angeLog?r1=3D1.2&r2=3D1.3 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 9 Sep 2010 18:03:54 -0000 1.2 +++ ChangeLog 10 Sep 2010 12:29:18 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/hexoid # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.2 2010/= 09/09 18:03:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.3 2010/= 09/10 12:29:18 flameeyes Exp $ + + 10 Sep 2010; Diego E. Petten=C3=B2 hexoid-0.2.2= .ebuild: + Re-add jruby, here it was called for. =20 09 Sep 2010; Diego E. Petten=C3=B2 hexoid-0.2.2= .ebuild: Remove JRuby support.