summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/phpdbg-client/phpdbg-client-2.11.32.ebuild')
-rw-r--r--dev-php/phpdbg-client/phpdbg-client-2.11.32.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/phpdbg-client/phpdbg-client-2.11.32.ebuild b/dev-php/phpdbg-client/phpdbg-client-2.11.32.ebuild
index ef2df4896b9d..860dd2626767 100644
--- a/dev-php/phpdbg-client/phpdbg-client-2.11.32.ebuild
+++ b/dev-php/phpdbg-client/phpdbg-client-2.11.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg-client/phpdbg-client-2.11.32.ebuild,v 1.2 2005/10/16 05:10:58 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phpdbg-client/phpdbg-client-2.11.32.ebuild,v 1.3 2005/11/24 12:08:09 chtekk Exp $
S="${WORKDIR}/dbg_client-${PV}${PL}"
@@ -16,5 +16,5 @@ KEYWORDS="~sparc ~x86"
src_install() {
einstall || die "install failed"
- dodoc AUTHORS COPYING INSTALL README TODO
+ dodoc-php AUTHORS COPYING INSTALL README TODO
}