diff options
author | Devan Franchini <twitch153@gentoo.org> | 2013-08-26 07:19:36 +0000 |
---|---|---|
committer | Devan Franchini <twitch153@gentoo.org> | 2013-08-26 07:19:36 +0000 |
commit | 9572ece96c36283ee5dda7343e851a39f1c6b982 (patch) | |
tree | 27e202405697555390ea80313d95743857fee48f /games-emulation/dolphin/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-9572ece96c36283ee5dda7343e851a39f1c6b982.tar.gz gentoo-2-9572ece96c36283ee5dda7343e851a39f1c6b982.tar.bz2 gentoo-2-9572ece96c36283ee5dda7343e851a39f1c6b982.zip |
Added pkg_pretend() function to check for gcc version instead of src_prepare() in both ebuilds; also fixes keywording issues in 9999 ebuild
(Portage version: 2.1.12.2/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 dc39f48315a9..d2eb0096e00b 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.1 2013/08/26 04:25:00 twitch153 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.2 2013/08/26 07:19:36 twitch153 Exp $ + + 26 Aug 2013; Devan Franchini <twitch153@gentoo.org> dolphin-3.5.ebuild, + dolphin-9999.ebuild: + Added pkg_pretend() function to check for gcc version instead of src_prepare() + in both ebuilds; also fixes keywording issues in 9999 ebuild *dolphin-9999 (26 Aug 2013) *dolphin-3.5 (26 Aug 2013) |