summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2005-08-22 23:08:44 +0000
committerRenat Lumpau <rl03@gentoo.org>2005-08-22 23:08:44 +0000
commitf5ec4dd93249e77f5f3c8a7257e815f1b120b269 (patch)
treeaaeebd81891d1ce2d81aaf5e806f3550f02a329b /www-apps/mambo
parentAdd support for dumping rpms to a tar file and skipping the slow gzip stage. (diff)
downloadhistorical-f5ec4dd93249e77f5f3c8a7257e815f1b120b269.tar.gz
historical-f5ec4dd93249e77f5f3c8a7257e815f1b120b269.tar.bz2
historical-f5ec4dd93249e77f5f3c8a7257e815f1b120b269.zip
Housekeeping
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-apps/mambo')
-rw-r--r--www-apps/mambo/ChangeLog5
-rw-r--r--www-apps/mambo/Manifest12
-rw-r--r--www-apps/mambo/files/postinstall-en.txt6
3 files changed, 8 insertions, 15 deletions
diff --git a/www-apps/mambo/ChangeLog b/www-apps/mambo/ChangeLog
index 1be970ea1610..f414ad5c8ce3 100644
--- a/www-apps/mambo/ChangeLog
+++ b/www-apps/mambo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/mambo
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mambo/ChangeLog,v 1.15 2005/08/22 18:58:03 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mambo/ChangeLog,v 1.16 2005/08/22 22:57:43 rl03 Exp $
+
+ 22 Aug 2005; Renat Lumpau <rl03@gentoo.org> files/postinstall-en.txt:
+ Housekeeping
22 Aug 2005; Renat Lumpau <rl03@gentoo.org> mambo-4.5.2.3.ebuild:
Housekeeping
diff --git a/www-apps/mambo/Manifest b/www-apps/mambo/Manifest
index 4f4ce104fdd7..a55583926ce0 100644
--- a/www-apps/mambo/Manifest
+++ b/www-apps/mambo/Manifest
@@ -1,15 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 b2b5427650eb0d96679aa9e1c16f2556 mambo-4.5.2.3.ebuild 2921
MD5 922ee99b80464a9b849abfa4c932aa27 ChangeLog 2219
MD5 f61bfa064e3acdfcd826e4a38b121196 metadata.xml 161
-MD5 478117b4add9c425dcb3e2051e90dcb6 files/postinstall-en.txt 952
+MD5 3601661ea6b8a216f15131f63bc24388 files/postinstall-en.txt 991
MD5 6c941a8ae21f670067d3ce092d91b9cc files/digest-mambo-4.5.2.3 73
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDCiBUEzitwsaoONoRAuSkAKCnGVjKJaroLWffFG4AjF5J8lwsXQCgkpV8
-AkkyQSjeT+F8pjzb4od8dQU=
-=RidN
------END PGP SIGNATURE-----
diff --git a/www-apps/mambo/files/postinstall-en.txt b/www-apps/mambo/files/postinstall-en.txt
index fd7e9ab4239e..242477ce98b9 100644
--- a/www-apps/mambo/files/postinstall-en.txt
+++ b/www-apps/mambo/files/postinstall-en.txt
@@ -4,7 +4,7 @@ You are almost done!
1. Restart Apache
- 2. Login on http://${VHOST_HOSTNAME}${VHOST_APPDIR}
+ 2. Login on http://${VHOST_HOSTNAME}/${VHOST_APPDIR}
and finish the installation. IMPORTANT: the web
installer will complain that configuration.php is not writeable. When you
are done, create configuration.php in ${MY_INSTALLDIR} and copy the generated
@@ -21,8 +21,8 @@ You are almost done!
You can now launch your browser and point it to your MOS site e.g.
- http://www.mysite.com -> Main Site
- http://www.mysite.com/administrator -> Admin
+ http://${VHOST_HOSTNAME}/${VHOST_APPDIR} -> Main Site
+ http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/administrator -> Admin
You can log into Admin using the username 'admin' along with the
password that was generated or you chose during the web based install.