diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-22 19:54:28 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-22 19:54:28 +0000 |
commit | bc6b111e851b30c7dc10ae7c456487e2297b95c7 (patch) | |
tree | f96fdf830b24d01bf3e465668980150c38e4855e /net-p2p/gift/gift-0.11.4.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-bc6b111e851b30c7dc10ae7c456487e2297b95c7.tar.gz historical-bc6b111e851b30c7dc10ae7c456487e2297b95c7.tar.bz2 historical-bc6b111e851b30c7dc10ae7c456487e2297b95c7.zip |
Fixed einfo to read 'gift-setup' for bug #45216. 0.11.6 in x86 stable.
Diffstat (limited to 'net-p2p/gift/gift-0.11.4.ebuild')
-rw-r--r-- | net-p2p/gift/gift-0.11.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/gift/gift-0.11.4.ebuild b/net-p2p/gift/gift-0.11.4.ebuild index 993152aea381..fc503caeaa67 100644 --- a/net-p2p/gift/gift-0.11.4.ebuild +++ b/net-p2p/gift/gift-0.11.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift/gift-0.11.4.ebuild,v 1.6 2004/03/01 07:01:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift/gift-0.11.4.ebuild,v 1.7 2004/03/22 19:54:28 eradicator Exp $ DESCRIPTION="A OpenFT, Gnutella and FastTrack p2p network client" HOMEPAGE="http://gift.sourceforge.net" @@ -27,7 +27,7 @@ src_install() { } pkg_postinst() { - einfo "First, you need to run giFT-setup with your normal" + einfo "First, you need to run gift-setup with your normal" einfo "user account to create the giFT configuration files." echo einfo "This package no longer contains any protocol plugins," |