summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2008-01-29 10:08:03 +0000
committerTristan Heaven <nyhm@gentoo.org>2008-01-29 10:08:03 +0000
commit02301f0b0b9fb7fd6ec4753ff44057f31962d6e7 (patch)
treeee72ad3c0c8865d75e3879e7b9f229eed28f06b8 /games-engines/exult/exult-1.2.ebuild
parentupdate apache mirrors, #208003 (diff)
downloadgentoo-2-02301f0b0b9fb7fd6ec4753ff44057f31962d6e7.tar.gz
gentoo-2-02301f0b0b9fb7fd6ec4753ff44057f31962d6e7.tar.bz2
gentoo-2-02301f0b0b9fb7fd6ec4753ff44057f31962d6e7.zip
Don't specify compression type in doc elog, bug #169772
(Portage version: 2.1.4)
Diffstat (limited to 'games-engines/exult/exult-1.2.ebuild')
-rw-r--r--games-engines/exult/exult-1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-engines/exult/exult-1.2.ebuild b/games-engines/exult/exult-1.2.ebuild
index 8474f51de1ab..4ec632a316cd 100644
--- a/games-engines/exult/exult-1.2.ebuild
+++ b/games-engines/exult/exult-1.2.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/games-engines/exult/exult-1.2.ebuild,v 1.11 2007/10/01 00:25:25 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/exult/exult-1.2.ebuild,v 1.12 2008/01/29 10:08:03 nyhm Exp $
inherit eutils autotools games
@@ -83,5 +83,5 @@ pkg_postinst() {
games_pkg_postinst
elog "You *must* have the original Ultima7 The Black Gate and/or"
elog "The Serpent Isle installed."
- elog "See /usr/share/doc/${PF}/README.gz for information!"
+ elog "See README in /usr/share/doc/${PF} for information."
}