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 03C8A13800E for ; Thu, 9 Aug 2012 14:36:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47DB7E06FC; Thu, 9 Aug 2012 14:35:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 09817E06FC for ; Thu, 9 Aug 2012 14:35:55 +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 46AA31B403D for ; Thu, 9 Aug 2012 14:35:55 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id EE3A02004B; Thu, 9 Aug 2012 14:35:53 +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/coderay: coderay-1.0.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: coderay-1.0.6.ebuild ChangeLog X-VCS-Directories: dev-ruby/coderay X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120809143553.EE3A02004B@flycatcher.gentoo.org> Date: Thu, 9 Aug 2012 14:35:53 +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: e2663c08-e8c6-41fc-a2da-05c1f48ebb50 X-Archives-Hash: 6afae1e933707388ea80ae06da5ce4c9 blueness 12/08/09 14:35:53 Modified: coderay-1.0.6.ebuild ChangeLog Log: Stable ppc, bug #427594 (Portage version: 2.1.10.65/cvs/Linux x86_64) Revision Changes Path 1.6 dev-ruby/coderay/coderay-1.0.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.6.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.6.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.0.6.ebuild?r1=1.5&r2=1.6 Index: coderay-1.0.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.6.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- coderay-1.0.6.ebuild 9 Aug 2012 13:51:44 -0000 1.5 +++ coderay-1.0.6.ebuild 9 Aug 2012 14:35:53 -0000 1.6 @@ -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/coderay/coderay-1.0.6.ebuild,v 1.5 2012/08/09 13:51:44 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.6.ebuild,v 1.6 2012/08/09 14:35:53 blueness Exp $ EAPI=4 @@ -25,7 +25,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Redcloth is optional but automagically tested, so we add this 1.58 dev-ruby/coderay/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/ChangeLog?rev=1.58&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/ChangeLog?rev=1.58&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/ChangeLog?r1=1.57&r2=1.58 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- ChangeLog 9 Aug 2012 13:51:44 -0000 1.57 +++ ChangeLog 9 Aug 2012 14:35:53 -0000 1.58 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/coderay # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.57 2012/08/09 13:51:44 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.58 2012/08/09 14:35:53 blueness Exp $ + + 09 Aug 2012; Anthony G. Basile coderay-1.0.6.ebuild: + Stable ppc, bug #427594 09 Aug 2012; Anthony G. Basile coderay-1.0.6.ebuild: Stable ppc64, bug #427594