summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Felisberto <humpback@gentoo.org>2004-01-23 19:23:49 +0000
committerGustavo Felisberto <humpback@gentoo.org>2004-01-23 19:23:49 +0000
commit9d3a5130e4ae094cbe1ca0fc647b1c33989e6177 (patch)
treeceeeccfe8dd92bbbc5330a53b3eeb6da208d8e98 /net-im/yahoo-transport
parentversion bump; add i686-pc-linux architecture; remove old version (diff)
downloadgentoo-2-9d3a5130e4ae094cbe1ca0fc647b1c33989e6177.tar.gz
gentoo-2-9d3a5130e4ae094cbe1ca0fc647b1c33989e6177.tar.bz2
gentoo-2-9d3a5130e4ae094cbe1ca0fc647b1c33989e6177.zip
Corrected .gz missing in einfo
Diffstat (limited to 'net-im/yahoo-transport')
-rw-r--r--net-im/yahoo-transport/Manifest10
-rw-r--r--net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild4
2 files changed, 7 insertions, 7 deletions
diff --git a/net-im/yahoo-transport/Manifest b/net-im/yahoo-transport/Manifest
index 5e7599fe9598..fe90a8946716 100644
--- a/net-im/yahoo-transport/Manifest
+++ b/net-im/yahoo-transport/Manifest
@@ -1,7 +1,7 @@
-MD5 3576791bb3b398979ff7356bc8849aa7 yahoo-transport-2.3.0.ebuild 925
+MD5 de61b137877e644eaccff82299d6bd42 yahoo-transport-2.3.0.ebuild 931
+MD5 f0b233cbf1fcb1417cbf11da9c5e928a metadata.xml 422
+MD5 3987f0a009e80b4dd160ec5ce4d5e58e ChangeLog 520
+MD5 25e82b074896a885889f7f45e84872c0 files/digest-yahoo-transport-2.3.0 72
+MD5 850986afafb4e6fdbc0643e72d9f22b7 files/yahoo-makefile.patch 507
MD5 275d32a7ff548f45defc99dffae5a00a files/yahootrans.xml 735
MD5 31c9597366163e1bee5dc028112f312c files/README.Gentoo 1525
-MD5 850986afafb4e6fdbc0643e72d9f22b7 files/yahoo-makefile.patch 507
-MD5 25e82b074896a885889f7f45e84872c0 files/digest-yahoo-transport-2.3.0 72
-MD5 3987f0a009e80b4dd160ec5ce4d5e58e ChangeLog 520
-MD5 f0b233cbf1fcb1417cbf11da9c5e928a metadata.xml 422
diff --git a/net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild b/net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild
index 498e2ba31cea..7788516074d5 100644
--- a/net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild
+++ b/net-im/yahoo-transport/yahoo-transport-2.3.0.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-im/yahoo-transport/yahoo-transport-2.3.0.ebuild,v 1.1 2004/01/12 01:14:39 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild,v 1.2 2004/01/23 19:23:39 humpback Exp $
DESCRIPTION="Open Source Jabber Server Yahoo transport"
HOMEPAGE="http://yahoo-transport-2.jabberstudio.org/"
@@ -33,6 +33,6 @@ src_install() {
pkg_postinst() {
einfo
- einfo "Please read /usr/share/doc/${P}/README.Gentoo"
+ einfo "Please read /usr/share/doc/${P}/README.Gentoo.gz"
einfo
}