diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-08-16 15:29:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-08-16 15:29:45 +0000 |
commit | 33bfa87816ce7d25d07eccaafd4a48f22e5eac1f (patch) | |
tree | 3c647e42f0763d0bad5c1bbbbfe650aa2cb009c6 /app-emulation/point2play | |
parent | Version bump in the development series. (Manifest recommit) (diff) | |
download | gentoo-2-33bfa87816ce7d25d07eccaafd4a48f22e5eac1f.tar.gz gentoo-2-33bfa87816ce7d25d07eccaafd4a48f22e5eac1f.tar.bz2 gentoo-2-33bfa87816ce7d25d07eccaafd4a48f22e5eac1f.zip |
touchup message
Diffstat (limited to 'app-emulation/point2play')
-rw-r--r-- | app-emulation/point2play/point2play-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/point2play/point2play-1.3.1.ebuild b/app-emulation/point2play/point2play-1.3.1.ebuild index 113a63bfd620..50225de73b1e 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.4 2004/08/16 12:09:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/point2play/point2play-1.3.1.ebuild,v 1.5 2004/08/16 15:29:45 vapier Exp $ inherit eutils @@ -29,7 +29,7 @@ pkg_nofetch() { einfo "The archive should then be placed into ${DISTDIR}" echo ewarn "Please note that for some stupid reason Transgaming has" - ewarn "started watermarking their downloads to track users." + ewarn "started watermarking their downloads." 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:" |