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 227DF138350 for ; Wed, 22 Jan 2020 18:24:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 481FFE086E; Wed, 22 Jan 2020 18:24:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2A4C7E086E for ; Wed, 22 Jan 2020 18:24:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 EF0E334E35D for ; Wed, 22 Jan 2020 18:24:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45A108C for ; Wed, 22 Jan 2020 18:24:02 +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: <1579716399.24bc25cc1e80f77924fabf5bbe7e4afeb1980716.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: /, bin/ X-VCS-Repository: proj/devmanual X-VCS-Files: bin/gen-eclass-html.sh devbook.xsl X-VCS-Directories: bin/ / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 24bc25cc1e80f77924fabf5bbe7e4afeb1980716 X-VCS-Branch: master Date: Wed, 22 Jan 2020 18:24:02 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 467ce701-94b5-4769-8948-d714dbc9eae1 X-Archives-Hash: 204f2fac3900abe85bf873afe76469d8 commit: 24bc25cc1e80f77924fabf5bbe7e4afeb1980716 Author: Ulrich Müller gentoo org> AuthorDate: Wed Jan 22 18:06:39 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Jan 22 18:06:39 2020 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=24bc25cc devbook.xsl: Load devmanual.css stylesheet last. Signed-off-by: Ulrich Müller gentoo.org> bin/gen-eclass-html.sh | 2 +- devbook.xsl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/gen-eclass-html.sh b/bin/gen-eclass-html.sh index 6ecfe9c..40f8490 100755 --- a/bin/gen-eclass-html.sh +++ b/bin/gen-eclass-html.sh @@ -11,11 +11,11 @@ IFS='' read -r -d '' HEADER << 'EOF' @TITLE@ - Gentoo Development Guide - + diff --git a/devbook.xsl b/devbook.xsl index 8d8d082..2bd73d8 100644 --- a/devbook.xsl +++ b/devbook.xsl @@ -449,11 +449,11 @@ ../ - +