From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BC8BB139694 for ; Sat, 11 Feb 2017 07:58:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F2E021C04E; Sat, 11 Feb 2017 07:58:45 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00DE421C043 for ; Sat, 11 Feb 2017 07:58:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2AC02340EF6 for ; Sat, 11 Feb 2017 07:58:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDDCC43E0 for ; Sat, 11 Feb 2017 07:58:42 +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: <1486632951.6d2b924cb02d447de5e764d3f9028e8e9548a65d.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: 6d2b924cb02d447de5e764d3f9028e8e9548a65d X-VCS-Branch: master Date: Sat, 11 Feb 2017 07:58:42 +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: 0a428f3e-35f1-42f2-9588-9c2893667e5b X-Archives-Hash: 15f9d98f1bd5d2732b18b7ad57da0273 commit: 6d2b924cb02d447de5e764d3f9028e8e9548a65d Author: Ulrich Müller gentoo org> AuthorDate: Thu Feb 9 09:35:51 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Feb 9 09:35:51 2017 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=6d2b924c Makefile: Use $@ rather than explicit target name. Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 5847f81..c8a9b75 100644 --- a/Makefile +++ b/Makefile @@ -26,14 +26,14 @@ pms.html: $(LATEXFILES) pms.bbl vc.tex mk4ht xhlatex pms xhtml,fn-in @# some www servers ignore meta tags, resulting in a wrong charset. @# therefore recode the very few non-ascii characters - recode -d l1..h3 pms.html + recode -d l1..h3 $@ @# declare encoding as utf-8, although it is pure ascii - LC_ALL=C sed -i -e '/ /{N;N;s/\( \)\([0-9A-Z.]\+\)[ \n]/\2\1/}' pms.html + LC_ALL=C sed -i -e '/ /{N;N;s/\( \)\([0-9A-Z.]\+\)[ \n]/\2\1/}' $@ @# fix broken span on title page - LC_ALL=C sed -i -e '/<\/span>]*>\(&[a-z]uml;\)/\1/}' pms.html + LC_ALL=C sed -i -e '/<\/span>]*>\(&[a-z]uml;\)/\1/}' $@ pms.bbl: pms.bib pms.tex vc.tex eapi-cheatsheet.pdf latex pms From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3D2D9139694 for ; Mon, 10 Apr 2017 18:13:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3AB4721C1B9; Mon, 10 Apr 2017 18:12:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1AC3121C1B9 for ; Mon, 10 Apr 2017 18:12:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3B9C8341674 for ; Mon, 10 Apr 2017 18:12:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D29397444 for ; Mon, 10 Apr 2017 18:12:17 +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: <1486632951.6d2b924cb02d447de5e764d3f9028e8e9548a65d.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-7 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: 6d2b924cb02d447de5e764d3f9028e8e9548a65d X-VCS-Branch: eapi-7 Date: Mon, 10 Apr 2017 18:12:17 +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: f4dfc32b-7f68-4813-865c-dc908c403108 X-Archives-Hash: fc1e458f9f4963f7604a2ad867d7f1b1 Message-ID: <20170410181217.zeyaSNF_BrtGZmG2KSt4MvZIkY6ZbGkSUatC7140NQs@z> commit: 6d2b924cb02d447de5e764d3f9028e8e9548a65d Author: Ulrich Müller gentoo org> AuthorDate: Thu Feb 9 09:35:51 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Feb 9 09:35:51 2017 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=6d2b924c Makefile: Use $@ rather than explicit target name. Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 5847f81..c8a9b75 100644 --- a/Makefile +++ b/Makefile @@ -26,14 +26,14 @@ pms.html: $(LATEXFILES) pms.bbl vc.tex mk4ht xhlatex pms xhtml,fn-in @# some www servers ignore meta tags, resulting in a wrong charset. @# therefore recode the very few non-ascii characters - recode -d l1..h3 pms.html + recode -d l1..h3 $@ @# declare encoding as utf-8, although it is pure ascii - LC_ALL=C sed -i -e '/ /{N;N;s/\( \)\([0-9A-Z.]\+\)[ \n]/\2\1/}' pms.html + LC_ALL=C sed -i -e '/ /{N;N;s/\( \)\([0-9A-Z.]\+\)[ \n]/\2\1/}' $@ @# fix broken span on title page - LC_ALL=C sed -i -e '/<\/span>]*>\(&[a-z]uml;\)/\1/}' pms.html + LC_ALL=C sed -i -e '/<\/span>]*>\(&[a-z]uml;\)/\1/}' $@ pms.bbl: pms.bib pms.tex vc.tex eapi-cheatsheet.pdf latex pms