summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2008-12-17 00:15:51 +0000
committerMark Loeser <halcy0n@gentoo.org>2008-12-17 00:15:51 +0000
commit023ac1e5b5c79f83da587c2eb764636a63df594a (patch)
treecd53c14131d4cf01688ceb0f003e8ccbf4ed39b8 /app-crypt/cfs/cfs-1.4.1.14.ebuild
parentVersion bump adding KDE4 release of K9Copy and fixing bug #223909 (thanks Dan... (diff)
downloadhistorical-023ac1e5b5c79f83da587c2eb764636a63df594a.tar.gz
historical-023ac1e5b5c79f83da587c2eb764636a63df594a.tar.bz2
historical-023ac1e5b5c79f83da587c2eb764636a63df594a.zip
Don't specify the compression for documentation; bug #207768
Package-Manager: portage-2.2_rc16/cvs/Linux 2.6.26-rc5 i686
Diffstat (limited to 'app-crypt/cfs/cfs-1.4.1.14.ebuild')
-rw-r--r--app-crypt/cfs/cfs-1.4.1.14.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/cfs/cfs-1.4.1.14.ebuild b/app-crypt/cfs/cfs-1.4.1.14.ebuild
index e47e26d5e070..bf94aa29ebbb 100644
--- a/app-crypt/cfs/cfs-1.4.1.14.ebuild
+++ b/app-crypt/cfs/cfs-1.4.1.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/cfs/cfs-1.4.1.14.ebuild,v 1.7 2007/04/22 15:13:57 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/cfs/cfs-1.4.1.14.ebuild,v 1.8 2008/12/17 00:15:51 halcy0n Exp $
inherit eutils versionator
@@ -75,6 +75,6 @@ src_install() {
pkg_postinst() {
rm -f /var/lib/cfs/.cfsfs/.keep
- einfo "Please read /usr/share/doc/${PF}/README.Gentoo.gz for"
+ einfo "Please read the Gentoo README in /usr/share/doc/${PF}/ for"
einfo "information on how to get started with CFS on Gentoo."
}