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/mantisbt
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/mantisbt')
-rw-r--r--www-apps/mantisbt/ChangeLog6
-rw-r--r--www-apps/mantisbt/Manifest12
-rw-r--r--www-apps/mantisbt/files/postinstall-en-1.0.0.txt2
3 files changed, 7 insertions, 13 deletions
diff --git a/www-apps/mantisbt/ChangeLog b/www-apps/mantisbt/ChangeLog
index 898f3c83242f..f00feec8c291 100644
--- a/www-apps/mantisbt/ChangeLog
+++ b/www-apps/mantisbt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apps/mantisbt
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.8 2005/08/22 18:54:03 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.9 2005/08/22 22:58:33 rl03 Exp $
+
+ 22 Aug 2005; Renat Lumpau <rl03@gentoo.org>
+ files/postinstall-en-1.0.0.txt:
+ Housekeeping
22 Aug 2005; Renat Lumpau <rl03@gentoo.org>
files/postinstall-en-1.0.0.txt, mantisbt-1.0.0_rc1.ebuild:
diff --git a/www-apps/mantisbt/Manifest b/www-apps/mantisbt/Manifest
index 51c7d1bfbe13..bf90a48bf357 100644
--- a/www-apps/mantisbt/Manifest
+++ b/www-apps/mantisbt/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 d41083828190a92cc24970792580af62 mantisbt-1.0.0_rc1.ebuild 891
MD5 034b5c42dfaa83385e61e4094fbb71b8 ChangeLog 1437
MD5 f61bfa064e3acdfcd826e4a38b121196 metadata.xml 161
@@ -8,11 +5,4 @@ MD5 dfad1502871d7680ce3c0177ce1c19b9 mantisbt-0.18.3.ebuild 1040
MD5 513519a15cada43083926d562bf423df files/digest-mantisbt-1.0.0_rc1 68
MD5 35d6b6f4cf6611c8b6232b0c83c67f52 files/postinstall-en.txt 680
MD5 4553a6ae29bae20c13ffa21fdb20281b files/digest-mantisbt-0.18.3 67
-MD5 ee19b25066fca3dffa06705e4b714a37 files/postinstall-en-1.0.0.txt 487
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFDCh9lEzitwsaoONoRAtdKAKC65WUKtckf90qJLNLKdy4Z9sDY6ACeIL6C
-DCrhMwcfYg79seTvStXDhTg=
-=d1Yr
------END PGP SIGNATURE-----
+MD5 97c947f30d07a6405194bed5981ceceb files/postinstall-en-1.0.0.txt 488
diff --git a/www-apps/mantisbt/files/postinstall-en-1.0.0.txt b/www-apps/mantisbt/files/postinstall-en-1.0.0.txt
index b0ff2090e2b6..7c4a8c58bccb 100644
--- a/www-apps/mantisbt/files/postinstall-en-1.0.0.txt
+++ b/www-apps/mantisbt/files/postinstall-en-1.0.0.txt
@@ -1,7 +1,7 @@
If you are upgrading from an earlier version, you can use the upgrade scripts
at admin/ to execute the pending database updates.
-To install, visit: http://${VHOST_HOSTNAME}${VHOST_APPDIR}/admin/install.php
+To install, visit: http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/admin/install.php
Then log in: administrator/root.
You can load up admin/check.php to see if everything is working correctly.