summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* package.mask: mask obsolete ruby-webkit packages, bug 608608Hans de Graaff2017-03-031-0/+7
|
* profiles: package.mask: unmask libgpg-errorAlon Bar-Lev2017-03-021-4/+0
| | | | Bug: 611440
* profiles: Drop more video_cards_omapfb/video_cards_v4l.Matt Turner2017-03-026-10/+1
|
* profiles: Mask media-video/lives for removalAndreas Sturmlechner2017-03-031-0/+6
| | | | | Acked-by: lu_zero Gentoo-bug: 608408, 569958, 610746
* profiles: Mask x11-misc/andromeda for removalAndreas Sturmlechner2017-03-031-0/+5
| | | | Gentoo-bug: 602260
* profiles: mask dev-libs/libgpg-error-1.27Kristian Fiskerstrand2017-03-031-0/+4
| | | | Gentoo-Bug: 611440
* arch/sparc/package.use.mask: Unmask systemd's xkb USE flag.Matt Turner2017-03-021-4/+0
|
* arch/powerpc/package.use.mask: Unmask systemd's xkb USE flag.Matt Turner2017-03-021-4/+0
|
* arch/ia64/package.use.mask: Unmask systemd's xkb USE flag.Matt Turner2017-03-021-4/+0
|
* arch/alpha/package.use.mask: Unmask systemd's xkb USE flag.Matt Turner2017-03-021-4/+0
|
* media-video/ffmpeg: mask USE=libilbc on AlphaTobias Klausmann2017-03-021-0/+4
| | | | Gentoo-Bug: 574786
* prefix/linux/x86,amd64: drop redundant settingsMichael Haubenwallner2017-03-022-19/+1
| | | | | | | | | | | | Since recent profiles cleanup we can use inherited values for: ABI ARCH CHOST DEFAULT_ABI IUSE_IMPLICIT LIBDIR_x86 LIBDIR_amd64 MULTILIB_ABIS
* profiles/prefix/linux: drop arch/base dupesMichael Haubenwallner2017-03-026-1/+5
|
* profiles: mask USE=system-libvpx for >=www-client/chromium-58.0.3026.3Pawel Hajdan, Jr2017-03-021-0/+5
|
* app-portage/g-sorcery: Remove maskTobias Klausmann2017-03-021-5/+0
|
* app-portage/g-sorcery: Mask USE=bsonTobias Klausmann2017-03-021-5/+5
| | | | Gentoo-Bug: 552330
* profiles: Adjust package.use.mask for app-admin/rsyslog on arm64Thomas Deutschmann2017-03-011-0/+4
|
* app-admin/rsyslog: Bump to v8.25.0Thomas Deutschmann2017-03-013-0/+12
| | | | | | | | | EBuild changes: =============== - New MaxMind DB lookup message modify plugin added (can be enabled via "mdblookup" USE flag) Package-Manager: Portage-2.3.3, Repoman-2.3.1
* profiles/arch/alpha/package.mask: Mask dev-portage/g-sorceryBrian Evans2017-03-011-1/+6
| | | | | g-sorcery USE is masked on app-portage/layman for deps that are not keyworded Mask the package to keep the repo tree sane
* profiles: Fix amd64/x86 package.use.stable.mask for qgis[oracle]Andreas Sturmlechner2017-03-013-4/+11
|
* Fix wrong logic on USE mask for app-portage/layman g-sorceryTobias Klausmann2017-03-011-1/+1
|
* +net-libs/libpcap: mask USE=bluetooth due missing deps.Michael Weber2017-03-011-0/+4
|
* mail-mta/postfix: unmask postfix-3.2 releasesEray Aslan2017-03-011-4/+0
|
* mail-mta/postfix: mask postfix-3.3 experimental releasesEray Aslan2017-03-011-0/+4
|
* +net-analyzer/rrdtool: stable mask USE=rados due missing stable ↵Michael Weber2017-03-012-0/+8
| | | | sys-cluster/ceph.
* profiles/package.mask: drop Exim RC mask, RC is better than stable release ↵Fabian Groffen2017-03-011-4/+0
| | | | says upstream
* profiles: Unmask >=app-emacs/ebuild-mode-1.33.Ulrich Müller2017-02-281-4/+0
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-28760-761/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* profiles: Mask >=app-emacs/ebuild-mode-1.33 for testing.Ulrich Müller2017-02-281-0/+4
|
* dev-lang/spidermonkey:45 - hack to force copy instead of symlinkIan Stakenvicius2017-02-281-5/+0
| | | | | | | | | This commit implements a bad hack that overrides the build system's determination that headers should be installed as symlinks by sed'ing a buildsystem-generated file after configure completes. It's not ideal but it will allow the package to be unmasked. Package-Manager: portage-2.3.3
* dev-lang/spidermonkey:{38,45} ebuild improvements and bugfixesIan Stakenvicius2017-02-281-0/+5
| | | | | | | | | | | | | | Upstream stripped out most slotting and also was installing headers as symlinks. This has been addressed in :38 through patches from GNOME. Redundant and unused eclasses were removed, which should help address bug 611232. spidermonkey-45 still installs headers as symlinks, and I have ben unable to figure out where in the python buildsystem code this is being triggered to reverse it back to a copy; the ebuild is now p.masked because of that. Package-Manager: portage-2.3.3
* profiles: arm64: unmask gnutlsMike Frysinger2017-02-271-1/+0
| | | | The deps should be stabilized now to open this up.
* dev-db/sqlite-3.16.2 got stable on arm64.Michael Weber2017-02-271-4/+0
|
* dev-ruby/asciidoctor and deps have been keyworded/stabled on ppc64.Michael Weber2017-02-271-4/+0
|
* Stable mask dev-ruby/haml test till rails is stabilized.Michael Weber2017-02-271-0/+4
|
* licenses: Remove unused.Ulrich Müller2017-02-271-1/+1
|
* profiles/arch/arm64: Unmask neon and armvfp useflags. Force them on for ↵Alexis Ballier2017-02-272-0/+12
| | | | ffmpeg as it assumes they are available on arm64 and fails to build if those are disabled, bug #610768
* profiles: unmask USE=system-ffmpeg for www-client/chromiumPawel Hajdan, Jr2017-02-271-4/+0
| | | | Suggested by Mircea Sava in https://bugs.gentoo.org/show_bug.cgi?id=607454#c26
* profiles: Mask x11-libs/glamor for removal.Matt Turner2017-02-261-0/+5
|
* profiles: Add gpsbabel[gui] to package.use.maskAndreas Sturmlechner2017-02-271-0/+4
| | | | Requires dev-qt/qtwebengine, not keyworded on ppc.
* profiles: https is required for download.kde.orgJohannes Huber2017-02-261-1/+1
| | | | https://mail.kde.org/pipermail/kde-frameworks-devel/2017-February/043278.html
* profiles: Mask dev-vcs/veracity for removalJohannes Huber2017-02-261-0/+6
|
* profiles: stable mask openmpi fabrics on amd64Christoph Junghans2017-02-261-0/+4
|
* profiles/arch/hppa: Mask USE=libsecret for dev-vcs/git.Jeroen Roovers2017-02-261-0/+4
|
* prefix/package.mask: add upstream bug for libidn2 maskFabian Groffen2017-02-262-0/+2
|
* profiles: Mask glamor and wayland USE flags on m68k and s390.Matt Turner2017-02-252-0/+10
|
* Remove php_targets_php7-0 USE stable mask on all except ia64Brian Evans2017-02-254-13/+5
|
* profiles: really mask qscintilla-2.10 this timeDavide Pesavento2017-02-261-0/+6
| | | | Amends commit 5029d048170884b9f4051e6a9c3b81ed3b5b9fcd
* profiles: USE-mask xlib-xcb on x11-libs/cairo.Matt Turner2017-02-251-0/+5
|
* package.mask: Drop masks for removed xvba-video and amd-adl-sdk.Matt Turner2017-02-251-2/+0
| | | | Bug: https://bugs.gentoo.org/582406