summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-06-17 07:28:41 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-06-17 07:28:41 +0000
commit5f8dcef1b03fc7d9fc6c6293a44d5ccfccf4cc59 (patch)
tree953cae0831441248def3da5b4ab44c4283f99465 /dev-tex/latex-unicode/latex-unicode-20041017.ebuild
parentremove old (diff)
downloadgentoo-2-5f8dcef1b03fc7d9fc6c6293a44d5ccfccf4cc59.tar.gz
gentoo-2-5f8dcef1b03fc7d9fc6c6293a44d5ccfccf4cc59.tar.bz2
gentoo-2-5f8dcef1b03fc7d9fc6c6293a44d5ccfccf4cc59.zip
do not specify compression for doc files in elog messages, bug #272906
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/latex-unicode/latex-unicode-20041017.ebuild')
-rw-r--r--dev-tex/latex-unicode/latex-unicode-20041017.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/latex-unicode/latex-unicode-20041017.ebuild b/dev-tex/latex-unicode/latex-unicode-20041017.ebuild
index a7f1bced78f3..8d0fa5b35cf9 100644
--- a/dev-tex/latex-unicode/latex-unicode-20041017.ebuild
+++ b/dev-tex/latex-unicode/latex-unicode-20041017.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20041017.ebuild,v 1.9 2008/09/03 11:40:31 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20041017.ebuild,v 1.10 2009/06/17 07:28:41 aballier Exp $
inherit latex-package
@@ -58,7 +58,7 @@ pkg_postinst() {
latex-package_pkg_postinst
elog
- elog "Please refer to /usr/share/doc/${P}/README.gz"
+ elog "Please refer to the README file in /usr/share/doc/${PF}"
elog "and languages.ps in that directory for language-specific examples."
elog
}