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 | |
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')
-rw-r--r-- | net-p2p/gift/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/gift/Manifest | 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 |
5 files changed, 17 insertions, 13 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/Manifest b/net-p2p/gift/Manifest index abbd7db4242f..ba87ddb7825d 100644 --- a/net-p2p/gift/Manifest +++ b/net-p2p/gift/Manifest @@ -1,8 +1,8 @@ -MD5 29029cabac8d4d3a49396b7d0c8f36cb gift-0.11.6.ebuild 1334 -MD5 65b5edddfac47f4f740598f493fb6eea gift-0.11.5.ebuild 1333 -MD5 9368a95059b088f6d7f022e94574eb71 ChangeLog 1431 +MD5 e047ed59f98dfa5e00407da9ce9e07b7 gift-0.11.6.ebuild 1333 +MD5 e91c5242b01804771466eeccef8c1b09 gift-0.11.5.ebuild 1333 +MD5 4871e85db1fedf51622ee446fa45bccf ChangeLog 1624 MD5 875f23093b78af2d864a7a7ba464f126 metadata.xml 223 -MD5 fac5c531e36d01505a44e398e0becee2 gift-0.11.4.ebuild 1333 +MD5 78d3bf5dd9d131050cdd930b1ea5da21 gift-0.11.4.ebuild 1333 MD5 c9316e8bf5f03cc8504bbcd2ddc1cddb files/digest-gift-0.11.4 64 MD5 7e403ad63fc68ca374e607c47b7a9898 files/digest-gift-0.11.5 64 MD5 64b21cffd79f35db281d077303eb810b files/digest-gift-0.11.6 64 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," |