From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JDRaR-0007d6-VN for garchives@archives.gentoo.org; Fri, 11 Jan 2008 21:38:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D54C4E0B83; Fri, 11 Jan 2008 21:38:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8CBA0E0B83 for ; Fri, 11 Jan 2008 21:38:46 +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 1993D656C5 for ; Fri, 11 Jan 2008 21:38:46 +0000 (UTC) Received: from grobian by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JDRaO-0000TF-VG for gentoo-commits@lists.gentoo.org; Fri, 11 Jan 2008 21:38:45 +0000 From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/lesstif: lesstif-0.94.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: lesstif-0.94.4.ebuild ChangeLog X-VCS-Directories: x11-libs/lesstif X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Message-Id: Sender: Fabian Groffen Date: Fri, 11 Jan 2008 21:38:44 +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: 794d1821-7dc6-4661-ba64-65fd6309cfc9 X-Archives-Hash: af6ab6b5d450aa81fdc72b41cff6fee8 grobian 08/01/11 21:38:44 Modified: lesstif-0.94.4.ebuild ChangeLog Log: commit from the past: dropped ppc-macos ldflags bogus (Portage version: 2.1.3.19, RepoMan options: --force) Revision Changes Path 1.21 x11-libs/lesstif/lesstif-0.94.4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/lesstif/l= esstif-0.94.4.ebuild?rev=3D1.21&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/lesstif/l= esstif-0.94.4.ebuild?rev=3D1.21&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/lesstif/l= esstif-0.94.4.ebuild?r1=3D1.20&r2=3D1.21 Index: lesstif-0.94.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/lesstif/lesstif-0.94.4.ebuild,= v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- lesstif-0.94.4.ebuild 15 Jul 2007 05:53:11 -0000 1.20 +++ lesstif-0.94.4.ebuild 11 Jan 2008 21:38:44 -0000 1.21 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.94.4.ebuil= d,v 1.20 2007/07/15 05:53:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.94.4.ebuil= d,v 1.21 2008/01/11 21:38:44 grobian Exp $ =20 inherit libtool flag-o-matic multilib =20 @@ -34,10 +34,6 @@ } =20 src_compile() { - if use ppc-macos; then - append-ldflags -L/usr/X11R6/lib -lX11 -lXt - fi - econf \ $(use_enable static) \ --enable-production \ 1.84 x11-libs/lesstif/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/lesstif/C= hangeLog?rev=3D1.84&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/lesstif/C= hangeLog?rev=3D1.84&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/lesstif/C= hangeLog?r1=3D1.83&r2=3D1.84 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/lesstif/ChangeLog,v retrieving revision 1.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- ChangeLog 1 Jul 2007 03:13:56 -0000 1.83 +++ ChangeLog 11 Jan 2008 21:38:44 -0000 1.84 @@ -1,6 +1,6 @@ # ChangeLog for x11-libs/lesstif # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/ChangeLog,v 1.83 200= 7/07/01 03:13:56 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/ChangeLog,v 1.84 200= 8/01/11 21:38:44 grobian Exp $ =20 01 Jul 2007; Piotr Jaroszy=C5=84ski +files/digest-lesstif-0.94.4, +files/digest-lesstif-0.95.0, Manifest: @@ -13,6 +13,9 @@ version bump, fixes bug 145863; taken from mgass in Sunrise Portage-Re= view; added a lot of quotes =20 + 18 Feb 2007; Fabian Groffen lesstif-0.94.4.ebuild= : + Dropped ppc-macos keyword, see you in prefix + 04 Jan 2007; Diego Petten=C3=B2 lesstif-0.94.4.= ebuild: Remove libtoolize call on ppc-macos. =20 --=20 gentoo-commits@lists.gentoo.org mailing list