summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-23 06:58:54 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-23 06:58:54 +0000
commitbf2266305129ff0c56c82f8c9228a3207089cef9 (patch)
tree6fad1fa3e1e215e047b2c8181387059ed8dbe61b /net-im/ymessenger
parentsandbox violation fix (diff)
downloadgentoo-2-bf2266305129ff0c56c82f8c9228a3207089cef9.tar.gz
gentoo-2-bf2266305129ff0c56c82f8c9228a3207089cef9.tar.bz2
gentoo-2-bf2266305129ff0c56c82f8c9228a3207089cef9.zip
explicit instructions on which file to download
Diffstat (limited to 'net-im/ymessenger')
-rw-r--r--net-im/ymessenger/ymessenger-0.99.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ymessenger/ymessenger-0.99.19.ebuild b/net-im/ymessenger/ymessenger-0.99.19.ebuild
index b0fc0b60836c..5f79adf360e0 100644
--- a/net-im/ymessenger/ymessenger-0.99.19.ebuild
+++ b/net-im/ymessenger/ymessenger-0.99.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-im/ymessenger/ymessenger-0.99.19.ebuild,v 1.4 2002/07/17 09:08:10 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ymessenger/ymessenger-0.99.19.ebuild,v 1.5 2002/07/23 06:58:54 seemant Exp $
# If you are looking in here, it is because emerge has instructed you to do
# so. Please go to http://messenger.yahoo.com/download/unix.html and scroll
@@ -32,7 +32,7 @@ pkg_setup() {
src_unpack() {
if [ ! -f ${DISTDIR}/${MY_P}.tar.gz ]
then
- die "Please download ${MY_P} from ${HOMEPAGE} and place into ${DISTDIR}"
+ die "Please download ${MY_P} from ${HOMEPAGE} -- Note that you need the one for Debian Sid -- and place into ${DISTDIR}"
fi
unpack ${MY_P}.tar.gz || die
}