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 7731F1384B4 for ; Sun, 29 Nov 2015 12:05:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3779221C028; Sun, 29 Nov 2015 12:05:29 +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 D7B6E21C028 for ; Sun, 29 Nov 2015 12:05:28 +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 BB9D633D3C7 for ; Sun, 29 Nov 2015 12:05:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 319DFA91 for ; Sun, 29 Nov 2015 12:05:23 +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: <1448658909.14d9ddf1268896b94780a82eb9179267e0c3f313.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: credits.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 14d9ddf1268896b94780a82eb9179267e0c3f313 X-VCS-Branch: master Date: Sun, 29 Nov 2015 12:05:23 +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: 7017d300-7c72-4b13-a603-1a6a6c536ca9 X-Archives-Hash: 9efc929d662f2bf18378bd93e76105b5 commit: 14d9ddf1268896b94780a82eb9179267e0c3f313 Author: Ulrich Müller gentoo org> AuthorDate: Fri Nov 27 21:15:09 2015 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Nov 27 21:15:09 2015 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=14d9ddf1 Suppress header line on credits page. credits.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/credits.tex b/credits.tex index 336ec51..8e2a0ad 100644 --- a/credits.tex +++ b/credits.tex @@ -1,3 +1,5 @@ +\chapter*{} + \section*{Acknowledgements} Thanks to Mike Kelly (package manager provided utilities, section~\ref{sec:pkg-mgr-commands}),