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 3D6401389E2 for ; Thu, 1 Jan 2015 20:08:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C55D7E08A5; Thu, 1 Jan 2015 20:08:50 +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 6D37FE08A5 for ; Thu, 1 Jan 2015 20:08:50 +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 71DD53406B2 for ; Thu, 1 Jan 2015 20:08:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21C37EA82 for ; Thu, 1 Jan 2015 20:08:48 +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: <1420143196.6bb8a19d42cda34d9f7d6460a912cba55272d9e3.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pkg-mgr-commands.tex profile-variables.tex profiles.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 6bb8a19d42cda34d9f7d6460a912cba55272d9e3 X-VCS-Branch: master Date: Thu, 1 Jan 2015 20:08:48 +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: c950993b-1117-4820-a284-009e1c6c7738 X-Archives-Hash: e6a8fb1abfc787f78ab3251239b8b0d5 Message-ID: <20150101200848.2YaHhNtlk8MqcXvP-cA_ZSbb-3fSYP_Han6I8JfEMos@z> commit: 6bb8a19d42cda34d9f7d6460a912cba55272d9e3 Author: Ulrich Müller gentoo org> AuthorDate: Thu Jan 1 20:13:16 2015 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Jan 1 20:13:16 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/pms.git;a=commit;h=6bb8a19d Fix number of columns in several tables. --- pkg-mgr-commands.tex | 6 +++--- profile-variables.tex | 2 +- profiles.tex | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index acf71ac..ad189c3 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -49,10 +49,10 @@ called, the package manager must abort the build process indicating an error. \ChangeWhenAddingAnEAPI{5} \begin{centertable}{Banned commands} \label{tab:banned-commands-table} - \begin{tabular}{ l l l l } + \begin{tabular}{ l l l } \toprule \multicolumn{1}{c}{\textbf{EAPI}} & - \multicolumn{3}{c}{\textbf{Command banned?}} \\ + \multicolumn{2}{c}{\textbf{Command banned?}} \\ \multicolumn{1}{c}{} & \multicolumn{1}{c}{\textbf{\t{dohard}}} & \multicolumn{1}{c}{\textbf{\t{dosed}}} \\ @@ -161,7 +161,7 @@ has returned. \ChangeWhenAddingAnEAPI{5} \begin{centertable}{Extra \t{econf} arguments for EAPIs} \label{tab:econf-options-table} - \begin{tabular}{ l l l l } + \begin{tabular}{ l l l } \toprule \multicolumn{1}{c}{\textbf{EAPI}} & \multicolumn{1}{c}{\textbf{-{}-disable-dependency-tracking}?} & diff --git a/profile-variables.tex b/profile-variables.tex index cf8cac2..a52f21b 100644 --- a/profile-variables.tex +++ b/profile-variables.tex @@ -35,7 +35,7 @@ completely override those in parent profiles. \ChangeWhenAddingAnEAPI{5} \begin{centertable}{Profile-defined \t{IUSE} injection for EAPIs} \label{tab:profile-iuse-injection-table} - \begin{tabular}{ l l l } + \begin{tabular}{ l l } \toprule \multicolumn{1}{c}{\textbf{EAPI}} & \multicolumn{1}{c}{\textbf{Supports profile-defined \t{IUSE} injection?}} \\ diff --git a/profiles.tex b/profiles.tex index ffdcdec..b33e1b1 100644 --- a/profiles.tex +++ b/profiles.tex @@ -128,7 +128,7 @@ stable in a package. \ChangeWhenAddingAnEAPI{5} \begin{centertable}{Profile directory support for masking/forcing use flags in stable versions only}\label{tab:profile-stablemask} - \begin{tabular}{ l l l } + \begin{tabular}{ l l } \toprule \multicolumn{1}{c}{\textbf{EAPI}} & \multicolumn{1}{c}{\textbf{Supports masking/forcing use flags in stable versions?}} \\