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 | e466a70df5ec2e120319f97c03e8383904926a9b (patch) | |
tree | a3793ca413b0fe5bb8245a01216b6a57b4bc8ee2 /net-im/mu-conference/mu-conference-0.6.0-r2.ebuild | |
parent | Stable on ppc64; bug #122846 (diff) | |
download | gentoo-2-e466a70df5ec2e120319f97c03e8383904926a9b.tar.gz gentoo-2-e466a70df5ec2e120319f97c03e8383904926a9b.tar.bz2 gentoo-2-e466a70df5ec2e120319f97c03e8383904926a9b.zip |
corrected path to README.Gentoo.gz, bug #122896
(Portage version: 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 |