| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates git eclass to version r3 | Devan Franchini | 2015-06-22 | 3 | -12/+15 |
* | Adds lto USE flag for optional link-time optimizations | Devan Franchini | 2015-06-10 | 4 | -13/+21 |
* | Enables looking for shared enet | Devan Franchini | 2015-06-10 | 3 | -11/+15 |
* | Adds >net-libs/enet-1.3.7 as a dependency, bug #550850 | Devan Franchini | 2015-06-06 | 3 | -14/+15 |
* | Changes required gcc version to >=4.9.0 | Devan Franchini | 2015-06-06 | 3 | -14/+17 |
* | Adds patching to CMake build system for FindX11 if >=cmake-3.2, bug #548384 | Devan Franchini | 2015-05-02 | 4 | -13/+40 |
* | Removes dolphin-3.5-r1 from tree | Devan Franchini | 2015-05-02 | 3 | -169/+12 |
* | Removes unnecessary webkit USE flag dependency for wxGTK | Devan Franchini | 2015-04-30 | 4 | -8/+28 |
* | Adds webkit USE flag dependency for wxGTK and check to ensure <media-video/li... | Devan Franchini | 2015-04-26 | 1 | -13/+3 |
* | Adds webkit USE flag dependency for wxGTK and check to ensure \!>=media-video... | Devan Franchini | 2015-04-26 | 3 | -8/+17 |
* | Rename distfile to include package name. | Sven Wegener | 2015-04-18 | 5 | -21/+21 |
* | Removes preservation of polarssl bundled libs, it's no longer necessary | Devan Franchini | 2015-03-09 | 3 | -14/+14 |
* | Preserves enet bundled libs, bug #542608 | Devan Franchini | 2015-03-09 | 3 | -11/+17 |
* | Modifies sed regexs to remove optional features, bug #539148 | Devan Franchini | 2015-02-09 | 4 | -23/+29 |
* | Adds subslotting to readline RDEPEND package | Devan Franchini | 2015-02-08 | 6 | -23/+32 |
* | Adds save for xxhash bundled binary | Devan Franchini | 2015-02-08 | 3 | -13/+19 |
* | Adds media-libs/libsdl2 as dependency, bug #535978 | Devan Franchini | 2015-01-16 | 3 | -13/+19 |
* | Adds media-libs/libsdl2 as dependency, bug #535978 | Devan Franchini | 2015-01-12 | 3 | -14/+17 |
* | Adds polarssl[havege] as dependency, bug #483794 | Devan Franchini | 2014-12-28 | 3 | -11/+15 |
* | Modifies FindALSA sed regex, bug 532212 | Devan Franchini | 2014-12-12 | 4 | -15/+21 |
* | Updates libsfml version dependency to 2.1, bug #531262 | Devan Franchini | 2014-12-07 | 3 | -12/+15 |
* | Modifies location set for doicon call, bug #523282 | Devan Franchini | 2014-09-20 | 3 | -13/+16 |
* | Adds wxGTK3.0 version dependency, bug #515688 | Devan Franchini | 2014-06-30 | 3 | -13/+16 |
* | Version bump to 4.0.2 | Devan Franchini | 2014-05-04 | 3 | -9/+160 |
* | Adds gtest to saved External directories. | Devan Franchini | 2014-03-19 | 3 | -11/+18 |
* | Removes unnecessary S variable, bug #504964 | Devan Franchini | 2014-03-18 | 3 | -7/+22 |
* | Changes SRC_URI to appropriate location, adds mirror restriction for 4.0 | Devan Franchini | 2014-02-17 | 4 | -12/+18 |
* | Updates REPO_URI and alters Readme.txt to proper Readme.md file | Devan Franchini | 2014-02-07 | 3 | -6/+9 |
* | Saves external GL folder from removal | Devan Franchini | 2014-01-25 | 3 | -4/+10 |
* | Removes deletion of CLRun dir, and updates dependency for glew | Devan Franchini | 2014-01-24 | 3 | -11/+11 |
* | Adds explicit call of cmake-utils_src_compile to move the building to compile... | Devan Franchini | 2013-11-17 | 5 | -8/+27 |
* | Alters homepage to show correct address, bug #490082 | Devan Franchini | 2013-11-17 | 5 | -12/+17 |
* | Version bump to 4.0, bug #486052 | Devan Franchini | 2013-09-26 | 3 | -2/+147 |
* | Preserves bundled polarssl lib, bug #483794 | Devan Franchini | 2013-09-08 | 3 | -4/+9 |
* | Whitespace | Patrick Lauer | 2013-09-01 | 3 | -5/+8 |
* | Replaces has_version checking of gcc version for more suited use of the gcc-v... | Devan Franchini | 2013-09-01 | 3 | -7/+11 |
* | dolphin-3.5.ebuild: Added check to apply gcc-4.8.patch to all variants of gcc... | Devan Franchini | 2013-08-31 | 3 | -5/+9 |
* | dolphin-9999.ebuild: Adds check for merge type to prevent unnecessary checkin... | Devan Franchini | 2013-08-27 | 3 | -7/+14 |
* | dolphin-3.5.ebuild: Adds check for binary package to prevent unnecessary chec... | Devan Franchini | 2013-08-27 | 3 | -7/+13 |
* | Removes repetition of package name in description | Devan Franchini | 2013-08-26 | 4 | -8/+12 |
* | Replaces doins command with dodoc command. | Devan Franchini | 2013-08-26 | 4 | -8/+12 |
* | Added pkg_pretend() function to check for gcc version instead of src_prepare(... | Devan Franchini | 2013-08-26 | 4 | -12/+35 |
* | New ebuild and live ebuild for dolphin emulator. Written by myself. Fixes bug... | Devan Franchini | 2013-08-26 | 2 | -2/+214 |
* | New ebuild and live ebuild for dolphin emulator. Written by myself. Fixes bug... | Devan Franchini | 2013-08-26 | 5 | -0/+300 |