diff options
author | Marius Mauch <genone@gentoo.org> | 2007-01-10 06:18:13 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-01-10 06:18:13 +0000 |
commit | 507bae0b716b00d3748e1305a194a61641dc7d89 (patch) | |
tree | 0001e8cc9afbf26c2846954f70b6b0957413f0c4 /NEWS | |
parent | make.globals has no business in profiles (diff) | |
download | portage-multirepo-507bae0b716b00d3748e1305a194a61641dc7d89.tar.gz portage-multirepo-507bae0b716b00d3748e1305a194a61641dc7d89.tar.bz2 portage-multirepo-507bae0b716b00d3748e1305a194a61641dc7d89.zip |
create symlinks to html documentation if DOC_SYMLINK_DIR is set, original patch by TGL <degrenier@easyconnect.fr> (bug #67130)
svn path=/main/trunk/; revision=5509
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ portage-2.1.2 file/mail. * New QA loglevel and matching eqawarn function * `ebuild foo test` now always runs src_test if available +* If DOC_SYMLINK_DIR is set portage installs symlinks to html documention there portage-2.1.1 ------------ |