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-r1.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-r1.ebuild')
-rw-r--r-- | net-im/mu-conference/mu-conference-0.6.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/mu-conference/mu-conference-0.6.0-r1.ebuild b/net-im/mu-conference/mu-conference-0.6.0-r1.ebuild index 6501a88936b1..44882df05320 100644 --- a/net-im/mu-conference/mu-conference-0.6.0-r1.ebuild +++ b/net-im/mu-conference/mu-conference-0.6.0-r1.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-r1.ebuild,v 1.7 2004/07/03 11:44:40 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/mu-conference/mu-conference-0.6.0-r1.ebuild,v 1.8 2006/02/15 12:28:32 reb Exp $ inherit eutils @@ -51,7 +51,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 |