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 1S4VHU-0008Ul-IZ for garchives@archives.gentoo.org; Mon, 05 Mar 2012 10:36:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3761E0675; Mon, 5 Mar 2012 10:36:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7129AE0675 for ; Mon, 5 Mar 2012 10:36:32 +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 D6799677BF for ; Mon, 5 Mar 2012 10:36:31 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 1FD782004B; Mon, 5 Mar 2012 10:36:30 +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/tk: tk-8.5.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: tk-8.5.10.ebuild ChangeLog X-VCS-Directories: dev-lang/tk X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Message-Id: <20120305103630.1FD782004B@flycatcher.gentoo.org> Date: Mon, 5 Mar 2012 10:36:30 +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: 0386709e-ff6c-4d87-96ea-6c152d1d4af7 X-Archives-Hash: c32d16dbd3aba283fa264a0b02596057 ago 12/03/05 10:36:30 Modified: tk-8.5.10.ebuild ChangeLog Log: Stable for amd64, wrt bug #406607 =20 (Portage version: 2.1.10.44/cvs/Linux i686) Revision Changes Path 1.5 dev-lang/tk/tk-8.5.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5= .10.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5= .10.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/tk-8.5= .10.ebuild?r1=3D1.4&r2=3D1.5 Index: tk-8.5.10.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/tk/tk-8.5.10.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tk-8.5.10.ebuild 4 Mar 2012 20:13:49 -0000 1.4 +++ tk-8.5.10.ebuild 5 Mar 2012 10:36:30 -0000 1.5 @@ -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-lang/tk/tk-8.5.10.ebuild,v 1.4 20= 12/03/04 20:13:49 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/tk-8.5.10.ebuild,v 1.5 20= 12/03/05 10:36:30 ago Exp $ =20 EAPI=3D4 =20 @@ -14,7 +14,7 @@ =20 LICENSE=3D"BSD" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~s= parc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-ma= cos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sp= arc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-mac= os ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE=3D"debug threads truetype aqua xscreensaver" =20 RDEPEND=3D" 1.160 dev-lang/tk/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/Change= Log?rev=3D1.160&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/Change= Log?rev=3D1.160&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/Change= Log?r1=3D1.159&r2=3D1.160 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/tk/ChangeLog,v retrieving revision 1.159 retrieving revision 1.160 diff -u -r1.159 -r1.160 --- ChangeLog 4 Mar 2012 20:13:49 -0000 1.159 +++ ChangeLog 5 Mar 2012 10:36:30 -0000 1.160 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.159 2012/03= /04 20:13:49 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tk/ChangeLog,v 1.160 2012/03= /05 10:36:30 ago Exp $ + + 05 Mar 2012; Agostino Sarubbo tk-8.5.10.ebuild: + Stable for amd64, wrt bug #406607 =20 04 Mar 2012; Justin Lecher tk-8.5.10.ebuild, tk-8.5.11.ebuild: