summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/catalyst/catalyst-2.0.6_pre17.ebuild')
-rw-r--r--dev-util/catalyst/catalyst-2.0.6_pre17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/catalyst/catalyst-2.0.6_pre17.ebuild b/dev-util/catalyst/catalyst-2.0.6_pre17.ebuild
index 204b87ce62cf..025f09056e06 100644
--- a/dev-util/catalyst/catalyst-2.0.6_pre17.ebuild
+++ b/dev-util/catalyst/catalyst-2.0.6_pre17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.6_pre17.ebuild,v 1.2 2008/04/07 13:33:57 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.6_pre17.ebuild,v 1.3 2008/05/03 06:25:00 wolf31o2 Exp $
# catalyst-9999 -> latest SVN
# catalyst-9999.REV -> use SVN REV
@@ -76,7 +76,7 @@ src_install() {
doins files/catalyst.conf files/catalystrc || die "copying configuration"
insinto /usr/share/doc/${PF}/examples
doins examples/* || die
- dodoc README ChangeLog AUTHORS #ChangeLog.old
+ dodoc README ChangeLog AUTHORS
doman files/catalyst.1
# Here is where we actually enable ccache
use ccache && \