From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MINrJ-0007iu-M5 for garchives@archives.gentoo.org; Sun, 21 Jun 2009 14:17:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34493E01F3; Sun, 21 Jun 2009 14:17:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ECC75E0266 for ; Sun, 21 Jun 2009 14:17:24 +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 A30BE65460 for ; Sun, 21 Jun 2009 14:17:24 +0000 (UTC) Received: from ranger by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MINrI-0008KI-Bq for gentoo-commits@lists.gentoo.org; Sun, 21 Jun 2009 14:17:24 +0000 From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ruby: ruby-1.8.6_p369.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ruby-1.8.6_p369.ebuild ChangeLog X-VCS-Directories: dev-lang/ruby X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: Sender: Brent Baude Date: Sun, 21 Jun 2009 14:17:24 +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: baf6710e-f61f-4d12-9ba2-225096a2f74a X-Archives-Hash: b6668f419e50040c0ef5d7513ecb95d5 ranger 09/06/21 14:17:24 Modified: ruby-1.8.6_p369.ebuild ChangeLog Log: Marking ruby-1.8.6_p369 ppc for bug 273213 (Portage version: 2.1.6.13/cvs/Linux ppc64) Revision Changes Path 1.10 dev-lang/ruby/ruby-1.8.6_p369.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ruby/ruby= -1.8.6_p369.ebuild?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ruby/ruby= -1.8.6_p369.ebuild?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ruby/ruby= -1.8.6_p369.ebuild?r1=3D1.9&r2=3D1.10 Index: ruby-1.8.6_p369.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-lang/ruby/ruby-1.8.6_p369.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ruby-1.8.6_p369.ebuild 18 Jun 2009 13:12:32 -0000 1.9 +++ ruby-1.8.6_p369.ebuild 21 Jun 2009 14:17:24 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p369.ebuild,= v 1.9 2009/06/18 13:12:32 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p369.ebuild,= v 1.10 2009/06/21 14:17:24 ranger Exp $ =20 inherit autotools eutils flag-o-matic multilib versionator =20 @@ -15,7 +15,7 @@ SRC_URI=3D"mirror://ruby/${SLOT}/${MY_P}.tar.bz2" =20 LICENSE=3D"|| ( Ruby GPL-2 )" -KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86= ~x86-fbsd" +KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 = ~x86-fbsd" IUSE=3D"berkdb debug doc emacs examples gdbm ipv6 rubytests socks5 ssl t= hreads tk xemacs" =20 RDEPEND=3D" 1.417 dev-lang/ruby/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ruby/Chan= geLog?rev=3D1.417&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ruby/Chan= geLog?rev=3D1.417&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ruby/Chan= geLog?r1=3D1.416&r2=3D1.417 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-lang/ruby/ChangeLog,v retrieving revision 1.416 retrieving revision 1.417 diff -u -r1.416 -r1.417 --- ChangeLog 20 Jun 2009 17:11:24 -0000 1.416 +++ ChangeLog 21 Jun 2009 14:17:24 -0000 1.417 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ruby # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.416 2009/= 06/20 17:11:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.417 2009/= 06/21 14:17:24 ranger Exp $ + + 21 Jun 2009; Brent Baude ruby-1.8.6_p369.ebuild: + Marking ruby-1.8.6_p369 ppc for bug 273213 =20 20 Jun 2009; Diego E. Petten=C3=B2 ruby-1.9.1_p129-r1.ebuild: