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 1Pjw5f-0003fX-0T for garchives@archives.gentoo.org; Mon, 31 Jan 2011 15:54:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42804E09E1; Mon, 31 Jan 2011 15:54:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 11C96E09E1 for ; Mon, 31 Jan 2011 15:54:46 +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 52CF61B4013 for ; Mon, 31 Jan 2011 15:54:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 665) id 1A64720054; Mon, 31 Jan 2011 15:54:44 +0000 (UTC) From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-board/kaya: kaya-0.4.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: kaya-0.4.ebuild X-VCS-Directories: games-board/kaya X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: <20110131155444.1A64720054@flycatcher.gentoo.org> Date: Mon, 31 Jan 2011 15:54:44 +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: X-Archives-Hash: 9d347677e950a5a02c581ba43647b499 mr_bones_ 11/01/31 15:54:44 Modified: kaya-0.4.ebuild Log: whitespace =20 (Portage version: 2.1.9.25/cvs/Linux i686) Revision Changes Path 1.2 games-board/kaya/kaya-0.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/kaya/k= aya-0.4.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/kaya/k= aya-0.4.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/kaya/k= aya-0.4.ebuild?r1=3D1.1&r2=3D1.2 Index: kaya-0.4.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/games-board/kaya/kaya-0.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kaya-0.4.ebuild 29 Jan 2011 21:07:27 -0000 1.1 +++ kaya-0.4.ebuild 31 Jan 2011 15:54:44 -0000 1.2 @@ -1,12 +1,12 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/kaya/kaya-0.4.ebuild,v 1.= 1 2011/01/29 21:07:27 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/kaya/kaya-0.4.ebuild,v 1.= 2 2011/01/31 15:54:44 mr_bones_ Exp $ =20 EAPI=3D3 USE_RUBY=3D"ruby18" CMAKE_IN_SOURCE_BUILD=3D1 =20 -# Could in principle also work with other ruby implementations,=20 +# Could in principle also work with other ruby implementations, # but kdebindings is ruby18-only atm... =20 inherit kde4-base ruby-ng