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 1SkTKo-00061L-Tz for garchives@archives.gentoo.org; Fri, 29 Jun 2012 05:01:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E2FBE05D7; Fri, 29 Jun 2012 05:01:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0DC24E05D7 for ; Fri, 29 Jun 2012 05:01:16 +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 6731A1B4066 for ; Fri, 29 Jun 2012 05:01:16 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2192) id 1B6492004B; Fri, 29 Jun 2012 05:01:15 +0000 (UTC) From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@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: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: <20120629050115.1B6492004B@flycatcher.gentoo.org> Date: Fri, 29 Jun 2012 05:01:15 +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: 291e2df5-b006-492b-96a7-1cc9a499ba96 X-Archives-Hash: 1dbfc8a571ca489feca483cd9dbaebb0 maekke 12/06/29 05:01:15 Modified: libXmu-1.1.1.ebuild ChangeLog Log: arm stable, bug #419473 =20 (Portage version: 2.1.10.65/cvs/Linux i686) Revision Changes Path 1.6 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.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/li= bXmu-1.1.1.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/li= bXmu-1.1.1.ebuild?r1=3D1.5&r2=3D1.6 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.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libXmu-1.1.1.ebuild 28 Jun 2012 15:03:18 -0000 1.5 +++ libXmu-1.1.1.ebuild 29 Jun 2012 05:01:14 -0000 1.6 @@ -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.5 2012/06/28 15:03:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/libXmu-1.1.1.ebuild,v= 1.6 2012/06/29 05:01:14 maekke 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 ~sp= arc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hp= ux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos = ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS=3D"~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~spa= rc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpu= x ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~= sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE=3D"ipv6" =20 RDEPEND=3D"x11-libs/libXt 1.76 x11-libs/libXmu/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/Ch= angeLog?rev=3D1.76&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/Ch= angeLog?rev=3D1.76&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXmu/Ch= angeLog?r1=3D1.75&r2=3D1.76 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.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- ChangeLog 28 Jun 2012 15:03:18 -0000 1.75 +++ ChangeLog 29 Jun 2012 05:01:14 -0000 1.76 @@ -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.75 2012= /06/28 15:03:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v 1.76 2012= /06/29 05:01:14 maekke Exp $ + + 29 Jun 2012; Markus Meier libXmu-1.1.1.ebuild: + arm stable, bug #419473 =20 28 Jun 2012; Jeroen Roovers libXmu-1.1.1.ebuild: Stable for HPPA (bug #419473).