Gentoo Archives: gentoo-commits

From: Ulrich Mueller <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/pms:master commit in: /
Date: Thu, 31 Mar 2011 10:37:01
Message-Id: 61e2b5c49c66ce518ea9689a433fab5a4ebc88b5.ulm@gentoo
1 commit: 61e2b5c49c66ce518ea9689a433fab5a4ebc88b5
2 Author: Ulrich Mueller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 31 10:22:08 2011 +0000
4 Commit: Ulrich Mueller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 31 10:22:08 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git;a=commit;h=61e2b5c4
7
8 Remove spurious line break in optional-vars-table.
9
10 ---
11 ebuild-vars.tex | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/ebuild-vars.tex b/ebuild-vars.tex
15 index 00e7779..8df94e9 100644
16 --- a/ebuild-vars.tex
17 +++ b/ebuild-vars.tex
18 @@ -101,7 +101,7 @@ Ebuilds may define any of the following variables:
19 \begin{tabular}{ l l l }
20 \toprule
21 \multicolumn{1}{c}{\textbf{EAPI}} &
22 - \multicolumn{1}{c}{\textbf{Supports \t{PROPERTIES}?}} \\
23 + \multicolumn{1}{c}{\textbf{Supports \t{PROPERTIES}?}} &
24 \multicolumn{1}{c}{\textbf{Supports \t{REQUIRED\_USE}?}} \\
25 \midrule
26 \t{0} & Optionally & No \\