summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2004-08-27 22:04:04 +0000
committerRenat Lumpau <rl03@gentoo.org>2004-08-27 22:04:04 +0000
commitb31f946cd96b4619becf3cf9a14d188cc30e1419 (patch)
tree4a42cbaf192a330a340bcb9f6e2fac2c2690d3bf /www-apps/moinmoin/files
parentstable on ppc64, bug #59381 (Manifest recommit) (diff)
downloadgentoo-2-b31f946cd96b4619becf3cf9a14d188cc30e1419.tar.gz
gentoo-2-b31f946cd96b4619becf3cf9a14d188cc30e1419.tar.bz2
gentoo-2-b31f946cd96b4619becf3cf9a14d188cc30e1419.zip
Updated to use webapp.eclass. Closes 58381
Diffstat (limited to 'www-apps/moinmoin/files')
-rw-r--r--www-apps/moinmoin/files/digest-moinmoin-1.2.3-r11
-rw-r--r--www-apps/moinmoin/files/postinstall-en.txt2
2 files changed, 2 insertions, 1 deletions
diff --git a/www-apps/moinmoin/files/digest-moinmoin-1.2.3-r1 b/www-apps/moinmoin/files/digest-moinmoin-1.2.3-r1
new file mode 100644
index 000000000000..4683a0b4b5c8
--- /dev/null
+++ b/www-apps/moinmoin/files/digest-moinmoin-1.2.3-r1
@@ -0,0 +1 @@
+MD5 7604429f54468df23abda22d80bec7d1 moin-1.2.3.tar.gz 1267566
diff --git a/www-apps/moinmoin/files/postinstall-en.txt b/www-apps/moinmoin/files/postinstall-en.txt
index c459414cd1be..7c8dd0276137 100644
--- a/www-apps/moinmoin/files/postinstall-en.txt
+++ b/www-apps/moinmoin/files/postinstall-en.txt
@@ -6,7 +6,7 @@ simply
# echo "Options ExecCGI" > ${MY_INSTALLDIR}/.htaccess
2. Add the following lines to your Apache configs:
-Alias /moinmoin "${MY_INSTALLDIR}"
+Alias /wiki "${MY_INSTALLDIR}"
ScriptAlias /mymoin "${MY_INSTALLDIR}/moin.cgi"
3. Restart Apache