blob: c3c0a1fe8cd9f00045eaa98333ee92fb94b14474 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
# 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.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
4.8.*
27 Aug 2013; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
dolphin-9999.ebuild: Adds check for merge type to prevent unnecessary checking
of gcc-version when emerging as a binary package
27 Aug 2013; Devan Franchini <twitch153@gentoo.org> dolphin-3.5.ebuild:
dolphin-3.5.ebuild: Adds check for binary package to prevent unnecessary
checking of gcc-version
26 Aug 2013; Devan Franchini <twitch153@gentoo.org> dolphin-3.5.ebuild,
dolphin-9999.ebuild:
Removes repetition of package name in description
26 Aug 2013; Devan Franchini <twitch153@gentoo.org> dolphin-3.5.ebuild,
dolphin-9999.ebuild:
Replaces doins command with dodoc command.
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)
26 Aug 2013; twitch153 +dolphin-3.5.ebuild, +dolphin-9999.ebuild,
+files/dolphin-emu-3.5-gcc-4.8.patch, +metadata.xml:
New ebuild and live ebuild for dolphin emulator. Written by myself. Fixes bug
#281543
|