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 1RQAHA-0003xi-2s for garchives@archives.gentoo.org; Tue, 15 Nov 2011 04:05:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 084FB21C061; Tue, 15 Nov 2011 04:05:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D10E321C061 for ; Tue, 15 Nov 2011 04:05:28 +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 3EABE1B4005 for ; Tue, 15 Nov 2011 04:05:28 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 714) id 130032004B; Tue, 15 Nov 2011 04:05:27 +0000 (UTC) From: "Steve Arnold (nerdboy)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nerdboy@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-geosciences/grass/files: grass-6.4.1-nopycompile.patch grass-6.4.1-timer_flags.patch X-VCS-Repository: gentoo-x86 X-VCS-Files: grass-6.4.1-nopycompile.patch grass-6.4.1-timer_flags.patch X-VCS-Directories: sci-geosciences/grass/files X-VCS-Committer: nerdboy X-VCS-Committer-Name: Steve Arnold Content-Type: text/plain; charset=utf8 Message-Id: <20111115040527.130032004B@flycatcher.gentoo.org> Date: Tue, 15 Nov 2011 04:05:27 +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: 223d6bf4-7711-4937-a3dd-7e8b0039b488 X-Archives-Hash: c27aa448244f15eaef9081fe73f18596 nerdboy 11/11/15 04:05:27 Added: grass-6.4.1-nopycompile.patch grass-6.4.1-timer_flags.patch Log: Added small fixes for bugs 375999 and 381763. =20 (Portage version: 2.1.10.32/cvs/Linux x86_64) Revision Changes Path 1.1 sci-geosciences/grass/files/grass-6.4.1-nopycompile.= patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gr= ass/files/grass-6.4.1-nopycompile.patch?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gr= ass/files/grass-6.4.1-nopycompile.patch?rev=3D1.1&content-type=3Dtext/pla= in Index: grass-6.4.1-nopycompile.patch =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D diff -ur grass-6.4.1.orig/gui/wxpython/Makefile grass-6.4.1/gui/wxpython/= Makefile --- grass-6.4.1.orig/gui/wxpython/Makefile +++ grass-6.4.1/gui/wxpython/Makefile @@ -11,7 +11,7 @@ ETCDIR =3D $(ETC)/wxpython =20 SRCFILES :=3D $(wildcard compat/* gui_modules/* icons/*.* icons/silk/* i= mages/* xml/*) gis_set.py wxgui.py README -DSTFILES :=3D $(patsubst %,$(ETCDIR)/%,$(SRCFILES)) $(patsubst %.py,$(ET= CDIR)/%.pyc,$(filter %.py,$(SRCFILES))) +DSTFILES :=3D $(patsubst %,$(ETCDIR)/%,$(SRCFILES)) =20 default: install_scripts $(MAKE) parsubdirs 1.1 sci-geosciences/grass/files/grass-6.4.1-timer_flags.= patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gr= ass/files/grass-6.4.1-timer_flags.patch?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gr= ass/files/grass-6.4.1-timer_flags.patch?rev=3D1.1&content-type=3Dtext/pla= in Index: grass-6.4.1-timer_flags.patch =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- tools/timer/Makefile.orig 2011-11-14 18:58:13.000000000 -0800 +++ tools/timer/Makefile 2011-11-14 19:00:41.000000000 -0800 @@ -8,8 +8,8 @@ default: $(ETC)/$(PGM) =20 $(ETC)/$(PGM): main.c - $(CC) -c $< - $(CC) -o $(ETC)/$(PGM) $< + $(CC) $(CFLAGS) -c $< + $(CC) $(LDFLAGS) -o $(ETC)/$(PGM) $< =20 clean: \rm -f $(ETC)/$(PGM) main.o