diff options
author | Mike Kelly <pioto@gentoo.org> | 2006-11-05 20:23:53 +0000 |
---|---|---|
committer | Mike Kelly <pioto@gentoo.org> | 2006-11-05 20:23:53 +0000 |
commit | 355cf9385b35572cb1787bacb94095ef8f0e1f8e (patch) | |
tree | 79304675dc340a7981dc12c5b7e0289bb2be5025 /doc | |
parent | Apply patch from tupone to fix newmetadata (Formerly known as the 20051221-r1... (diff) | |
download | gentoo-syntax-355cf9385b35572cb1787bacb94095ef8f0e1f8e.tar.gz gentoo-syntax-355cf9385b35572cb1787bacb94095ef8f0e1f8e.tar.bz2 gentoo-syntax-355cf9385b35572cb1787bacb94095ef8f0e1f8e.zip |
Make package.* files' syntax accept category names without a '-' in them. See Bug #122890
svn path=/trunk/; revision=18
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gentoo-syntax.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/gentoo-syntax.txt b/doc/gentoo-syntax.txt index 185ab45..f9f6a3a 100644 --- a/doc/gentoo-syntax.txt +++ b/doc/gentoo-syntax.txt @@ -274,6 +274,10 @@ Authors: Ciaran McCreesh <ciaranm at gentoo dot org> 3. ChangeLog *gentoo-syntax-changelog* 20061105 pioto + * Make package.* files' syntax accept category names without a '-' + in them. See Bug #122890 + + 20061105 pioto * Apply patch from tupone to fix newmetadata (Formerly known as the 20051221-r1 release). |