tupone 15/01/07 09:21:41 Modified: ChangeLog love-0.8.0.ebuild Log: EAPI 5 - Fix build with freetype2 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)
Revision Changes Path 1.18 games-engines/love/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-engines/love/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 6 Jul 2014 13:20:24 -0000 1.17 +++ ChangeLog 7 Jan 2015 09:21:41 -0000 1.18 @@ -1,8 +1,12 @@ # ChangeLog for games-engines/love -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/love/ChangeLog,v 1.17 2014/07/06 13:20:24 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-engines/love/ChangeLog,v 1.18 2015/01/07 09:21:41 tupone Exp $ - 06 Jul 2014; Michał Górny <[email protected]> love-0.7.2-r1.ebuild, + 07 Jan 2015; Tupone Alfredo <[email protected]> love-0.8.0.ebuild, + +files/love-0.8.0-freetype2.patch: + Fix build with freetype2 - EAPI 5 + + 06 Jul 2014; MichaÅ Górny <[email protected]> love-0.7.2-r1.ebuild, love-0.8.0.ebuild, love-9999.ebuild: Replace obsolete mirror://bitbucket with the real URI. @@ -15,11 +19,11 @@ 04 Jul 2013; Agostino Sarubbo <[email protected]> love-0.7.2-r1.ebuild: Stable for amd64, wrt bug #475630 - 21 Mar 2013; Chí-Thanh Christopher Nguyễn <[email protected]> + 21 Mar 2013; ChÃ-Thanh Christopher Nguyá» n <[email protected]> love-9999.ebuild: Copy autotools files to build directory before eautoreconf, bug #462588. - 21 Mar 2013; Chí-Thanh Christopher Nguyễn <[email protected]> + 21 Mar 2013; ChÃ-Thanh Christopher Nguyá» n <[email protected]> love-0.7.2-r1.ebuild, love-0.8.0.ebuild: Add dependency on deprecated lua features, bug #462586. @@ -42,7 +46,7 @@ *love-0.7.2-r1 (21 May 2012) - 21 May 2012; Chí-Thanh Christopher Nguyễn <[email protected]> + 21 May 2012; ChÃ-Thanh Christopher Nguyá» n <[email protected]> +love-0.7.2-r1.ebuild, -love-0.7.2.ebuild, love-0.8.0.ebuild, love-9999.ebuild: Allow slotting as suggested by Tobias Leupold in bug #416703. Implementation @@ -50,26 +54,26 @@ *love-0.8.0 (20 Apr 2012) - 20 Apr 2012; Chí-Thanh Christopher Nguyễn <[email protected]> + 20 Apr 2012; ChÃ-Thanh Christopher Nguyá» n <[email protected]> +love-0.8.0.ebuild, love-9999.ebuild: Version bump, bug #412717. - 17 Apr 2012; Michał Górny <[email protected]> love-0.7.2.ebuild, + 17 Apr 2012; MichaÅ Górny <[email protected]> love-0.7.2.ebuild, love-9999.ebuild: Use mirror://bitbucket. - 08 Mar 2012; Chí-Thanh Christopher Nguyễn <[email protected]> + 08 Mar 2012; ChÃ-Thanh Christopher Nguyá» n <[email protected]> love-0.7.2.ebuild, love-9999.ebuild: Set correct dependencies, bug #407101. *love-9999 (05 Mar 2012) - 05 Mar 2012; Chí-Thanh Christopher Nguyễn <[email protected]> + 05 Mar 2012; ChÃ-Thanh Christopher Nguyá» n <[email protected]> +love-9999.ebuild: Add live ebuild, bug #406861. *love-0.7.2 (05 Nov 2011) - 05 Nov 2011; Chí-Thanh Christopher Nguyễn <[email protected]> + 05 Nov 2011; ChÃ-Thanh Christopher Nguyá» n <[email protected]> +love-0.7.2.ebuild: Initial commit, taken from the gamerlay overlay. 1.11 games-engines/love/love-0.8.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/love-0.8.0.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/love-0.8.0.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/love-0.8.0.ebuild?r1=1.10&r2=1.11 Index: love-0.8.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-engines/love/love-0.8.0.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- love-0.8.0.ebuild 6 Jul 2014 13:20:24 -0000 1.10 +++ love-0.8.0.ebuild 7 Jan 2015 09:21:41 -0000 1.11 @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-engines/love/love-0.8.0.ebuild,v 1.10 2014/07/06 13:20:24 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/love/love-0.8.0.ebuild,v 1.11 2015/01/07 09:21:41 tupone Exp $ -EAPI=3 +EAPI=5 inherit base games @@ -45,10 +45,11 @@ mkdir platform/unix/m4 || die eautoreconf fi + epatch "${FILESDIR}"/${P}-freetype2.patch } src_install() { - base_src_install + default if [[ "${SLOT}" != "0" ]]; then mv "${ED}${GAMES_BINDIR}"/${PN} \ "${ED}${GAMES_BINDIR}"/${PN}-${SLOT} || die
