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
commit0802d300d0dfd18742c6dc651b28f5539dedd955 (patch)
treed6aa3db0b296c228b8ec73009c6496a83528c131 /net-im/ymessenger
parentsandbox violation fix (diff)
downloadhistorical-0802d300d0dfd18742c6dc651b28f5539dedd955.tar.gz
historical-0802d300d0dfd18742c6dc651b28f5539dedd955.tar.bz2
historical-0802d300d0dfd18742c6dc651b28f5539dedd955.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
}