summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@ciaranm.org>2007-03-09 17:32:29 +0000
committerCiaran McCreesh <ciaranm@ciaranm.org>2007-03-09 17:32:29 +0000
commit2f9694094ae1d3d652b4ae389f634e04be315350 (patch)
treecdc998a7fb50883bf84ce4c17a60fe041234b14b /names.tex
parentLicences can be any format if they have to be (diff)
downloadpms-2f9694094ae1d3d652b4ae389f634e04be315350.tar.gz
pms-2f9694094ae1d3d652b4ae389f634e04be315350.tar.bz2
pms-2f9694094ae1d3d652b4ae389f634e04be315350.zip
Add example on version uniqueness requirements
git-svn-id: http://svn.repogirl.net/pms/trunk@80 a05a4626-2124-0410-b604-e6c5abf33261
Diffstat (limited to 'names.tex')
-rw-r--r--names.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/names.tex b/names.tex
index 4b9613e..a522a78 100644
--- a/names.tex
+++ b/names.tex
@@ -84,5 +84,7 @@ so are the two versions.
\section{Uniqueness of versions}
No two packages in a given repository may have the same qualified package name and equal versions.
+For example, a repository may not contain more than one of \t{foo-bar/baz-1.0.2},
+\t{foo-bar/baz-1.0.2-r0} and \t{foo-bar/baz-1.000.2}.
% vim: set filetype=tex fileencoding=utf8 et tw=100 spell spelllang=en :