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 1Lqa3h-0004JE-4a for garchives@archives.gentoo.org; Sun, 05 Apr 2009 21:39:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83237E07B2; Sun, 5 Apr 2009 21:39:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 62C69E07B5 for ; Sun, 5 Apr 2009 21:39:16 +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 08C7D65043 for ; Sun, 5 Apr 2009 21:39:16 +0000 (UTC) Received: from maekke by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Lqa3f-0006NN-EM for gentoo-commits@lists.gentoo.org; Sun, 05 Apr 2009 21:39:15 +0000 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.0.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libXmu-1.0.4.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: Sender: Markus Meier Date: Sun, 05 Apr 2009 21:39:15 +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: 2f84fa02-d3bb-4c52-905d-e6ce31b2b618 X-Archives-Hash: 8337a2d5a6686f5abd02d97379b5f0a2 maekke 09/04/05 21:39:15 Modified: libXmu-1.0.4.ebuild ChangeLog Log: x86 stable, bug #251832 (Portage version: 2.1.6.11/cvs/Linux x86_64) Revision Changes Path 1.5 x11-libs/libXmu/libXmu-1.0.4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXmu/li= bXmu-1.0.4.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXmu/li= bXmu-1.0.4.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXmu/li= bXmu-1.0.4.ebuild?r1=3D1.4&r2=3D1.5 Index: libXmu-1.0.4.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.0.4.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libXmu-1.0.4.ebuild 5 Apr 2009 18:49:17 -0000 1.4 +++ libXmu-1.0.4.ebuild 5 Apr 2009 21:39:15 -0000 1.5 @@ -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/x11-libs/libXmu/libXmu-1.0.4.ebuild,v= 1.4 2009/04/05 18:49:17 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/libXmu-1.0.4.ebuild,v= 1.5 2009/04/05 21:39:15 maekke Exp $ =20 # Must be before x-modular eclass is inherited #SNAPSHOT=3D"yes" @@ -9,7 +9,7 @@ =20 DESCRIPTION=3D"X.Org Xmu library" =20 -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 ~spa= rc x86 ~x86-fbsd" IUSE=3D"ipv6" =20 RDEPEND=3D"x11-libs/libXt 1.44 x11-libs/libXmu/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXmu/Ch= angeLog?rev=3D1.44&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXmu/Ch= angeLog?rev=3D1.44&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXmu/Ch= angeLog?r1=3D1.43&r2=3D1.44 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.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- ChangeLog 5 Apr 2009 18:49:17 -0000 1.43 +++ ChangeLog 5 Apr 2009 21:39:15 -0000 1.44 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXmu # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v 1.43 2009= /04/05 18:49:17 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXmu/ChangeLog,v 1.44 2009= /04/05 21:39:15 maekke Exp $ + + 05 Apr 2009; Markus Meier libXmu-1.0.4.ebuild: + x86 stable, bug #251832 =20 05 Apr 2009; Olivier Cr=C3=AAte libXmu-1.0.4.ebuil= d: Stable on amd64, bug #251832