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 1MGdVN-0001tz-LU for garchives@archives.gentoo.org; Tue, 16 Jun 2009 18:35:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78C30E0429; Tue, 16 Jun 2009 18:35:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3C928E0429 for ; Tue, 16 Jun 2009 18:35:32 +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 BB4AB65072 for ; Tue, 16 Jun 2009 18:35:31 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MGdVL-0004MC-Cn for gentoo-commits@lists.gentoo.org; Tue, 16 Jun 2009 18:35:31 +0000 From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@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: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: Sender: Raul Porcel Date: Tue, 16 Jun 2009 18:35:31 +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: 3d13bfbf-01bb-4022-99cf-604b98feafba X-Archives-Hash: cd772a418123105ccc107e9943892b41 armin76 09/06/16 18:35:31 Modified: ruby-1.8.6_p369.ebuild ChangeLog Log: arm/ia64/s390/sh/sparc stable wrt #273213 (Portage version: 2.1.6.13/cvs/Linux ia64) Revision Changes Path 1.7 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.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ruby/ruby= -1.8.6_p369.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ruby/ruby= -1.8.6_p369.ebuild?r1=3D1.6&r2=3D1.7 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.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ruby-1.8.6_p369.ebuild 16 Jun 2009 16:55:20 -0000 1.6 +++ ruby-1.8.6_p369.ebuild 16 Jun 2009 18:35:31 -0000 1.7 @@ -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.6 2009/06/16 16:55:20 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.6_p369.ebuild,= v 1.7 2009/06/16 18:35:31 armin76 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 ~spa= rc x86 ~x86-fbsd" +KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x8= 6 ~x86-fbsd" IUSE=3D"berkdb debug doc emacs examples gdbm ipv6 rubytests socks5 ssl t= hreads tk xemacs" =20 RDEPEND=3D" 1.413 dev-lang/ruby/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ruby/Chan= geLog?rev=3D1.413&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ruby/Chan= geLog?rev=3D1.413&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ruby/Chan= geLog?r1=3D1.412&r2=3D1.413 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.412 retrieving revision 1.413 diff -u -r1.412 -r1.413 --- ChangeLog 16 Jun 2009 16:55:20 -0000 1.412 +++ ChangeLog 16 Jun 2009 18:35:31 -0000 1.413 @@ -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.412 2009/= 06/16 16:55:20 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.413 2009/= 06/16 18:35:31 armin76 Exp $ + + 16 Jun 2009; Ra=C3=BAl Porcel ruby-1.8.6_p369.ebu= ild: + arm/ia64/s390/sh/sparc stable wrt #273213 =20 16 Jun 2009; Alex Legler ruby-1.8.6_p368.ebuild, ruby-1.8.6_p369.ebuild, -ruby-1.8.7_p160.ebuild: