diff options
Diffstat (limited to 'games-arcade/funnyboat/funnyboat-1.5-r1.ebuild')
-rw-r--r-- | games-arcade/funnyboat/funnyboat-1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/funnyboat/funnyboat-1.5-r1.ebuild b/games-arcade/funnyboat/funnyboat-1.5-r1.ebuild index 70d79d3f9180..5a82e89844fb 100644 --- a/games-arcade/funnyboat/funnyboat-1.5-r1.ebuild +++ b/games-arcade/funnyboat/funnyboat-1.5-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5-r1.ebuild,v 1.2 2013/06/09 09:15:05 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5-r1.ebuild,v 1.3 2013/09/05 19:44:55 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python2_5 python2_6 python2_7 ) +PYTHON_COMPAT=( python2_6 python2_7 ) inherit eutils gnome2-utils python-single-r1 games DESCRIPTION="A side scrolling shooter game starring a steamboat on the sea" |