Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Drop redundant EGIT_LOCAL_NONBARE setting. | Michał Górny | 2011-09-23 | 1 | -2/+1 | |
| | | | | It is set later in the function anyway. | |||||
* | Replace redundant $? checks with explicit if..fi. | Michał Górny | 2011-09-23 | 1 | -5/+3 | |
| | ||||||
* | Drop -n & -z test operators -- they're redundant in [[ ]]. | Michał Górny | 2011-09-23 | 1 | -24/+22 | |
| | ||||||
* | Remove unnecessary scary trailing-slash check for EGIT_REPO_URI. | Michał Górny | 2011-09-23 | 1 | -2/+2 | |
| | | | | If the slash is not there, ${EGIT_REPO_URI%/} will simply do nothing. | |||||
* | Replace variable 'eval's with ${!foo}. | Michał Górny | 2011-09-23 | 1 | -10/+11 | |
| | ||||||
* | Add ~ppc keyword for dev-ruby/ruby-gstreamer | Kacper Kowalik | 2011-09-23 | 3 | -9/+14 | |
| | | | | Package-Manager: portage-2.2.0_alpha55/cvs/Linux x86_64 | |||||
* | Initial commit. Fixes bug #262083. | Tomas Chvatal | 2011-09-23 | 6 | -0/+132 | |
| | | | | Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | Use Arch patch to fix compilation with gcc-4.6 (bug #367865). | Pacho Ramos | 2011-09-23 | 3 | -5/+33 | |
| | | | | Package-Manager: portage-2.1.10.19/cvs/Linux x86_64 | |||||
* | Virga is just a build dependency. | Tomas Chvatal | 2011-09-23 | 4 | -35/+30 | |
| | | | | Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | Fixed warnings in init script (bug #381883) | Lars Wendler | 2011-09-23 | 3 | -11/+24 | |
| | | | | Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | Bug #384017: Version bump for security | Jim Ramsay | 2011-09-23 | 3 | -2/+155 | |
| | | | | Package-Manager: portage-2.1.9.49/cvs/Linux i686 | |||||
* | Updated loop-aes patch (bug #381521) | Lars Wendler | 2011-09-23 | 3 | -11/+23 | |
| | | | | Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | Bumped EAPI to version 4. Added autoconf-2.64 to DEPEND | Lars Wendler | 2011-09-23 | 3 | -29/+29 | |
| | | | | Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | Version bump. Fixed warnings in init script (bug #382319) | Lars Wendler | 2011-09-23 | 6 | -10/+155 | |
| | | | | Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | Added myself as maintainer. | Anthony G. Basile | 2011-09-23 | 3 | -12/+16 | |
| | | | | Package-Manager: portage-2.1.10.11/cvs/Linux x86_64 | |||||
* | Add pre-release build for 0.99.2 (1.0 RC2). Includes gtk3 support (exposed ↵ | Arun Raghavan | 2011-09-23 | 4 | -5/+76 | |
| | | | | | | as a USE flag), improved UI, and support for new features such as per-source-output volumes and selecting passthrough formats. Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64 | |||||
* | Masking media-sound/pavucontrol pre-releases | Arun Raghavan | 2011-09-23 | 2 | -2/+6 | |
| | ||||||
* | Version bump | Dawid Węgliński | 2011-09-23 | 3 | -3/+96 | |
| | | | | Package-Manager: portage-2.1.9.39/cvs/Linux x86_64 | |||||
* | Drop 3.4.0 versions | Bernard Cafarelli | 2011-09-23 | 5 | -283/+6 | |
| | | | | Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | Remove vulnerable versions, security bugs #378345 and #384097 | Bernard Cafarelli | 2011-09-23 | 5 | -316/+11 | |
| | | | | Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | Added a patch to fix compilation with libpng15 (bug #383721) | Lars Wendler | 2011-09-23 | 4 | -10/+57 | |
| | | | | Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | Remove vulnerable versions, security bugs #378345 and #384097. Also remove ↵ | Bernard Cafarelli | 2011-09-23 | 8 | -341/+21 | |
| | | | | | | old blocker on <3.0 versions Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | Update to 'no-herd' removal, comment <herd/> out as optional. | Michał Górny | 2011-09-23 | 1 | -2/+2 | |
| | ||||||
* | Added fixed patch to build with libpng15 (bug #383567) | Lars Wendler | 2011-09-23 | 3 | -18/+100 | |
| | | | | Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | Added fixed patch to build with libpng15 (bug #378273) | Lars Wendler | 2011-09-23 | 3 | -7/+52 | |
| | | | | Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | Readded libpng15 patch (bug #383491). Moved ebuild back to EAPI-4 | Lars Wendler | 2011-09-23 | 3 | -10/+37 | |
| | | | | Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | Remove obsolete USE-flags as per Joost Ruis in bug #384171. | Tony Vroon | 2011-09-23 | 3 | -10/+8 | |
| | | | | Package-Manager: portage-2.1.10.18/cvs/Linux x86_64 | |||||
* | Reuse in_iuse() from eutils.eclass. | Michał Górny | 2011-09-23 | 1 | -3/+3 | |
| | ||||||
* | Slotmove net-wireless/iwl1000-ucode-128.50.3.1 from 0 to 3. | Ulrich Müller | 2011-09-23 | 2 | -1/+5 | |
| | ||||||
* | Change SLOT to 3. | Ulrich Müller | 2011-09-23 | 3 | -9/+9 | |
| | | | | Package-Manager: portage-2.1.10.19/cvs/Linux x86_64 | |||||
* | Restore iwl1000-ucode-128.50.3.1, bug 384125. | Ulrich Müller | 2011-09-23 | 3 | -5/+36 | |
| | | | | Package-Manager: portage-2.1.10.19/cvs/Linux x86_64 | |||||
* | Support any compression format. Keep the correct file extension. Bug 384145. | Mike Gilbert | 2011-09-23 | 6 | -30/+40 | |
| | | | | Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | Version bump. Removed old. | Rafael Martins | 2011-09-23 | 4 | -54/+18 | |
| | | | | Package-Manager: portage-2.2.0_alpha51_p7/cvs/Linux x86_64 | |||||
* | Unify live/release ebuilds again. Add patch from upstream for openmp when ↵ | Mike Frysinger | 2011-09-23 | 5 | -26/+202 | |
| | | | | | | linking #349078 by Justin Lecher. Add USE=static-libs support #379047 by Agostino Sarubbo. Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | drop comment that bleeds into man page | Mike Frysinger | 2011-09-23 | 1 | -3/+1 | |
| | ||||||
* | handle multiline ACLOCAL_AMFLAGS #383525 by Mikael Morin | Mike Frysinger | 2011-09-23 | 2 | -14/+55 | |
| | ||||||
* | add die and has_version helpers | Mike Frysinger | 2011-09-23 | 1 | -1/+10 | |
| | ||||||
* | Version bump. | Mike Frysinger | 2011-09-23 | 4 | -18/+82 | |
| | | | | Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | Remove laptop, glitz, cpufreq, battery from use.mask | Matt Turner | 2011-09-23 | 2 | -14/+5 | |
| | ||||||
* | Version bumped, bug #383559. | Matsuu Takuto | 2011-09-23 | 3 | -15/+130 | |
| | | | | Package-Manager: portage-2.1.10.18/cvs/Linux x86_64 | |||||
* | drop support for gcc-library builds as no one uses/cares about it | Mike Frysinger | 2011-09-22 | 1 | -193/+65 | |
| | ||||||
* | Whitespace. Don't use --stop for reload(). | Christian Ruppert | 2011-09-22 | 3 | -7/+10 | |
| | | | | Package-Manager: portage-2.1.10.11/cvs/Linux i686 | |||||
* | Update to EAPI 4. | Tim Harder | 2011-09-22 | 3 | -38/+43 | |
| | | | | Package-Manager: portage-2.2.0_alpha58/cvs/Linux x86_64 | |||||
* | Added missing soprano dependency, bug 382245 | Andreas Hüttel | 2011-09-22 | 4 | -21/+27 | |
| | | | | Package-Manager: portage-2.1.10.19/cvs/Linux x86_64 | |||||
* | Version bump | Andreas Hüttel | 2011-09-22 | 3 | -15/+43 | |
| | | | | Package-Manager: portage-2.1.10.19/cvs/Linux x86_64 | |||||
* | Do not install koffice.desktop file, bug 381955 | Andreas Hüttel | 2011-09-22 | 3 | -15/+106 | |
| | | | | Package-Manager: portage-2.1.10.19/cvs/Linux x86_64 | |||||
* | Only install dictionaries when the proper LINGUAS is set (bug #299758 by ↵ | Tim Harder | 2011-09-22 | 4 | -16/+33 | |
| | | | | | | Diego Elio Pettenò). Package-Manager: portage-2.2.0_alpha58/cvs/Linux x86_64 | |||||
* | Beta channel version bump. | Mike Gilbert | 2011-09-22 | 3 | -9/+16 | |
| | | | | Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64 | |||||
* | mask games-action/dungeon for removal | Michael Sterrett | 2011-09-22 | 1 | -1/+7 | |
| | ||||||
* | remove non-maintainer commit | Michael Sterrett | 2011-09-22 | 2 | -133/+0 | |
| | | | | Package-Manager: portage-2.1.10.11/cvs/Linux i686 |