summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-10-25 07:53:40 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-10-25 07:53:40 +0000
commitd6d6379edfaac042f78d771f27269936b3a52746 (patch)
tree219aef00b0ccb1c50152962b2676e91faf071a1c /games-puzzle/world-of-goo
parentMask USE=win64 for app-emulation/wine as it requires gcc-4.4. (diff)
downloadgentoo-2-d6d6379edfaac042f78d771f27269936b3a52746.tar.gz
gentoo-2-d6d6379edfaac042f78d771f27269936b3a52746.tar.bz2
gentoo-2-d6d6379edfaac042f78d771f27269936b3a52746.zip
Make the fetch message more generic (bug #289497)
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-puzzle/world-of-goo')
-rw-r--r--games-puzzle/world-of-goo/ChangeLog6
-rw-r--r--games-puzzle/world-of-goo/world-of-goo-1.41.ebuild7
2 files changed, 9 insertions, 4 deletions
diff --git a/games-puzzle/world-of-goo/ChangeLog b/games-puzzle/world-of-goo/ChangeLog
index a99989e1b1f9..c8cdb4d2f0f1 100644
--- a/games-puzzle/world-of-goo/ChangeLog
+++ b/games-puzzle/world-of-goo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-puzzle/world-of-goo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/world-of-goo/ChangeLog,v 1.3 2009/09/02 20:11:08 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/world-of-goo/ChangeLog,v 1.4 2009/10/25 07:53:40 mr_bones_ Exp $
+
+ 25 Oct 2009; Michael Sterrett <mr_bones_@gentoo.org>
+ world-of-goo-1.41.ebuild:
+ Make the fetch message more generic (bug #289497)
02 Sep 2009; Tristan Heaven <nyhm@gentoo.org> world-of-goo-1.41.ebuild:
Stable on amd64/x86
diff --git a/games-puzzle/world-of-goo/world-of-goo-1.41.ebuild b/games-puzzle/world-of-goo/world-of-goo-1.41.ebuild
index 691de10ac520..b764b2e597f0 100644
--- a/games-puzzle/world-of-goo/world-of-goo-1.41.ebuild
+++ b/games-puzzle/world-of-goo/world-of-goo-1.41.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/world-of-goo/world-of-goo-1.41.ebuild,v 1.2 2009/09/02 20:11:08 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/world-of-goo/world-of-goo-1.41.ebuild,v 1.3 2009/10/25 07:53:40 mr_bones_ Exp $
inherit eutils games
@@ -34,8 +34,9 @@ QA_EXECSTACK="opt/${MY_PN}/WorldOfGoo.bin32
opt/${MY_PN}/WorldOfGoo.bin64"
pkg_nofetch() {
- elog "To download the demo, visit http://worldofgoo.com/dl2.php?lk=demo"
- elog "and download ${A} and place it in ${DISTDIR}"
+ echo
+ elog "Download ${A} from ${HOMEPAGE} and place it in ${DISTDIR}"
+ echo
}
src_install() {