summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevan Franchini <twitch153@gentoo.org>2013-09-01 00:39:19 +0000
committerDevan Franchini <twitch153@gentoo.org>2013-09-01 00:39:19 +0000
commitd0f159d9446c3dc041f96df002c24412fb45c42f (patch)
treea353b992888db8fa64708a48cad985ae4860ecdf /games-emulation/dolphin/ChangeLog
parentupdate live ebuild (diff)
downloadhistorical-d0f159d9446c3dc041f96df002c24412fb45c42f.tar.gz
historical-d0f159d9446c3dc041f96df002c24412fb45c42f.tar.bz2
historical-d0f159d9446c3dc041f96df002c24412fb45c42f.zip
Replaces has_version checking of gcc version for more suited use of the gcc-version command to check the current gcc version being used to compile the program
Package-Manager: portage-2.1.12.2/cvs/Linux x86_64
Diffstat (limited to 'games-emulation/dolphin/ChangeLog')
-rw-r--r--games-emulation/dolphin/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/games-emulation/dolphin/ChangeLog b/games-emulation/dolphin/ChangeLog
index 06d1e15aab55..c3c0a1fe8cd9 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.7 2013/08/31 23:24:19 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.8 2013/09/01 00:39:04 twitch153 Exp $
+
+ 01 Sep 2013; Devan Franchini <twitch153@gentoo.org> dolphin-3.5.ebuild:
+ Replaces has_version checking of gcc version for more suited use of the gcc-
+ version command to check the current gcc version being used to compile the
+ program
31 Aug 2013; Devan Franchini <twitch153@gentoo.org> dolphin-3.5.ebuild:
dolphin-3.5.ebuild: Added check to apply gcc-4.8.patch to all variants of gcc