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 1P264o-0008HW-N1 for garchives@archives.gentoo.org; Sat, 02 Oct 2010 17:40:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 226BEE0778; Sat, 2 Oct 2010 17:40:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 00A47E0778 for ; Sat, 2 Oct 2010 17:40:50 +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 88EAD1B406E for ; Sat, 2 Oct 2010 17:40:49 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2160) id 2912720051; Sat, 2 Oct 2010 17:40:48 +0000 (UTC) From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/bacon: bacon-1.1.0-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: bacon-1.1.0-r1.ebuild ChangeLog X-VCS-Directories: dev-ruby/bacon X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: <20101002174048.2912720051@flycatcher.gentoo.org> Date: Sat, 2 Oct 2010 17:40:48 +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: 9775905f-11df-49ff-b2ae-a030b5cd21c5 X-Archives-Hash: a7fac3bb981c8fa84fbf84b2e4a339fb armin76 10/10/02 17:40:48 Modified: bacon-1.1.0-r1.ebuild ChangeLog Log: Add ~ia64/~sparc wrt #338013 (Portage version: 2.1.8.3/cvs/Linux ia64) Revision Changes Path 1.2 dev-ruby/bacon/bacon-1.1.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bac= on-1.1.0-r1.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bac= on-1.1.0-r1.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bac= on-1.1.0-r1.ebuild?r1=3D1.1&r2=3D1.2 Index: bacon-1.1.0-r1.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/bacon/bacon-1.1.0-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- bacon-1.1.0-r1.ebuild 28 Aug 2010 13:46:41 -0000 1.1 +++ bacon-1.1.0-r1.ebuild 2 Oct 2010 17:40:48 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild,= v 1.1 2010/08/28 13:46:41 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild,= v 1.2 2010/10/02 17:40:48 armin76 Exp $ =20 EAPI=3D2 USE_RUBY=3D"ruby18 ruby19 ree18 jruby" @@ -15,5 +15,5 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" +KEYWORDS=3D"~amd64 ~ia64 ~sparc ~x86" IUSE=3D"" 1.4 dev-ruby/bacon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/Cha= ngeLog?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/Cha= ngeLog?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/Cha= ngeLog?r1=3D1.3&r2=3D1.4 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/bacon/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 28 Aug 2010 13:46:41 -0000 1.3 +++ ChangeLog 2 Oct 2010 17:40:48 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/bacon # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v 1.3 2010/0= 8/28 13:46:41 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v 1.4 2010/1= 0/02 17:40:48 armin76 Exp $ + + 02 Oct 2010; Ra=C3=BAl Porcel bacon-1.1.0-r1.ebui= ld: + Add ~ia64/~sparc wrt #338013 =20 *bacon-1.1.0-r1 (28 Aug 2010) =20