summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonny Davies <woodchip@gentoo.org>2003-06-22 19:34:38 +0000
committerDonny Davies <woodchip@gentoo.org>2003-06-22 19:34:38 +0000
commite1e2a681b4ccc8b0e782d65f1e8dc4d2e793ae54 (patch)
tree811c1d0dface111cae8d0db06ecf22ade6810651
parentMoving to x86 stable - won't affect anything (since 3.1.2 is already x86 stab... (diff)
downloadgentoo-2-e1e2a681b4ccc8b0e782d65f1e8dc4d2e793ae54.tar.gz
gentoo-2-e1e2a681b4ccc8b0e782d65f1e8dc4d2e793ae54.tar.bz2
gentoo-2-e1e2a681b4ccc8b0e782d65f1e8dc4d2e793ae54.zip
typo
-rw-r--r--net-www/mod_encoding/Manifest2
-rw-r--r--net-www/mod_encoding/mod_encoding-20021209.ebuild4
-rw-r--r--net-www/mod_watch/Manifest2
-rw-r--r--net-www/mod_watch/mod_watch-3.18.ebuild4
4 files changed, 6 insertions, 6 deletions
diff --git a/net-www/mod_encoding/Manifest b/net-www/mod_encoding/Manifest
index 7aee998eb629..cc8f9f430f7b 100644
--- a/net-www/mod_encoding/Manifest
+++ b/net-www/mod_encoding/Manifest
@@ -1,4 +1,4 @@
-MD5 4c43d6d35c2206a1dd99a589c84a112f mod_encoding-20021209.ebuild 1361
+MD5 4b6f726fd980a722b856a6ac9ca7bbae mod_encoding-20021209.ebuild 1361
MD5 acd3d34edf76d902164077856bc83442 ChangeLog 345
MD5 e274f697cbb8b61da07d216dd8100f47 files/mod_encoding.conf 336
MD5 00857432d70d5a0a4f1723623feee5f6 files/digest-mod_encoding-20021209 73
diff --git a/net-www/mod_encoding/mod_encoding-20021209.ebuild b/net-www/mod_encoding/mod_encoding-20021209.ebuild
index ebf6fb3f77d1..719078343429 100644
--- a/net-www/mod_encoding/mod_encoding-20021209.ebuild
+++ b/net-www/mod_encoding/mod_encoding-20021209.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_encoding/mod_encoding-20021209.ebuild,v 1.1 2003/06/22 18:59:46 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_encoding/mod_encoding-20021209.ebuild,v 1.2 2003/06/22 19:34:30 woodchip Exp $
DESCRIPTION="Apache module for non-ascii filename interoperability"
HOMEPAGE="http://webdav.todo.gr.jp/"
@@ -36,7 +36,7 @@ src_install() {
pkg_postinst() {
einfo
- einfo "Execute \"ebuild /var/db/pkg/net-www/${PN}/${PF}.ebuild config\""
+ einfo "Execute \"ebuild /var/db/pkg/net-www/${PF}/${PF}.ebuild config\""
einfo "to have your apache.conf auto-updated for use with this module."
einfo
}
diff --git a/net-www/mod_watch/Manifest b/net-www/mod_watch/Manifest
index 11abb94c0c05..720199d06a16 100644
--- a/net-www/mod_watch/Manifest
+++ b/net-www/mod_watch/Manifest
@@ -1,4 +1,4 @@
-MD5 45ddfdf11fb40b4986473975042f65fd mod_watch-3.18.ebuild 1320
+MD5 41d9e516415a502e312803c1955f3848 mod_watch-3.18.ebuild 1320
MD5 b81fc6e040c28312d22882327fe9d9cf ChangeLog 377
MD5 50267e95c06324c0c4f9a603358501ad files/mod_watch.conf 627
MD5 2d99e90c1a0ac34fbc7ad74473f526f7 files/digest-mod_watch-3.18 60
diff --git a/net-www/mod_watch/mod_watch-3.18.ebuild b/net-www/mod_watch/mod_watch-3.18.ebuild
index f1e5c795b933..a935139a54ac 100644
--- a/net-www/mod_watch/mod_watch-3.18.ebuild
+++ b/net-www/mod_watch/mod_watch-3.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_watch/mod_watch-3.18.ebuild,v 1.1 2003/06/22 19:19:53 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_watch/mod_watch-3.18.ebuild,v 1.2 2003/06/22 19:33:45 woodchip Exp $
DESCRIPTION="Bandwidth graphing for Apache with MRTG"
HOMEPAGE="http://www.snert.com/Software/mod_watch/"
@@ -35,7 +35,7 @@ src_install() {
pkg_postinst() {
einfo
- einfo "Execute \"ebuild /usr/portage/net-www/${PN}/${PF}.ebuild config\""
+ einfo "Execute \"ebuild /usr/portage/net-www/${PF}/${PF}.ebuild config\""
einfo "to have your apache.conf auto-updated for use with this module."
einfo "You should then edit your /etc/conf.d/apache file to suit."
einfo