summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-02-29 17:44:00 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-02-29 17:44:00 +0000
commitb310a4960451c72312c14ce3fc580b9de0f1f475 (patch)
tree59396a6c0cce4f899f567666632eb0ffe127f526 /app-cdr
parentRemove icon extension from desktop entry to match Icon Theme Specification. (diff)
downloadhistorical-b310a4960451c72312c14ce3fc580b9de0f1f475.tar.gz
historical-b310a4960451c72312c14ce3fc580b9de0f1f475.tar.bz2
historical-b310a4960451c72312c14ce3fc580b9de0f1f475.zip
remove explicit doc extension
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/cdw/Manifest2
-rw-r--r--app-cdr/cdw/cdw-0.2.4.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-cdr/cdw/Manifest b/app-cdr/cdw/Manifest
index ddbfd6614598..5c7ef86825ed 100644
--- a/app-cdr/cdw/Manifest
+++ b/app-cdr/cdw/Manifest
@@ -1,5 +1,5 @@
AUX cdw-0.2.4-gcc4.patch 485 RMD160 eb31689aad74b69c624bb03b4eba3aac6e5387c6 SHA1 057984d7e898ed95540a88d0b5dc3da402ac1aef SHA256 2e0ee7e94a7fb8ecc280fa4db83c0481ed07379ff56b28354932aa1ca2dbc5ce
DIST cdw-0.2.4.tar.gz 626131 RMD160 c0b96226f363e253ee6e13eda1cf05ec1151719d SHA1 54326dced809d56f97bc0fbec47ffd0096cc8c65 SHA256 1d4b5243ca9c2f95e6770896249594e84beadfa72da81babb468b104d528807d
-EBUILD cdw-0.2.4.ebuild 2410 RMD160 34a30b225b711cf0c36470cd7f19631378555e06 SHA1 8361b60bd03782e59cdf4d359b33bd4949729c3e SHA256 6a55c1d6a6ebaa9f33793390387ab3a92a2fb5b52dd4e71310d56abaf87e0466
+EBUILD cdw-0.2.4.ebuild 2424 RMD160 75640fab0d386424f4e32885f3027a7ca493082b SHA1 d9534f5cc63f5cf287405a2184c4313eb8b7c28e SHA256 6c7d0e2b5155d7009badfe4237169fa49757f50250d61a05badad05d77a053b6
MISC ChangeLog 2474 RMD160 47d918bab4466b93225b14140de68e52a2004f90 SHA1 152bda88adc728020270788c0f59774a1337929c SHA256 1fd221efa3c3e0f6d0aab85779ca1f8818da610b9fd89742c4089edc449b00d1
MISC metadata.xml 253 RMD160 f574784ce11ddab7baf200be4286237456cb2233 SHA1 d3e6234fe741b4c5fd0887c5aa238345f5ae8d54 SHA256 fd6ace3f5b4164a271581180a27f7b94dd4f0a7d4e1525ab70d681c33ae1289a
diff --git a/app-cdr/cdw/cdw-0.2.4.ebuild b/app-cdr/cdw/cdw-0.2.4.ebuild
index aa8216315914..212144a2b0e6 100644
--- a/app-cdr/cdw/cdw-0.2.4.ebuild
+++ b/app-cdr/cdw/cdw-0.2.4.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/app-cdr/cdw/cdw-0.2.4.ebuild,v 1.11 2008/02/29 17:41:03 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdw/cdw-0.2.4.ebuild,v 1.12 2008/02/29 17:44:00 mr_bones_ Exp $
inherit eutils flag-o-matic
@@ -88,7 +88,7 @@ pkg_postinst() {
elog "The directory /usr/share/${PF}/"
elog "contains a cdw.sql file. You must install this to your system"
elog "for using the Disk Catalog. The installation process is very"
- elog "simple, you can find the instructions in"
- elog "/usr/share/doc/${PF}/README.gz"
+ elog "simple, you can find the instructions in the README file in"
+ elog "/usr/share/doc/${PF}."
fi
}