From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JvUrn-0001ev-UQ for garchives@archives.gentoo.org; Mon, 12 May 2008 10:02:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE1B6E0454; Mon, 12 May 2008 10:02:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 87CA9E0454 for ; Mon, 12 May 2008 10:02:46 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 3217E67336 for ; Mon, 12 May 2008 10:02:46 +0000 (UTC) Received: from corsair by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JvUrl-0008L5-3l for gentoo-commits@lists.gentoo.org; Mon, 12 May 2008 10:02:45 +0000 From: "Markus Rothe (corsair)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, corsair@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-fcgi: ruby-fcgi-0.8.7.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ruby-fcgi-0.8.7.ebuild ChangeLog X-VCS-Directories: dev-ruby/ruby-fcgi X-VCS-Committer: corsair X-VCS-Committer-Name: Markus Rothe Content-Type: text/plain; charset=utf8 Message-Id: Sender: Markus Rothe Date: Mon, 12 May 2008 10:02:45 +0000 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: 258faeac-8964-4bec-b5d0-56bf2dc7eef6 X-Archives-Hash: b7af5aa2bfe7881d6823365cb0a30cd3 corsair 08/05/12 10:02:45 Modified: ruby-fcgi-0.8.7.ebuild ChangeLog Log: Stable on ppc64; bug #221309 (Portage version: 2.1.4.4) Revision Changes Path 1.4 dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi= /ruby-fcgi-0.8.7.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi= /ruby-fcgi-0.8.7.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi= /ruby-fcgi-0.8.7.ebuild?r1=3D1.3&r2=3D1.4 Index: ruby-fcgi-0.8.7.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/ruby-fcgi/ruby-fcgi-0.8.7.ebui= ld,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ruby-fcgi-0.8.7.ebuild 11 Jul 2007 05:23:08 -0000 1.3 +++ ruby-fcgi-0.8.7.ebuild 12 May 2008 10:02:44 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.eb= uild,v 1.3 2007/07/11 05:23:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ruby-fcgi-0.8.7.eb= uild,v 1.4 2008/05/12 10:02:44 corsair Exp $ =20 inherit ruby =20 @@ -8,7 +8,7 @@ HOMEPAGE=3D"http://rubyforge.org/projects/fcgi/" SRC_URI=3D"http://rubyforge.org/frs/download.php/11368/${P}.tar.gz" =20 -KEYWORDS=3D"~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS=3D"~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" LICENSE=3D"Ruby" =20 DEPEND=3D"dev-libs/fcgi" 1.21 dev-ruby/ruby-fcgi/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi= /ChangeLog?rev=3D1.21&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi= /ChangeLog?rev=3D1.21&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-fcgi= /ChangeLog?r1=3D1.20&r2=3D1.21 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/ruby-fcgi/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 15 Mar 2007 10:07:58 -0000 1.20 +++ ChangeLog 12 May 2008 10:02:44 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-fcgi -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.20 2= 007/03/15 10:07:58 tove Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-fcgi/ChangeLog,v 1.21 2= 008/05/12 10:02:44 corsair Exp $ + + 12 May 2008; Markus Rothe ruby-fcgi-0.8.7.ebuild: + Stable on ppc64; bug #221309 =20 14 Mar 2007; Tom Gall ruby-fcgi-0.8.7.ebuild: added ~ppc64 --=20 gentoo-commits@lists.gentoo.org mailing list