mr_bones_ 15/03/31 00:43:12 Modified: fakk2-1.02.ebuild ChangeLog Log: EAPI=5 (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.20 games-action/fakk2/fakk2-1.02.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild?r1=1.19&r2=1.20 Index: fakk2-1.02.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- fakk2-1.02.ebuild 16 Jan 2012 19:06:50 -0000 1.19 +++ fakk2-1.02.ebuild 31 Mar 2015 00:43:12 -0000 1.20 @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild,v 1.19 2012/01/16 19:06:50 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/fakk2-1.02.ebuild,v 1.20 2015/03/31 00:43:12 mr_bones_ Exp $ +EAPI=5 inherit eutils cdrom games -IUSE="nocd" DESCRIPTION="Heavy Metal: FAKK2 - 3D third-person action shooter based on the Heavy Metal comics/movies" HOMEPAGE="http://www.lokigames.com/products/fakk2/" SRC_URI="" @@ -12,6 +12,7 @@ LICENSE="LOKI-EULA" SLOT="0" KEYWORDS="x86" +IUSE="nocd" RESTRICT="strip" RDEPEND="virtual/opengl" 1.20 games-action/fakk2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/fakk2/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/fakk2/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/fakk2/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-action/fakk2/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 16 Jan 2012 19:06:50 -0000 1.19 +++ ChangeLog 31 Mar 2015 00:43:12 -0000 1.20 @@ -1,6 +1,9 @@ # ChangeLog for games-action/fakk2 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/ChangeLog,v 1.19 2012/01/16 19:06:50 ulm Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/fakk2/ChangeLog,v 1.20 2015/03/31 00:43:12 mr_bones_ Exp $ + + 31 Mar 2015; Michael Sterrett <[email protected]> fakk2-1.02.ebuild: + EAPI=5 16 Jan 2012; Ulrich Müller <[email protected]> fakk2-1.02.ebuild: Migrate to cdrom.eclass, bug 398809. @@ -60,4 +63,3 @@ 27 Jul 2003; Chris Gianelloni <[email protected]> files/fakk2: Initial import. Ebuild by me. -
