diff options
author | Renat Lumpau <rl03@gentoo.org> | 2005-08-22 23:08:44 +0000 |
---|---|---|
committer | Renat Lumpau <rl03@gentoo.org> | 2005-08-22 23:08:44 +0000 |
commit | f5ec4dd93249e77f5f3c8a7257e815f1b120b269 (patch) | |
tree | aaeebd81891d1ce2d81aaf5e806f3550f02a329b /www-apps/coppermine | |
parent | Add support for dumping rpms to a tar file and skipping the slow gzip stage. (diff) | |
download | historical-f5ec4dd93249e77f5f3c8a7257e815f1b120b269.tar.gz historical-f5ec4dd93249e77f5f3c8a7257e815f1b120b269.tar.bz2 historical-f5ec4dd93249e77f5f3c8a7257e815f1b120b269.zip |
Housekeeping
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-apps/coppermine')
-rw-r--r-- | www-apps/coppermine/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/coppermine/Manifest | 12 | ||||
-rw-r--r-- | www-apps/coppermine/files/postinstall-en.txt | 2 |
3 files changed, 6 insertions, 13 deletions
diff --git a/www-apps/coppermine/ChangeLog b/www-apps/coppermine/ChangeLog index 17adbd0f9157..145b2b472213 100644 --- a/www-apps/coppermine/ChangeLog +++ b/www-apps/coppermine/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/coppermine # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/coppermine/ChangeLog,v 1.6 2005/08/22 22:03:52 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/coppermine/ChangeLog,v 1.7 2005/08/22 22:53:49 rl03 Exp $ + + 22 Aug 2005; Renat Lumpau <rl03@gentoo.org> files/postinstall-en.txt: + Housekeeping 22 Aug 2005; Renat Lumpau <rl03@gentoo.org> -coppermine-1.3.3.ebuild: Removing vulnerable versions diff --git a/www-apps/coppermine/Manifest b/www-apps/coppermine/Manifest index f41365057dc3..f0f81a136e5d 100644 --- a/www-apps/coppermine/Manifest +++ b/www-apps/coppermine/Manifest @@ -1,15 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 dc7727f1cd87af66533023d4c4abd89f coppermine-1.3.4.ebuild 1197 MD5 582cf38848a4bce97da3cd5b17704acf ChangeLog 1080 MD5 4f723686129a68a7dcb5ce4e21c775ad metadata.xml 223 MD5 bfdfc969829e2247f3b8ecf5fec1d861 files/digest-coppermine-1.3.4 58 -MD5 71e70a58df9f688fdef915c80e7f473f files/postinstall-en.txt 211 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDCkvTEzitwsaoONoRAu+tAKC/ICCc/Cm/l6BRa0IqfL87v5wScACgysLy -GWeZU5CalWkE//H0RJxNe3c= -=VIyC ------END PGP SIGNATURE----- +MD5 ea33c1ce025613ef9346a01b37e1cc20 files/postinstall-en.txt 212 diff --git a/www-apps/coppermine/files/postinstall-en.txt b/www-apps/coppermine/files/postinstall-en.txt index 0d88737cee64..57e01db4af45 100644 --- a/www-apps/coppermine/files/postinstall-en.txt +++ b/www-apps/coppermine/files/postinstall-en.txt @@ -3,4 +3,4 @@ To complete the installation, you must 1. Manually create a MySQL user and database. The installer will handle the rest. -Finally, point your browser to http://${VHOST_HOSTNAME}${VHOST_APPDIR}/install.php +Finally, point your browser to http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/install.php |