diff options
author | Devan Franchini <twitch153@gentoo.org> | 2013-11-17 22:38:30 +0000 |
---|---|---|
committer | Devan Franchini <twitch153@gentoo.org> | 2013-11-17 22:38:30 +0000 |
commit | b4f62ba5e202315545431f29aa7aef1a559f0482 (patch) | |
tree | dc3d24b9a430069ec593a6811fbed95f781c31a6 /games-emulation/dolphin/ChangeLog | |
parent | YAY CVE's (diff) | |
download | gentoo-2-b4f62ba5e202315545431f29aa7aef1a559f0482.tar.gz gentoo-2-b4f62ba5e202315545431f29aa7aef1a559f0482.tar.bz2 gentoo-2-b4f62ba5e202315545431f29aa7aef1a559f0482.zip |
Adds explicit call of cmake-utils_src_compile to move the building to compile phase
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'games-emulation/dolphin/ChangeLog')
-rw-r--r-- | games-emulation/dolphin/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/games-emulation/dolphin/ChangeLog b/games-emulation/dolphin/ChangeLog index cae53a52e322..0c650f9b737e 100644 --- a/games-emulation/dolphin/ChangeLog +++ b/games-emulation/dolphin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-emulation/dolphin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.12 2013/11/17 20:31:52 twitch153 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.13 2013/11/17 22:38:30 twitch153 Exp $ + + 17 Nov 2013; Devan Franchini <twitch153@gentoo.org> dolphin-3.5.ebuild, + dolphin-4.0.ebuild, dolphin-9999.ebuild: + Adds explicit call of cmake-utils_src_compile to move the building to compile + phase 17 Nov 2013; Devan Franchini <twitch153@gentoo.org> dolphin-3.5.ebuild, dolphin-4.0.ebuild, dolphin-9999.ebuild: |