From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D69D11384C0 for ; Sun, 30 Aug 2015 19:03:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53CA514241; Sun, 30 Aug 2015 19:03:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C293F14278 for ; Sun, 30 Aug 2015 19:03:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C4041340942 for ; Sun, 30 Aug 2015 19:03:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8A1317E for ; Sun, 30 Aug 2015 19:03:30 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1440405644.73698b508e2fe9d3904cce3b65a3f01a0e8f2523.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-6 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: Makefile X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 73698b508e2fe9d3904cce3b65a3f01a0e8f2523 X-VCS-Branch: eapi-6 Date: Sun, 30 Aug 2015 19:03:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 99cade79-be6c-45d8-a575-bc9821030243 X-Archives-Hash: 00b81dd44bf912afb223f9627347cc46 commit: 73698b508e2fe9d3904cce3b65a3f01a0e8f2523 Author: Ulrich Müller gentoo org> AuthorDate: Mon Aug 24 08:40:44 2015 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Aug 24 08:40:44 2015 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=73698b50 Makefile: Have vc.tex depend on all source files. Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2b18660..c50a0ea 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ eapi-cheatsheet-nocombine.pdf: vc.tex pdflatex -jobname eapi-cheatsheet-nocombine \ '\PassOptionsToClass{nocombine}{leaflet}\input{eapi-cheatsheet.tex}' -vc.tex: pms.tex vc-git.awk +vc.tex: $(SOURCEFILES) vc-git.awk /bin/sh ./vc pms.dvi: $(SOURCEFILES) pms.bbl From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 514B4139894 for ; Mon, 24 Aug 2015 11:24:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43A24E0825; Mon, 24 Aug 2015 11:24:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E1D2CE0825 for ; Mon, 24 Aug 2015 11:24:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C70E434087F for ; Mon, 24 Aug 2015 11:24:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A555414B for ; Mon, 24 Aug 2015 11:24:49 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1440405644.73698b508e2fe9d3904cce3b65a3f01a0e8f2523.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: Makefile X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 73698b508e2fe9d3904cce3b65a3f01a0e8f2523 X-VCS-Branch: master Date: Mon, 24 Aug 2015 11:24:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b982cfdc-153e-423a-b9a2-d925d7ce97d3 X-Archives-Hash: 71edd875333492fe612e25da330343ac Message-ID: <20150824112449.UTXMNlXwM0pvdbsxr2mvqTNr670ZT27YQSAIw8cbdUQ@z> commit: 73698b508e2fe9d3904cce3b65a3f01a0e8f2523 Author: Ulrich Müller gentoo org> AuthorDate: Mon Aug 24 08:40:44 2015 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Aug 24 08:40:44 2015 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=73698b50 Makefile: Have vc.tex depend on all source files. Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2b18660..c50a0ea 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ eapi-cheatsheet-nocombine.pdf: vc.tex pdflatex -jobname eapi-cheatsheet-nocombine \ '\PassOptionsToClass{nocombine}{leaflet}\input{eapi-cheatsheet.tex}' -vc.tex: pms.tex vc-git.awk +vc.tex: $(SOURCEFILES) vc-git.awk /bin/sh ./vc pms.dvi: $(SOURCEFILES) pms.bbl