diff options
author | Karol Pasternak <reb@gentoo.org> | 2006-02-15 12:28:32 +0000 |
---|---|---|
committer | Karol Pasternak <reb@gentoo.org> | 2006-02-15 12:28:32 +0000 |
commit | 4f06be4beb24cc318c02e74c6f142583b155fa95 (patch) | |
tree | 9fdb4cfe88c44fcd168b8b9082bff1484dcb24c3 /net-im/mu-conference/mu-conference-0.6.0-r2.ebuild | |
parent | Stable on ppc64; bug #122846 (diff) | |
download | historical-4f06be4beb24cc318c02e74c6f142583b155fa95.tar.gz historical-4f06be4beb24cc318c02e74c6f142583b155fa95.tar.bz2 historical-4f06be4beb24cc318c02e74c6f142583b155fa95.zip |
corrected path to README.Gentoo.gz, bug #122896
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-im/mu-conference/mu-conference-0.6.0-r2.ebuild')
-rw-r--r-- | net-im/mu-conference/mu-conference-0.6.0-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/mu-conference/mu-conference-0.6.0-r2.ebuild b/net-im/mu-conference/mu-conference-0.6.0-r2.ebuild index c24586b5749c..8bcf1c1da667 100644 --- a/net-im/mu-conference/mu-conference-0.6.0-r2.ebuild +++ b/net-im/mu-conference/mu-conference-0.6.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/mu-conference/mu-conference-0.6.0-r2.ebuild,v 1.5 2004/07/08 16:31:40 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/mu-conference/mu-conference-0.6.0-r2.ebuild,v 1.6 2006/02/15 12:28:32 reb Exp $ inherit eutils @@ -53,7 +53,7 @@ src_install() { pkg_postinst() { einfo - einfo "Please read /usr/share/doc/${P}/README.Gentoo.gz" + einfo "Please read /usr/share/doc/${PF}/README.Gentoo.gz" einfo "And please notice that now muc-transport comes with a init.d script" einfo "dont forget to add it to your runlevel." einfo |