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 1P3Efe-0002vL-Hz for garchives@archives.gentoo.org; Tue, 05 Oct 2010 21:03:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DE17E0867 for ; Tue, 5 Oct 2010 21:03:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0BADEE0678 for ; Tue, 5 Oct 2010 20:29:18 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A6451B4037 for ; Tue, 5 Oct 2010 20:29:17 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2170) id 2A1C620051; Tue, 5 Oct 2010 20:29:16 +0000 (UTC) From: "Bernard Cafarelli (voyageur)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, voyageur@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmxres: wmxres-1.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: wmxres-1.2.ebuild ChangeLog X-VCS-Directories: x11-plugins/wmxres X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli Content-Type: text/plain; charset=utf8 Message-Id: <20101005202916.2A1C620051@flycatcher.gentoo.org> Date: Tue, 5 Oct 2010 20:29:16 +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: 16ec2597-4885-4aa4-bf8a-71166eded7cb X-Archives-Hash: db81032280f900b56970cbd89565825f voyageur 10/10/05 20:29:16 Modified: wmxres-1.2.ebuild ChangeLog Log: Newer dga headers require libXxf86dga, thanks Agostino Sarubbo in bug #338805 =20 (Portage version: 2.2_rc88/cvs/Linux x86_64) Revision Changes Path 1.9 x11-plugins/wmxres/wmxres-1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmxres= /wmxres-1.2.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmxres= /wmxres-1.2.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmxres= /wmxres-1.2.ebuild?r1=3D1.8&r2=3D1.9 Index: wmxres-1.2.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-plugins/wmxres/wmxres-1.2.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- wmxres-1.2.ebuild 23 Aug 2010 17:52:51 -0000 1.8 +++ wmxres-1.2.ebuild 5 Oct 2010 20:29:16 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxres/wmxres-1.2.ebuild,= v 1.8 2010/08/23 17:52:51 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxres/wmxres-1.2.ebuild,= v 1.9 2010/10/05 20:29:16 voyageur Exp $ =20 inherit eutils multilib toolchain-funcs =20 @@ -18,9 +18,9 @@ x11-libs/libXpm x11-libs/libXxf86vm" DEPEND=3D"${RDEPEND} + x11-libs/libXxf86dga x11-proto/xextproto - x11-proto/xf86vidmodeproto - x11-proto/xf86dgaproto" + x11-proto/xf86vidmodeproto" =20 S=3D${WORKDIR}/${PN}.app =20 1.9 x11-plugins/wmxres/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmxres= /ChangeLog?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmxres= /ChangeLog?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmxres= /ChangeLog?r1=3D1.8&r2=3D1.9 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-plugins/wmxres/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 23 Aug 2010 17:52:51 -0000 1.8 +++ ChangeLog 5 Oct 2010 20:29:16 -0000 1.9 @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmxres # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxres/ChangeLog,v 1.8 20= 10/08/23 17:52:51 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxres/ChangeLog,v 1.9 20= 10/10/05 20:29:16 voyageur Exp $ + + 05 Oct 2010; Bernard Cafarelli wmxres-1.2.ebuild= : + Newer dga headers require libXxf86dga, thanks Agostino Sarubbo + in bug #338805 =20 23 Aug 2010; Bernard Cafarelli wmxres-1.2.ebuild= : Respect LDFLAGS, bug #331821 by flameeyes