summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-admin/fleet: add version 0.11.5Alex Brandt2015-08-302-0/+48
| | | | Package-Manager: portage-2.2.20.1
* profiles: Update plasma package.useAndreas Sturmlechner2015-08-311-0/+1
|
* kde-plasma/powerdevil: Block kde-base/systemsettings[handbook]Andreas Sturmlechner2015-08-311-0/+1
| | | | | | Reported in #gentoo-kde by diddly Package-Manager: portage-2.2.20.1
* kde-apps/kde-base-artwork: Slotmove from 5 to 4Andreas Sturmlechner2015-08-312-1/+2
| | | | | | Actually requires kdelibs:4 for configure and is a dead end upstream. Package-Manager: portage-2.2.20.1
* media-libs/freeverb3: Depend on Audacious <3.6 (bug #558680)Sebastian Pipping2015-08-301-1/+1
| | | | Audacious >=3.6 does not provide <audacious/plugin.h> any more
* sys-devel/gdb: amd64 stable wrt bug #559056Mikle Kolyada2015-08-301-1/+1
| | | | Package-Manager: portage-2.2.20.1
* media-gfx/gimp: Apply upstream patch on blending (Gentoo bug #558878)Sebastian Pipping2015-08-302-0/+195
|
* sys-apps/man-db: amd64 stable wrt bug #559140Mikle Kolyada2015-08-301-1/+1
| | | | Package-Manager: portage-2.2.20.1
* app-backup/burp: Depend on specific slot of ncursesAmadeusz Żołnowski2015-08-303-3/+3
| | | | Package-Manager: portage-2.2.20.1
* app-backup/burp: Remove oldest 1.4.x versionAmadeusz Żołnowski2015-08-304-151/+0
| | | | Package-Manager: portage-2.2.20.1
* net-mail/muchsync: Add new packageAmadeusz Żołnowski2015-08-303-0/+39
| | | | Package-Manager: portage-2.2.20.1
* media-sound/kmidimon: add patch fixing build failure with ↵Michael Palimaka2015-08-312-1/+19
| | | | | | | | kde-base/kdelibs-4.14.11 Gentoo-bug: 559180 Package-Manager: portage-2.2.20.1
* net-libs/gnutls: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 559120 Package-Manager: portage-2.2.20.1
* mp3splt: Remove sping as a maintainerSebastian Pipping2015-08-303-12/+0
|
* www-client/chromium: dev channel bump (46.0.2490.6)Pawel Hajdan, Jr2015-08-302-1/+1
| | | | Package-Manager: portage-2.2.20.1
* kde5-functions.eclass: Raise Frameworks versionJohannes Huber2015-08-311-1/+1
|
* sys-apps/man-db: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 559140 Package-Manager: portage-2.2.20.1
* app-misc/perltrash: Fix homepage (bug #559058)Sebastian Pipping2015-08-301-1/+1
|
* media-libs/nas: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 559106 Package-Manager: portage-2.2.20.1
* sys-devel/gdb: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 559056 Package-Manager: portage-2.2.20.1
* sys-auth/skey: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 558486 Package-Manager: portage-2.2.20.1
* media-libs/libass: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 558596 Package-Manager: portage-2.2.20.1
* dev-util/diffstat: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 558752 Package-Manager: portage-2.2.20.1
* app-text/discount: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 558126 Package-Manager: portage-2.2.20.1
* dev-libs/libnl: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 558132 Package-Manager: portage-2.2.20.1
* sys-libs/musl: version bump to 1.1.11Anthony G. Basile2015-08-302-0/+129
| | | | Package-Manager: portage-2.2.20.1
* sci-mathematics/rstudio: Fix bug 558900, unbundle qtsingleapplicationMark Wright2015-08-312-0/+285
| | | | | | | | | | | Thanks to Helmut Jarausch for reporting, Franz Fellner for suggesting patching rstudio to use dev-qt/qtsingleapplication[qt5] rather than the bundled version. Remove sys-devel/clang upper bound, thanks to Helmut Jarausch for reporting and testing with clang-3.6.2-r100. I tested it builds with clang-3.7.0_rc3. Fix bug 558988 sci-mathematics/rstudio-0.99.473 missing qt dependencies, thanks to Oleg and Anthony Staines for reporting and testing. Package-Manager: portage-2.2.20.1
* app-text/tesseract: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 557584 Package-Manager: portage-2.2.20.1
* php-ext-source-r2.eclass: add prefix support.Michael Orlitzky2015-08-301-9/+10
| | | | | | | | | | | | | | | | | | | The php-ext-source-r2 eclass sets a bunch of environment variables of the form, PHPIZE="/usr/${libdir}/${1}/bin/phpize" and also tests for the existence of an INI file using absolute paths. To accomodate a prefix environment, all of these paths need to be prefixed with $EPREFIX. This commit adds the prefix to all absolute paths in the eclass. We then need to strip $EPREFIX from one invocation of `insinto` which handles $EPREFIX in its own way. This has been tested on =dev-php/pecl-imagick-3.3.0_rc2 in a prefix environment. Bug: 371985 Bug: 481410
* php-ext-pecl-r2.eclass: fix eclass/function name comments.Michael Orlitzky2015-08-301-4/+4
| | | | | | | | | | While investigating bug #371985, I took a look at the php-ext-pecl-r2 eclass. There's nothing to be done there for prefix support, but there are a few places where the old revision "-r1" shows up in some comments. This commit fixes them to "-r2". Bug: 371985 Bug: 558612
* net-wireless/hackrf-tools: drop old, fix descriptionZero_Chaos2015-08-305-89/+2
| | | | Package-Manager: portage-2.2.20.1
* dev-libs/libmemcached: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 557572 Package-Manager: portage-2.2.20.1
* dev-db/mariadb: x86 stable wrt bug #555480Mikle Kolyada2015-08-301-1/+1
| | | | Package-Manager: portage-2.2.20.1
* media-sound/qmidiarp: bump to 0.6.1.Alexis Ballier2015-08-303-1/+54
| | | | Package-Manager: portage-2.2.20.1
* app-misc/screen: x86 stable wrt bug #549938Mikle Kolyada2015-08-301-1/+1
| | | | Package-Manager: portage-2.2.20.1
* net-libs/gnutls: amd64 stable wrt bug #559120Mikle Kolyada2015-08-301-1/+1
| | | | Package-Manager: portage-2.2.20.1
* sys-devel/gcc: amd64 stable wrt bug #559146Mikle Kolyada2015-08-301-1/+1
| | | | Package-Manager: portage-2.2.20.1
* app-shells/bash: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 557510 Package-Manager: portage-2.2.20.1
* sys-process/cronie: Warn on update to restart daemon (bug #557406).Lars Wendler2015-08-302-0/+12
| | | | Package-Manager: portage-2.2.20.1
* sys-process/cronie: Removed old.Lars Wendler2015-08-302-84/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-libs/openssl: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 555176 Package-Manager: portage-2.2.20.1
* app-editors/gvim: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 551552 Package-Manager: portage-2.2.20.1
* app-editors/vim: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 551552 Package-Manager: portage-2.2.20.1
* app-editors/vim-core: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 551552 Package-Manager: portage-2.2.20.1
* Add gnome herd as per bug 555914 comment 7.Mike Auty2015-08-301-0/+1
| | | | Package-Manager: portage-2.2.20.1
* app-misc/screen: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 549938 Package-Manager: portage-2.2.20.1
* net-libs/polarssl: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 528130 Package-Manager: portage-2.2.20.1
* dev-libs/jansson: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 501082 Package-Manager: portage-2.2.20.1
* app-emulation/virtualbox: Warn on pax-mark failure (bug #558510)Lars Wendler2015-08-301-8/+17
| | | | | | instead of failing. Added subslot dependencies to the virtual/jre dep. Package-Manager: portage-2.2.20.1
* media-libs/libsidplayfp: bump to 1.8.1Alexis Ballier2015-08-302-0/+34
| | | | Package-Manager: portage-2.2.20.1