From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4E3B71384A1 for ; Tue, 15 Jan 2013 04:55:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2BFBE0665; Tue, 15 Jan 2013 04:55:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 56862E0665 for ; Tue, 15 Jan 2013 04:55:05 +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 3FB9D33D86C for ; Tue, 15 Jan 2013 04:55:04 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2326) id 06C2F2171D; Tue, 15 Jan 2013 04:55:02 +0000 (UTC) From: "Richard Farina (zerochaos)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zerochaos@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: zerochaos X-VCS-Committer-Name: Richard Farina Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130115045503.06C2F2171D@flycatcher.gentoo.org> Date: Tue, 15 Jan 2013 04:55:02 +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: c34182e7-5042-468e-bc2d-46651e459e24 X-Archives-Hash: 9eeff35c2f373df81d3e64b1f9e09a79 zerochaos 13/01/15 04:55:02 Modified: bacon-1.1.0-r1.ebuild ChangeLog Log: adding ~arm keywords to net-analyzer/metasploit rdeps (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A) Revision Changes Path 1.16 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.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild?r1=1.15&r2=1.16 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.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- bacon-1.1.0-r1.ebuild 28 Oct 2012 17:51:08 -0000 1.15 +++ bacon-1.1.0-r1.ebuild 15 Jan 2013 04:55:02 -0000 1.16 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.15 2012/10/28 17:51:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/bacon-1.1.0-r1.ebuild,v 1.16 2013/01/15 04:55:02 zerochaos Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc 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.18 dev-ruby/bacon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bacon/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 28 Oct 2012 17:51:08 -0000 1.17 +++ ChangeLog 15 Jan 2013 04:55:02 -0000 1.18 @@ -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.17 2012/10/28 17:51:08 armin76 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bacon/ChangeLog,v 1.18 2013/01/15 04:55:02 zerochaos Exp $ + + 15 Jan 2013; Rick Farina bacon-1.1.0-r1.ebuild: + adding ~arm keywords to net-analyzer/metasploit rdeps 28 Oct 2012; Raúl Porcel bacon-1.1.0-r1.ebuild: Add ~alpha/~ia64/~sparc wrt #417573 @@ -59,4 +62,3 @@ 25 Jan 2010; Diego E. Pettenò +bacon-1.1.0.ebuild, +metadata.xml: Initial import of bacon, needed for shotgun testing. -