Note that file names in /etc/portage/package.* directories are sorted ascending
authorZac Medico <zmedico@gentoo.org>
Wed, 26 Nov 2008 00:01:35 +0000 (00:01 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 26 Nov 2008 00:01:35 +0000 (00:01 -0000)
alphabetical order before being summed together. (trunk r12090)

svn path=/main/branches/2.1.6/; revision=12091

man/portage.5

index fe84411764f0df162e50cfc019c0051d9e0b72ab..808f1cd6fcd9164610da2e5b8683896992c2e6da 100644 (file)
@@ -370,13 +370,14 @@ virtual/aspell\-dict   app\-dicts/aspell\-en
 .BR /etc/portage/
 Any file in this directory that begins with "package." can be more than just a 
 flat file.  If it is a directory, then all the files in that directory will be 
-summed together as if it were a single file.
+sorted in ascending alphabetical order by file name and summed together as if
+it were a single file.
 
 .I Example:
 .nf
-/etc/portage/package.keywords/kde
 /etc/portage/package.keywords/common
 /etc/portage/package.keywords/e17
+/etc/portage/package.keywords/kde
 .fi
 .RS
 .TP