summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2005-08-22 23:03:34 +0000
committerRenat Lumpau <rl03@gentoo.org>2005-08-22 23:03:34 +0000
commite72a5611b92c8f5fe668001d2659f6fe7bffed67 (patch)
tree845ad01187807a7d8661e55c28ec5fd3fdb12d7e /www-apps/openwebstats
parentAdd support for dumping rpms to a tar file and skipping the slow gzip stage. (diff)
downloadgentoo-2-e72a5611b92c8f5fe668001d2659f6fe7bffed67.tar.gz
gentoo-2-e72a5611b92c8f5fe668001d2659f6fe7bffed67.tar.bz2
gentoo-2-e72a5611b92c8f5fe668001d2659f6fe7bffed67.zip
Housekeeping
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-apps/openwebstats')
-rw-r--r--www-apps/openwebstats/ChangeLog5
-rw-r--r--www-apps/openwebstats/Manifest12
-rw-r--r--www-apps/openwebstats/files/postinstall-en.txt2
3 files changed, 6 insertions, 13 deletions
diff --git a/www-apps/openwebstats/ChangeLog b/www-apps/openwebstats/ChangeLog
index b53dab2f6305..138c74ff7d10 100644
--- a/www-apps/openwebstats/ChangeLog
+++ b/www-apps/openwebstats/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/openwebstats
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/openwebstats/ChangeLog,v 1.2 2005/08/09 14:21:21 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/openwebstats/ChangeLog,v 1.3 2005/08/22 23:01:56 rl03 Exp $
+
+ 22 Aug 2005; Renat Lumpau <rl03@gentoo.org> files/postinstall-en.txt:
+ Housekeeping
09 Aug 2005; Renat Lumpau <rl03@gentoo.org> openwebstats-1.1.ebuild:
removed unnecessary eutils
diff --git a/www-apps/openwebstats/Manifest b/www-apps/openwebstats/Manifest
index a98d3bdd60bc..d21d32e507e4 100644
--- a/www-apps/openwebstats/Manifest
+++ b/www-apps/openwebstats/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 61952d8022cd90ab01af0526b8404142 openwebstats-1.1.ebuild 1019
MD5 58b4259b170f9f5981e524b7440cec6a ChangeLog 535
MD5 f61bfa064e3acdfcd826e4a38b121196 metadata.xml 161
-MD5 5b6e5f719c8ac89d80563e3a2fdbf90b files/postinstall-en.txt 1244
+MD5 6d0f42c05b37787650a9bc6d893669a9 files/postinstall-en.txt 1245
MD5 9cd494690c72b7e0eadedda10bc3e148 files/config.php 2106
MD5 d550fb469b3eeb7f034cd04d8134465d files/digest-openwebstats-1.1 68
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFC+Lv5EzitwsaoONoRAh/BAJ9c9xm3VDLzfuCzMet+kCJdNCZRYwCghuiq
-R1jllRMBzXvo9B2KdiRt9+0=
-=lA4u
------END PGP SIGNATURE-----
diff --git a/www-apps/openwebstats/files/postinstall-en.txt b/www-apps/openwebstats/files/postinstall-en.txt
index 70b46ce6b391..ed4c7cd9260e 100644
--- a/www-apps/openwebstats/files/postinstall-en.txt
+++ b/www-apps/openwebstats/files/postinstall-en.txt
@@ -30,7 +30,7 @@ function of the web frontend.
> chmod 644 /var/log/apache2/access_log
-Now you can go to http://${VHOST_HOSTNAME}${VHOST_APPDIR} and use the
+Now you can go to http://${VHOST_HOSTNAME}/${VHOST_APPDIR} and use the
application.
------------------------------------------------------------------------