summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-08-16 12:09:48 +0000
committerMike Frysinger <vapier@gentoo.org>2004-08-16 12:09:48 +0000
commit738a6b52865e084a0146a7dc9ebafaec10b7d4ef (patch)
tree481f3c389289dabe18a264da45e73846efcc7f5e /app-emulation/point2play
parentMarking up to and including 5336 stable for newer cards, eg FX5700 (diff)
downloadhistorical-738a6b52865e084a0146a7dc9ebafaec10b7d4ef.tar.gz
historical-738a6b52865e084a0146a7dc9ebafaec10b7d4ef.tar.bz2
historical-738a6b52865e084a0146a7dc9ebafaec10b7d4ef.zip
fix typo in message
Diffstat (limited to 'app-emulation/point2play')
-rw-r--r--app-emulation/point2play/point2play-1.3.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-emulation/point2play/point2play-1.3.1.ebuild b/app-emulation/point2play/point2play-1.3.1.ebuild
index 821d8bd49972..113a63bfd620 100644
--- a/app-emulation/point2play/point2play-1.3.1.ebuild
+++ b/app-emulation/point2play/point2play-1.3.1.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/app-emulation/point2play/point2play-1.3.1.ebuild,v 1.3 2004/08/15 18:23:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.3.1.ebuild,v 1.4 2004/08/16 12:09:48 vapier Exp $
inherit eutils
@@ -30,9 +30,10 @@ pkg_nofetch() {
echo
ewarn "Please note that for some stupid reason Transgaming has"
ewarn "started watermarking their downloads to track users."
+ ewarn "http://transgaming.org/forum/viewtopic.php?t=660"
ewarn "This means you will have to rebuild the digest file"
ewarn "before emerging it. Just run this command:"
- ewarn "ebuild /usr/portage/app-emulation/${PN}/${PF}.ebuild diest"
+ ewarn "ebuild /usr/portage/app-emulation/${PN}/${PF}.ebuild digest"
}
src_unpack() {