tupone 15/01/11 16:22:41 Modified: ChangeLog Log: Fix UTF-8 for ChangeLog (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)
Revision Changes Path 1.19 games-engines/love/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/love/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-engines/love/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 7 Jan 2015 09:21:41 -0000 1.18 +++ ChangeLog 11 Jan 2015 16:22:41 -0000 1.19 @@ -1,12 +1,12 @@ # ChangeLog for games-engines/love # 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 $ +# $Header: /var/cvsroot/gentoo-x86/games-engines/love/ChangeLog,v 1.19 2015/01/11 16:22:41 tupone Exp $ 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, + 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. @@ -19,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. @@ -46,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 @@ -54,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.
