commit: 3d395e2475596b23cb3e5abde3ee6244c8979620 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> AuthorDate: Fri Dec 18 01:22:25 2015 +0000 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> CommitDate: Fri Dec 18 08:17:25 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d395e24
EAPI=5 Package-Manager: portage-2.2.24 games-misc/gtklife/gtklife-5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-misc/gtklife/gtklife-5.1.ebuild b/games-misc/gtklife/gtklife-5.1.ebuild index 08cdc43..6d1fd9c 100644 --- a/games-misc/gtklife/gtklife-5.1.ebuild +++ b/games-misc/gtklife/gtklife-5.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 inherit eutils games DESCRIPTION="A Conway's Life simulator for Unix"
