diff options
author | Tristan Heaven <tristan@gentoo.org> | 2009-06-03 14:18:01 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2009-06-03 14:18:01 +0000 |
commit | e2c46af31ac8f41616b8efbabfd15fe0fb65fdac (patch) | |
tree | fc12ed89d0fc3e4a517dc5ce33fac21aab2f069f /games-puzzle/world-of-goo-demo | |
parent | Marking klinkstatus-3.5.10 ppc64 for bug 271889 (diff) | |
download | historical-e2c46af31ac8f41616b8efbabfd15fe0fb65fdac.tar.gz historical-e2c46af31ac8f41616b8efbabfd15fe0fb65fdac.tar.bz2 historical-e2c46af31ac8f41616b8efbabfd15fe0fb65fdac.zip |
inherit eutils
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'games-puzzle/world-of-goo-demo')
-rw-r--r-- | games-puzzle/world-of-goo-demo/world-of-goo-demo-1.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.40.ebuild b/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.40.ebuild index debf3ff5b50b..ee78a2e7281f 100644 --- a/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.40.ebuild +++ b/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.40.ebuild @@ -1,8 +1,8 @@ # 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-demo/world-of-goo-demo-1.40.ebuild,v 1.3 2009/03/09 22:49:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.40.ebuild,v 1.4 2009/06/03 14:18:01 nyhm Exp $ -inherit games +inherit eutils games DESCRIPTION="World of Goo is a puzzle game with a strong emphasis on physics" HOMEPAGE="http://2dboy.com/" |