summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* kde5.eclass: >=Plasma-5.7 depends on >=Frameworks-5.23Andreas Sturmlechner2016-06-171-0/+1
|
* kde5.eclass: >=Plasma-5.6.5 depends on >=Qt-5.6.1Andreas Sturmlechner2016-06-171-0/+9
|
* kde5.eclass: remove KDE_DOXYGEN and KDE_DOX_DIRMichael Palimaka2016-06-171-37/+0
| | | | | kgenapidox was removed from kapidox in bb4063f5d9f9015b86dbc3a48a424c8cb1a8193f and there does not appear to be a suitable replacement (for us).
* kde5.eclass: Add handling of building plugins for Qt5DesignerAndreas Sturmlechner2016-06-171-0/+22
| | | | KDE_DESIGNERPLUGIN toggles dependencies and configure with USE=designer
* kde4-base.eclass: use https for default EGIT_MIRRORMichael Palimaka2016-06-171-1/+1
|
* kde5.eclass: use https for default EGIT_MIRRORMichael Palimaka2016-06-171-1/+1
|
* kde5-functions.eclass: Improve punt_bogus_depAndreas Sturmlechner2016-06-171-1/+1
| | | | | The variable holding the min version requirement can be named anything. This should catch most cases, most importantly Qt5 modules.
* cmake-utils.eclass: echo ctest argumentsMichael Palimaka2016-06-171-0/+1
| | | | | This mirrors the behaviour during src_configure where cmake and its arguments are printed for clarity.
* cmake-utils.eclass: do not pass CMAKE_INSTALL_DO_STRIP in EAPI 6 and laterMichael Palimaka2016-06-171-1/+1
| | | | | CMAKE_INSTALL_DO_STRIP does not appear to be widely used, so this is a good opportunity to get rid of it.
* gnome-base/orbit: add multilib supportIan Stakenvicius2016-06-161-0/+101
| | | | | | Bug: http://bugs.gentoo.org/586014 Package-Manager: portage-2.2.28
* dev-libs/libIDL: add multilib supportIan Stakenvicius2016-06-161-0/+39
| | | | | | | | multilib support is needed for multilib gnome-base/orbit Bug: http://bugs.gentoo.org/586014 Package-Manager: portage-2.2.28
* profiles: mask kde-misc/akonadi-facebook for removalMichael Palimaka2016-06-171-0/+5
| | | | Gentoo-bug: 585786
* app-text/kding: remove oldMichael Palimaka2016-06-171-26/+0
| | | | Package-Manager: portage-2.3.0_rc1
* app-text/kding: amd64/x86 stableMichael Palimaka2016-06-171-1/+1
| | | | | | Gentoo-bug: 510510 Package-Manager: portage-2.3.0_rc1
* dev-qt/qt-creator: remove ancient versions (finally)Davide Pesavento2016-06-164-276/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-qt/qt-creator: amd64/x86 stableMichael Palimaka2016-06-171-1/+1
| | | | | | Gentoo-bug: 581878 Package-Manager: portage-2.3.0_rc1
* sys-devel/clang: amd64/x86 stableMichael Palimaka2016-06-171-1/+1
| | | | | | Gentoo-bug: 564402 Package-Manager: portage-2.3.0_rc1
* sys-devel/llvm: amd64/x86 stableMichael Palimaka2016-06-171-1/+1
| | | | | | Gentoo-bug: 564402 Package-Manager: portage-2.3.0_rc1
* sys-libs/libunwind: disable test building in 1.2_rc1 tooMike Frysinger2016-06-161-0/+4
|
* www-plugins/adobe-flash: Version bump (bug #586044).Jeroen Roovers2016-06-162-0/+238
| | | | Package-Manager: portage-2.3.0_rc1
* dev-util/qbs: remove oldDavide Pesavento2016-06-162-104/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-util/qbs: amd64/x86 stableMichael Palimaka2016-06-161-1/+1
| | | | | | Gentoo-bug: 581874 Package-Manager: portage-2.3.0_rc1
* dev-ruby/tidy-ext-0.1.14-r3: add alpha keywordTobias Klausmann2016-06-161-1/+1
| | | | | | Gentoo-Bug: 561452 Package-Manager: portage-2.3.0_rc1
* app-text/htmltidy-20090325-r2: add alpha keywordTobias Klausmann2016-06-161-1/+1
| | | | | | Gentoo-Bug: 561452 Package-Manager: portage-2.3.0_rc1
* dev-python/sip: sync live ebuildDavide Pesavento2016-06-161-2/+2
| | | | Package-Manager: portage-2.3.0_rc1
* app-misc/carbon-c-relay: version bump to v2.1Fabian Groffen2016-06-162-3/+4
| | | | Package-Manager: portage-2.2.28
* mail-client/mutt: change default locking mechanism to fcntl over flockFabian Groffen2016-06-161-11/+4
| | | | Package-Manager: portage-2.2.28
* dev-libs/libsigsegv: Update homepage. Moved to EAPI 5José María Alonso Josa2016-06-161-3/+3
| | | | | | Fixes bug #475402 Package-Manager: portage-2.2.28
* mail-mta/opensmtpd: snapshot version bumpJason A. Donenfeld2016-06-162-0/+1
| | | | Package-Manager: portage-2.3.0_rc1
* dev-qt/qt-creator: version bumpDavide Pesavento2016-06-162-1/+1
| | | | Package-Manager: portage-2.3.0_rc1
* sys-freebsd/freebsd-sources: Merge bmake build fixMichał Górny2016-06-162-0/+17
|\ | | | | | | Pull-Request: https://github.com/gentoo/gentoo/pull/1684
| * sys-freebsd/freebsd-sources: Fix the issue that can not build bmake.Yuta Satoh2016-06-162-0/+17
| |
* | games-board/chessx: amd64 stable wrt bug #586060José María Alonso Josa2016-06-161-1/+1
| | | | | | | | Package-Manager: portage-2.2.28
* | dev-util/qbs: revert previous commit, it's not correct and was never authorizedDavide Pesavento2016-06-162-4/+4
| | | | | | | | This reverts commit b73d0a35d4b73d0a32a45bfdd6b9167445c05219.
* | sys-cluster/ceph: version bump 10.2.2Yixun Lan2016-06-162-0/+264
| | | | | | | | Package-Manager: portage-2.3.0_rc1
* | sys-cluster/ceph: fix missing xfs header err when USE=xfs enabledYixun Lan2016-06-162-0/+29
| | | | | | | | | | | | Gentoo-Bug: 585988 Package-Manager: portage-2.3.0_rc1
* | x11-wm/stumpwm: Reset xdg environmentJosé María Alonso Josa2016-06-162-2/+7
| | | | | | | | | | | | Fixes bug #585852 Package-Manager: portage-2.2.28
* | sys-libs/libunwind: Stable for HPPA (bug #585830).Jeroen Roovers2016-06-161-1/+1
| | | | | | | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches
* | www-apps/drupal: Security bump to release 7.44 - fixes SA-CORE-2016-002.Jorge Manuel B. S. Vicetto (jmbsvicetto)2016-06-162-1/+1
|/ | | | Package-Manager: portage-2.2.28
* sys-fs/ntfs3g: Stable for PPC64 (bug #550970).Jeroen Roovers2016-06-161-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches
* www-client/opera-beta: Old.Jeroen Roovers2016-06-163-182/+0
| | | | Package-Manager: portage-2.3.0_rc1
* www-client/opera-beta: Version bump.Jeroen Roovers2016-06-162-0/+93
| | | | Package-Manager: portage-2.3.0_rc1
* net-misc/chrony: Version bump.Jeroen Roovers2016-06-163-119/+1
| | | | Package-Manager: portage-2.3.0_rc1
* net-fs/samba: Bump to version 4.3.10Lars Wendler2016-06-162-0/+251
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-kernel/vanilla-sources: Automated version bump to {3.2.81,3.16.36} - ↵Agostino Sarubbo2016-06-163-2/+2
| | | | | | | remove old. Package-Manager: portage-2.2.28 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-i18n/man-pages-de:Lars Wendler2016-06-163-100/+0
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-i18n/man-pages-de: Bump to version 1.13 (bug #580382).Lars Wendler2016-06-162-0/+54
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/spice-gtk: fix git repository urlMichael Mair-Keimberger (asterix)2016-06-161-1/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1680 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/rtmpdump: Depend on net-libs/gnutls when USE=gnutls is on.Craig Andrews2016-06-162-2/+2
| | | | | | | | | Gentoo-Bug: https://bugs.gentoo.org/498840 Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1634 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-firewall/shorewall: Version bump to v5.0.9.2Thomas Deutschmann2016-06-162-7/+7
| | | | | | | Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1665 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>