diff options
author | Renat Lumpau <rl03@gentoo.org> | 2005-08-22 21:50:05 +0000 |
---|---|---|
committer | Renat Lumpau <rl03@gentoo.org> | 2005-08-22 21:50:05 +0000 |
commit | 2f8cd6a1e562f0800d50dce8a25ba67b6282d1a3 (patch) | |
tree | edaeb3bce1e8b8c990357cc509a6eac05a56f333 /www-apps/phpwebsite | |
parent | Stable on x86. (diff) | |
download | gentoo-2-2f8cd6a1e562f0800d50dce8a25ba67b6282d1a3.tar.gz gentoo-2-2f8cd6a1e562f0800d50dce8a25ba67b6282d1a3.tar.bz2 gentoo-2-2f8cd6a1e562f0800d50dce8a25ba67b6282d1a3.zip |
Housekeeping
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-apps/phpwebsite')
-rw-r--r-- | www-apps/phpwebsite/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/phpwebsite/Manifest | 12 | ||||
-rw-r--r-- | www-apps/phpwebsite/files/postinstall-en.txt | 2 |
3 files changed, 6 insertions, 13 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog index 2e31f417ff6e..88515e0fb15c 100644 --- a/www-apps/phpwebsite/ChangeLog +++ b/www-apps/phpwebsite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/phpwebsite # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.39 2005/08/20 15:26:34 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.40 2005/08/22 21:50:05 rl03 Exp $ + + 22 Aug 2005; Renat Lumpau <rl03@gentoo.org> files/postinstall-en.txt: + Housekeeping 20 Aug 2005; Jose Luis Rivero <yoswink@gentoo.org> phpwebsite-0.10.2_rc1.ebuild: diff --git a/www-apps/phpwebsite/Manifest b/www-apps/phpwebsite/Manifest index e57cc10fa6fb..759e6c1f8759 100644 --- a/www-apps/phpwebsite/Manifest +++ b/www-apps/phpwebsite/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 aaa9b8722dbe6595cd274b6173a1e45e phpwebsite-0.10.1-r1.ebuild 1642 MD5 a8ded065c8b8a2809c46a466599455bf phpwebsite-0.10.2_rc1.ebuild 1441 MD5 dd1b46282973b2a7ed7999e985496b24 ChangeLog 8229 MD5 24a724cdfd1390bba450f4b7c1a9dfc5 metadata.xml 360 -MD5 e5cab3ec158303e1d64a76d9eacd5cb6 files/postinstall-en.txt 4642 +MD5 d51f9be88e5cd128151df397c13ca23a files/postinstall-en.txt 4641 MD5 0f181e50286192df906dd979448e0fd5 files/phpwebsite-0.10.1-xml-rpc.diff 1188 MD5 238d5c7341d91b9017d5dac84124884d files/digest-phpwebsite-0.10.2_rc1 71 MD5 2ca9ac185775bab6e8fbecf0584c5c67 files/digest-phpwebsite-0.10.1-r1 159 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDB0vt3og80iZgVQgRAo7oAKCx/k0ADLrWz+aEDxiXym5rXsCk+wCbBOic -MqGpmeGG22lqs/dynI6+JPg= -=Y8UR ------END PGP SIGNATURE----- diff --git a/www-apps/phpwebsite/files/postinstall-en.txt b/www-apps/phpwebsite/files/postinstall-en.txt index 7bca5583dafb..f92d95f2fdd6 100644 --- a/www-apps/phpwebsite/files/postinstall-en.txt +++ b/www-apps/phpwebsite/files/postinstall-en.txt @@ -12,7 +12,7 @@ cd ${MY_INSTALLDIR}/setup ./secure_phpws.sh setup Once you have a database ready proceed to -http://${VHOST_HOSTNAME}/${VHOST_APPDIR} to continue installation. +http://${VHOST_HOSTNAME}${VHOST_APPDIR} to continue installation. Once you are done with installation you need to run: |