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 1RgChJ-00067w-UA for garchives@archives.gentoo.org; Thu, 29 Dec 2011 09:54:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB21121C058; Thu, 29 Dec 2011 09:54:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 816BB21C058 for ; Thu, 29 Dec 2011 09:54:44 +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 E53EB1B401F for ; Thu, 29 Dec 2011 09:54:43 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id B805B2004B; Thu, 29 Dec 2011 09:54:42 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ruby: ruby-1.8.7_p357.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ruby-1.8.7_p357.ebuild ChangeLog X-VCS-Directories: dev-lang/ruby X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Message-Id: <20111229095442.B805B2004B@flycatcher.gentoo.org> Date: Thu, 29 Dec 2011 09:54:42 +0000 (UTC) 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: a07b61fe-1a55-4204-8b1d-d1791ce1e65e X-Archives-Hash: a3d7eeafff2a781017476517b37c8422 ago 11/12/29 09:54:42 Modified: ruby-1.8.7_p357.ebuild ChangeLog Log: Stable for AMD64, wrt security bug #396301 =20 (Portage version: 2.1.10.41/cvs/Linux i686) Revision Changes Path 1.2 dev-lang/ruby/ruby-1.8.7_p357.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby= -1.8.7_p357.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby= -1.8.7_p357.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby= -1.8.7_p357.ebuild?r1=3D1.1&r2=3D1.2 Index: ruby-1.8.7_p357.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.7_p357.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ruby-1.8.7_p357.ebuild 28 Dec 2011 17:33:12 -0000 1.1 +++ ruby-1.8.7_p357.ebuild 29 Dec 2011 09:54:42 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.7_p357.ebuild,= v 1.1 2011/12/28 17:33:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.7_p357.ebuild,= v 1.2 2011/12/29 09:54:42 ago Exp $ =20 EAPI=3D2 =20 @@ -30,7 +30,7 @@ http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.= tar.bz2" =20 LICENSE=3D"|| ( Ruby GPL-2 )" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~= sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~s= parc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE=3D"+berkdb debug doc examples +gdbm ipv6 rubytests socks5 ssl threa= ds tk xemacs ncurses +readline libedit" =20 RDEPEND=3D" 1.520 dev-lang/ruby/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/Chan= geLog?rev=3D1.520&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/Chan= geLog?rev=3D1.520&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/Chan= geLog?r1=3D1.519&r2=3D1.520 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.519 retrieving revision 1.520 diff -u -r1.519 -r1.520 --- ChangeLog 28 Dec 2011 17:33:12 -0000 1.519 +++ ChangeLog 29 Dec 2011 09:54:42 -0000 1.520 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ruby # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.519 2011/= 12/28 17:33:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.520 2011/= 12/29 09:54:42 ago Exp $ + + 29 Dec 2011; Agostino Sarubbo ruby-1.8.7_p357.ebuild: + Stable for AMD64, wrt security bug #396301 =20 *ruby-1.8.7_p357 (28 Dec 2011) =20