mr_bones_ 15/02/07 04:14:53 Modified: funnyboat-1.5-r1.ebuild ChangeLog Log: punt python2_6 (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.4 games-arcade/funnyboat/funnyboat-1.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5-r1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5-r1.ebuild?r1=1.3&r2=1.4 Index: funnyboat-1.5-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- funnyboat-1.5-r1.ebuild 5 Sep 2013 19:44:55 -0000 1.3 +++ funnyboat-1.5-r1.ebuild 7 Feb 2015 04:14:53 -0000 1.4 @@ -1,10 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 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.3 2013/09/05 19:44:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5-r1.ebuild,v 1.4 2015/02/07 04:14:53 mr_bones_ Exp $ EAPI=5 - -PYTHON_COMPAT=( python2_6 python2_7 ) +PYTHON_COMPAT=( python2_7 ) inherit eutils gnome2-utils python-single-r1 games DESCRIPTION="A side scrolling shooter game starring a steamboat on the sea" 1.17 games-arcade/funnyboat/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/funnyboat/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/funnyboat/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/funnyboat/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 5 Sep 2013 19:44:55 -0000 1.16 +++ ChangeLog 7 Feb 2015 04:14:53 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/funnyboat -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/ChangeLog,v 1.16 2013/09/05 19:44:55 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/ChangeLog,v 1.17 2015/02/07 04:14:53 mr_bones_ Exp $ + + 07 Feb 2015; Michael Sterrett <mr_bon...@gentoo.org> funnyboat-1.5-r1.ebuild: + punt python2_6 05 Sep 2013; Michał Górny <mgo...@gentoo.org> funnyboat-1.5-r1.ebuild: Clean up PYTHON_COMPAT from old implementations.