diff options
author | Renat Lumpau <rl03@gentoo.org> | 2006-01-15 18:00:35 +0000 |
---|---|---|
committer | Renat Lumpau <rl03@gentoo.org> | 2006-01-15 18:00:35 +0000 |
commit | 2ff51bbd29426f3af3d26cd208e001746e58b8de (patch) | |
tree | 48d3a7d8121466db294428f0fadfbf81f93ce954 /www-apps | |
parent | Fixed DEPEND for libdockapp. (diff) | |
download | historical-2ff51bbd29426f3af3d26cd208e001746e58b8de.tar.gz historical-2ff51bbd29426f3af3d26cd208e001746e58b8de.tar.bz2 historical-2ff51bbd29426f3af3d26cd208e001746e58b8de.zip |
Minor fix in postinstall instructions
Package-Manager: portage-2.0.53
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/lxr/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/lxr/Manifest | 10 | ||||
-rw-r--r-- | www-apps/lxr/files/postinstall-en.txt | 2 |
3 files changed, 10 insertions, 7 deletions
diff --git a/www-apps/lxr/ChangeLog b/www-apps/lxr/ChangeLog index 105a5955c6ed..54050368a368 100644 --- a/www-apps/lxr/ChangeLog +++ b/www-apps/lxr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/lxr # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/lxr/ChangeLog,v 1.6 2006/01/10 20:38:07 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/lxr/ChangeLog,v 1.7 2006/01/15 18:00:35 rl03 Exp $ + + 15 Jan 2006; Renat Lumpau <rl03@gentoo.org> files/postinstall-en.txt: + Minor fix in postinstall instructions *lxr-0.9.4 (10 Jan 2006) diff --git a/www-apps/lxr/Manifest b/www-apps/lxr/Manifest index d1516d48cd51..5f11c37e975b 100644 --- a/www-apps/lxr/Manifest +++ b/www-apps/lxr/Manifest @@ -1,10 +1,10 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 dc55789b240abcb943ca404f019a6a92 ChangeLog 1583 +MD5 e4d6b3c20698f06665a47edea3bf07c7 ChangeLog 1696 MD5 8ce5e2b6e0ab9fcc6a3a116347a24204 files/digest-lxr-0.3.1 60 MD5 079cf235c7e3710d7cfe9c99c049da15 files/digest-lxr-0.9.4 57 -MD5 1f89525a759975c52669c28450b5f23a files/postinstall-en.txt 1352 +MD5 867862e75df9d3d89b3235d846399411 files/postinstall-en.txt 1353 MD5 e29006dab30804fb516da79548e917b3 files/reconfig 272 MD5 dd932f0988c68a07db8e35fce86af72a lxr-0.3.1.ebuild 1741 MD5 bdcdecf40b240ca162c586100e08b444 lxr-0.9.4.ebuild 1954 @@ -12,7 +12,7 @@ MD5 4defd726d2b03decc5b7ff21b0aac1a3 metadata.xml 225 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDxBs5EzitwsaoONoRAh5HAKCjJMOKhXu4qweTfGOaZRgLsNFO2wCgjMtK -pYL1u1OWoZT5rbzw21Y7FK0= -=kNM5 +iD8DBQFDyo3PEzitwsaoONoRAqACAJ47EC7C2a42kBB5SQtdSv+EVD1U9QCgiMaD +/Ct13tMXeez8Q94VqISy7Uo= +=g/W9 -----END PGP SIGNATURE----- diff --git a/www-apps/lxr/files/postinstall-en.txt b/www-apps/lxr/files/postinstall-en.txt index 1139efd64a2f..8da1468851dc 100644 --- a/www-apps/lxr/files/postinstall-en.txt +++ b/www-apps/lxr/files/postinstall-en.txt @@ -33,7 +33,7 @@ Create a directory for the swish index files to go in, and put the path of this directory in the 'swishdir' variable. -4. An .htaccess file has been installed into ${MY_HTDOCSDIR}. Please note that +4. An .htaccess file has been installed into ${MY_INSTALLDIR}. Please note that you must take special care not to make lxr.conf visible to the world. If you are not using mod_perl, use .htaccess_cgi instead. |