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 | 36bdc7822e1ce1dcff55864f926d6b25c171bb91 (patch) | |
tree | a4e937d96872612cb95a582b9a3ed31ab8c08361 /net-p2p | |
parent | Fix DEPEND-ness, bug #27778 (Manifest recommit) (diff) | |
download | gentoo-2-36bdc7822e1ce1dcff55864f926d6b25c171bb91.tar.gz gentoo-2-36bdc7822e1ce1dcff55864f926d6b25c171bb91.tar.bz2 gentoo-2-36bdc7822e1ce1dcff55864f926d6b25c171bb91.zip |
Fixed einfo to read 'gift-setup' for bug #45216. 0.11.6 in x86 stable.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gift/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/gift/gift-0.11.4.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/gift/gift-0.11.5.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/gift/gift-0.11.6.ebuild | 6 |
4 files changed, 13 insertions, 9 deletions
diff --git a/net-p2p/gift/ChangeLog b/net-p2p/gift/ChangeLog index e2452593ec4c..a95f217505c6 100644 --- a/net-p2p/gift/ChangeLog +++ b/net-p2p/gift/ChangeLog @@ -1,10 +1,14 @@ # ChangeLog for net-p2p/gift # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift/ChangeLog,v 1.39 2004/03/01 07:01:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift/ChangeLog,v 1.40 2004/03/22 19:54:28 eradicator Exp $ + + 22 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> gift-0.11.4.ebuild, + gift-0.11.5.ebuild, gift-0.11.6.ebuild: + Fixed einfo to read 'gift-setup' for bug #45216. 29 Feb 2004; Jeremy Huddleston <eradicator@gentoo.org> gift-0.11.4.ebuild, gift-0.11.5.ebuild, gift-0.11.6.ebuild: - Added pkgconfig to DEPEND to fix bug #42428. + Added pkgconfig to DEPEND to fix bug #42428. 0.11.6 in x86 stable. *gift-0.11.6 (11 Feb 2004) 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," diff --git a/net-p2p/gift/gift-0.11.5.ebuild b/net-p2p/gift/gift-0.11.5.ebuild index 6fb2219777a6..534d90266ac0 100644 --- a/net-p2p/gift/gift-0.11.5.ebuild +++ b/net-p2p/gift/gift-0.11.5.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.5.ebuild,v 1.2 2004/03/01 07:01:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift/gift-0.11.5.ebuild,v 1.3 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," diff --git a/net-p2p/gift/gift-0.11.6.ebuild b/net-p2p/gift/gift-0.11.6.ebuild index b9cb416d8174..0e4138643d3d 100644 --- a/net-p2p/gift/gift-0.11.6.ebuild +++ b/net-p2p/gift/gift-0.11.6.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.6.ebuild,v 1.3 2004/03/01 07:01:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift/gift-0.11.6.ebuild,v 1.4 2004/03/22 19:54:28 eradicator Exp $ DESCRIPTION="A OpenFT, Gnutella and FastTrack p2p network client" HOMEPAGE="http://gift.sourceforge.net" @@ -9,7 +9,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha amd64" +KEYWORDS="x86 ~sparc ~ppc ~alpha amd64" RDEPEND=">=sys-libs/zlib-1.1.4" @@ -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," |