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 EC56313800E for ; Thu, 26 Jul 2012 12:34:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1A4EE07A0; Thu, 26 Jul 2012 12:34:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AA4CBE07A0 for ; Thu, 26 Jul 2012 12:34:01 +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 113B81B45DF for ; Thu, 26 Jul 2012 12:33:58 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id ADA262004B; Thu, 26 Jul 2012 12:33:56 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/diff-lcs: diff-lcs-1.1.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: diff-lcs-1.1.3.ebuild ChangeLog X-VCS-Directories: dev-ruby/diff-lcs X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120726123356.ADA262004B@flycatcher.gentoo.org> Date: Thu, 26 Jul 2012 12:33:56 +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: bdec6d3d-7c0f-425d-aaba-cef8c0ad300f X-Archives-Hash: 88d711b530d29bd47ef4bd5080466520 blueness 12/07/26 12:33:56 Modified: diff-lcs-1.1.3.ebuild ChangeLog Log: Stable ppc64, bug #426668 (Portage version: 2.1.10.65/cvs/Linux x86_64) Revision Changes Path 1.7 dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild?r1=1.6&r2=1.7 Index: diff-lcs-1.1.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- diff-lcs-1.1.3.ebuild 26 Jul 2012 12:06:03 -0000 1.6 +++ diff-lcs-1.1.3.ebuild 26 Jul 2012 12:33:56 -0000 1.7 @@ -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/diff-lcs/diff-lcs-1.1.3.ebuild,v 1.6 2012/07/26 12:06:03 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild,v 1.7 2012/07/26 12:33:56 blueness Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -18,7 +18,7 @@ LICENSE="|| ( MIT Ruby GPL-2 )" SLOT="0" -KEYWORDS="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="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" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/hoe-2.10 dev-ruby/rspec:2 )" 1.37 dev-ruby/diff-lcs/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/diff-lcs/ChangeLog?r1=1.36&r2=1.37 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ChangeLog 26 Jul 2012 12:06:03 -0000 1.36 +++ ChangeLog 26 Jul 2012 12:33:56 -0000 1.37 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/diff-lcs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.36 2012/07/26 12:06:03 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.37 2012/07/26 12:33:56 blueness Exp $ + + 26 Jul 2012; Anthony G. Basile diff-lcs-1.1.3.ebuild: + Stable ppc64, bug #426668 26 Jul 2012; Anthony G. Basile diff-lcs-1.1.3.ebuild: Stable ppc, bug #426668