From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-488418-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5CB8313800E for <garchives@archives.gentoo.org>; Tue, 24 Jul 2012 17:52:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDFE7E0504; Tue, 24 Jul 2012 17:52:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A9982E0504 for <gentoo-commits@lists.gentoo.org>; Tue, 24 Jul 2012 17:52:32 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1C8041B4556 for <gentoo-commits@lists.gentoo.org>; Tue, 24 Jul 2012 17:52:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2318) id B610D2004B; Tue, 24 Jul 2012 17:52:30 +0000 (UTC) From: "Jeff Horelick (jdhore)" <jdhore@gentoo.org> To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jdhore@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: jdhore X-VCS-Committer-Name: Jeff Horelick Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120724175230.B610D2004B@flycatcher.gentoo.org> Date: Tue, 24 Jul 2012 17:52:30 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: dc8b4755-6281-4145-9894-6ccb33816890 X-Archives-Hash: 6ed02dd548aea9bde9ebdd1f0afaac21 jdhore 12/07/24 17:52:30 Modified: bacon-1.1.0-r1.ebuild ChangeLog Log: marked x86 per bug 420711 (Portage version: 2.2.0_alpha120/cvs/Linux i686) Revision Changes Path 1.12 dev-ruby/bacon/bacon-1.1.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild?r1=1.11&r2=1.12 Index: bacon-1.1.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- bacon-1.1.0-r1.ebuild 22 Jul 2012 14:33:37 -0000 1.11 +++ bacon-1.1.0-r1.ebuild 24 Jul 2012 17:52:30 -0000 1.12 @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.11 2012/07/22 14:33:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild,v 1.12 2012/07/24 17:52:30 jdhore Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_PATCHES="${FILESDIR}/${P}+ruby-1.9.2.patch" 1.14 dev-ruby/bacon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 22 Jul 2012 14:33:37 -0000 1.13 +++ ChangeLog 24 Jul 2012 17:52:30 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/bacon # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v 1.13 2012/07/22 14:33:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v 1.14 2012/07/24 17:52:30 jdhore Exp $ + + 24 Jul 2012; Jeff Horelick <jdhore@gentoo.org> bacon-1.1.0-r1.ebuild: + marked x86 per bug 420711 22 Jul 2012; <nixnut@gentoo.org> bacon-1.1.0-r1.ebuild: ppc stable #420711