public inbox for gentoo-pms@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-pms] tree-layout.tex small cleanup
@ 2009-09-19 20:15 Patrick Lauer
  2009-09-19 20:25 ` Ciaran McCreesh
  0 siblings, 1 reply; 22+ messages in thread
From: Patrick Lauer @ 2009-09-19 20:15 UTC (permalink / raw
  To: gentoo-pms

[-- Attachment #1: Type: Text/Plain, Size: 316 bytes --]

Three small edits.

- Removing a sentence that has no content, but spans three lines

- Simplifying the ebuild naming - since suffix is always "ebuild" there is no 
need to use an indirection

- Fixing the list because "suffix is ebuild" now is redundant

Four lines less and better readability.

Have fun,

Patrick

[-- Attachment #2: pms-make-things-readable.patch --]
[-- Type: text/x-patch, Size: 1283 bytes --]

diff --git a/tree-layout.tex b/tree-layout.tex
index b78fde2..b264779 100644
--- a/tree-layout.tex
+++ b/tree-layout.tex
@@ -40,10 +40,6 @@ specification. Additional directories that are not for a package may \i{not} be
 conflicts with package name directories; an exception is made for filesystem components whose name
 starts with a dot, which the package manager must ignore, and for any directory named \t{CVS}.

-It is not required that a directory exists for each category provided by the repository. A category
-directory that does not exist shall be considered equivalent to an empty category (and by extension,
-a package manager may treat an empty category as a category that does not exist).
-
 \section{Package Directories}
 \label{sec:package-dirs}

@@ -57,20 +53,18 @@ A package directory contains the following:
 \item A \t{files} directory, containing any support files needed by the ebuilds. Optional.
 \end{compactitem}

-Any ebuild in a package directory must be named \t{name-ver.suffix}, where:
+Any ebuild in a package directory must be named \t{name-ver.ebuild}, where:

 \begin{compactitem}
 \item \t{name} is the (unqualified) package name.
 \item \t{ver} is the package's version.
-\item \label{file-extension} \t{suffix} is \t{ebuild}.
 \end{compactitem}


^ permalink raw reply related	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2009-09-20  0:44 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-19 20:15 [gentoo-pms] tree-layout.tex small cleanup Patrick Lauer
2009-09-19 20:25 ` Ciaran McCreesh
2009-09-19 20:34   ` Patrick Lauer
2009-09-19 20:45     ` Ciaran McCreesh
2009-09-19 20:56       ` Patrick Lauer
2009-09-19 21:08         ` Ciaran McCreesh
2009-09-19 22:03       ` Ulrich Mueller
2009-09-19 22:11         ` Ciaran McCreesh
2009-09-19 22:31           ` Andrew D Kirch
2009-09-19 22:38             ` Ciaran McCreesh
2009-09-19 23:19               ` Andrew D Kirch
2009-09-19 23:27                 ` Ciaran McCreesh
2009-09-19 22:43           ` Ulrich Mueller
2009-09-19 22:54             ` Ciaran McCreesh
2009-09-19 23:07               ` Patrick Lauer
2009-09-19 23:16                 ` Ciaran McCreesh
2009-09-19 22:48           ` Patrick Lauer
2009-09-19 23:03             ` Ciaran McCreesh
2009-09-19 23:26               ` Patrick Lauer
2009-09-19 23:35                 ` Ciaran McCreesh
2009-09-20  0:37                   ` Patrick Lauer
2009-09-20  0:44                     ` Ciaran McCreesh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox