diff options
-rw-r--r-- | app-emulation/cedega/cedega-4.0.1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/point2play/point2play-1.3.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/cedega/cedega-4.0.1.ebuild b/app-emulation/cedega/cedega-4.0.1.ebuild index d7aa350edc64..de66a3f9e4c4 100644 --- a/app-emulation/cedega/cedega-4.0.1.ebuild +++ b/app-emulation/cedega/cedega-4.0.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/cedega/cedega-4.0.1.ebuild,v 1.3 2004/08/16 12:08:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/cedega/cedega-4.0.1.ebuild,v 1.4 2004/08/16 15:27:10 vapier Exp $ MY_P="cedega_${PV}-1.i386" DESCRIPTION="Cedega replaces WineX, a distribution of Wine with enhanced DirectX for gaming" @@ -28,7 +28,7 @@ pkg_nofetch() { einfo "Then put the file in ${DISTDIR}" einfo 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:" 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:" |