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 1SiAwx-0003av-OW for garchives@archives.gentoo.org; Fri, 22 Jun 2012 20:59:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9647E0691; Fri, 22 Jun 2012 20:59:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 83880E0691 for ; Fri, 22 Jun 2012 20:59:20 +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 E84B81B4016 for ; Fri, 22 Jun 2012 20:59:19 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id A8BD620047; Fri, 22 Jun 2012 20:59:18 +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 x11-libs/libXmu: libXmu-1.1.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libXmu-1.1.1.ebuild ChangeLog X-VCS-Directories: x11-libs/libXmu X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Message-Id: <20120622205918.A8BD620047@flycatcher.gentoo.org> Date: Fri, 22 Jun 2012 20:59:18 +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: 877c1329-b796-470c-b02d-1f70543ce17f X-Archives-Hash: 79937bb59c0755afd90797684589f779 ago 12/06/22 20:59:18 Modified: libXmu-1.1.1.ebuild ChangeLog Log: Stable for amd64, wrt bug #419473 =20 (Portage version: 2.1.10.65/cvs/Linux x86_64) Revision Changes Path 1.3 x11-libs/libXmu/libXmu-1.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/li= bXmu-1.1.1.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/li= bXmu-1.1.1.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/li= bXmu-1.1.1.ebuild?r1=3D1.2&r2=3D1.3 Index: libXmu-1.1.1.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/x11-libs/libXmu/libXmu-1.1.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libXmu-1.1.1.ebuild 26 Apr 2012 19:07:10 -0000 1.2 +++ libXmu-1.1.1.ebuild 22 Jun 2012 20:59:18 -0000 1.3 @@ -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/x11-libs/libXmu/libXmu-1.1.1.ebuild,v= 1.2 2012/04/26 19:07:10 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/libXmu-1.1.1.ebuild,v= 1.3 2012/06/22 20:59:18 ago Exp $ =20 EAPI=3D4 =20 @@ -9,7 +9,7 @@ =20 DESCRIPTION=3D"X.Org Xmu library" =20 -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~= sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64= -hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-mac= os ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~s= parc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-= hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-maco= s ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE=3D"ipv6" =20 RDEPEND=3D"x11-libs/libXt 1.73 x11-libs/libXmu/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/Ch= angeLog?rev=3D1.73&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/Ch= angeLog?rev=3D1.73&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/Ch= angeLog?r1=3D1.72&r2=3D1.73 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/x11-libs/libXmu/ChangeLog,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- ChangeLog 26 Apr 2012 19:07:10 -0000 1.72 +++ ChangeLog 22 Jun 2012 20:59:18 -0000 1.73 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXmu # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v 1.72 2012= /04/26 19:07:10 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v 1.73 2012= /06/22 20:59:18 ago Exp $ + + 22 Jun 2012; Agostino Sarubbo libXmu-1.1.1.ebuild: + Stable for amd64, wrt bug #419473 =20 26 Apr 2012; Alexis Ballier libXmu-1.1.1.ebuild: keyword ~amd64-fbsd