From 6d1bd70206c668b2109f4433c57287ca240f4015 Mon Sep 17 00:00:00 2001 From: Jon Hood Date: Sun, 18 Jul 2004 17:26:49 +0000 Subject: fix gift.conf -> giftd.conf typo, #57425 --- net-p2p/gift-openft/ChangeLog | 7 ++++++- net-p2p/gift-openft/gift-openft-0.2.1.2.ebuild | 4 ++-- net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) (limited to 'net-p2p/gift-openft') diff --git a/net-p2p/gift-openft/ChangeLog b/net-p2p/gift-openft/ChangeLog index 433ff9094706..67e85268f487 100644 --- a/net-p2p/gift-openft/ChangeLog +++ b/net-p2p/gift-openft/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/gift-openft # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-openft/ChangeLog,v 1.15 2004/07/04 16:55:06 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-openft/ChangeLog,v 1.16 2004/07/18 17:26:11 squinky86 Exp $ + + 18 Jul 2004; Jon Hood gift-openft-0.2.1.2.ebuild, + gift-openft-0.2.1.3.ebuild: + fix gift.conf -> giftd.conf typo; thanks Bill Skellenger + , #57425 04 Jul 2004; Jon Hood gift-openft-0.2.1.3.ebuild: stable on x86 diff --git a/net-p2p/gift-openft/gift-openft-0.2.1.2.ebuild b/net-p2p/gift-openft/gift-openft-0.2.1.2.ebuild index e3b25e1c0ea4..faddfcab8871 100644 --- a/net-p2p/gift-openft/gift-openft-0.2.1.2.ebuild +++ b/net-p2p/gift-openft/gift-openft-0.2.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-openft/gift-openft-0.2.1.2.ebuild,v 1.10 2004/07/01 09:25:16 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-openft/gift-openft-0.2.1.2.ebuild,v 1.11 2004/07/18 17:26:11 squinky86 Exp $ IUSE="" @@ -38,6 +38,6 @@ pkg_postinst() { einfo "giFT -p /usr/lib/giFT/libOpenFT.so" echo einfo "Alternatively you can add the following line to" - einfo "your ~/.giFT/gift.conf configuration file:" + einfo "your ~/.giFT/giftd.conf configuration file:" einfo "plugins = OpenFT" } diff --git a/net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild b/net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild index eacdc1acf950..48fc3433301f 100644 --- a/net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild +++ b/net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild,v 1.6 2004/07/07 19:33:35 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gift-openft/gift-openft-0.2.1.3.ebuild,v 1.7 2004/07/18 17:26:11 squinky86 Exp $ IUSE="" @@ -39,6 +39,6 @@ pkg_postinst() { einfo "giFT -p /usr/lib/giFT/libOpenFT.so" echo einfo "Alternatively you can add the following line to" - einfo "your ~/.giFT/gift.conf configuration file:" + einfo "your ~/.giFT/giftd.conf configuration file:" einfo "plugins = OpenFT" } -- cgit v1.2.3-65-gdbad