Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/mmix/files: mmix-20110420-makefile.patch
Date: Wed, 27 Jul 2011 00:16:19
Message-Id: 20110727001608.6C1142004B@flycatcher.gentoo.org
1 xmw 11/07/27 00:16:08
2
3 Modified: mmix-20110420-makefile.patch
4 Log:
5 Version bump
6
7 (Portage version: 2.1.10.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-lang/mmix/files/mmix-20110420-makefile.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mmix/files/mmix-20110420-makefile.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mmix/files/mmix-20110420-makefile.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mmix/files/mmix-20110420-makefile.patch?r1=1.1&r2=1.2
15
16 Index: mmix-20110420-makefile.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mmix/files/mmix-20110420-makefile.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- mmix-20110420-makefile.patch 10 May 2011 10:20:54 -0000 1.1
23 +++ mmix-20110420-makefile.patch 27 Jul 2011 00:16:08 -0000 1.2
24 @@ -1,5 +1,5 @@
25 ---- /var/tmp/portage/dev-lang/mmix-20110420/work/Makefile 2011-03-30 01:47:08.000000000 +0200
26 -+++ /tmp/Makefile 2011-05-10 12:16:32.752503223 +0200
27 +--- Makefile
28 ++++ Makefile
29 @@ -27,23 +27,23 @@
30 if test -r $*.ch; then cweave $*.w $*.ch; else cweave $*.w; fi