summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: mask games-arcade/mari0 and games-action/openlierox for removalMichael Palimaka2017-02-121-0/+6
| | | | | Gentoo-bug: 608954 Gentoo-bug: 609052
* profiles/package.mask: update Exim 4.89 RC maskFabian Groffen2017-02-121-1/+1
|
* Revert "profiles: Remove dead 3dgamers mirror"James Le Cuirot2017-02-111-0/+1
| | | | | | | This reverts commit fe17e0b949add54ac21175dd50202bb3a510d84f. Sorry, my grep-fu failed and I thought this was unused. It really is dead though and there is no like-for-like replacement so ebuilds need to be fixed.
* profiles: Remove dead 3dgamers mirrorJames Le Cuirot2017-02-111-1/+0
|
* profiles: make USE=graphicsmagick a global USE flagDavid Seifert2017-02-111-1/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/3907
* profiles: Mask USE="openmpi_rm_pbs" on armDavid Seifert2017-02-111-1/+1
|
* app-i18n/uchardet: rename from dev-libs/uchardetIlya Tumaykin2017-02-113-2/+3
| | | | | | | | | | | | | | | | | | Rationale: - provided functionality better fits app-i18n/ category; - uchardet is similar to existing app-i18n/enca and app-i18n/libguess; - uchardet also provides CLI tool, not only a library. Checklist: 1. `git mv dev-libs/uchardet app-i18n/uchardet` ✓ 2. Add entry to profile/updates/1Q-2017 ✓ 3. Update reverse dependencies ✓ 4. Update entries in profiles/ ✓ 5. Update eclasses that reference the package (there's none) ✓ 6. Update metadata.xml entries that reference the package ✓ 7. Update news items that reference the package (there's none) ✓ Gentoo-Bug: https://bugs.gentoo.org/593176
* [app-office/openproj] Remove openprojChris Reffett2017-02-101-5/+0
|
* profiles/arch/arm: mask java for openmpiChristoph Junghans2017-02-101-5/+1
|
* dev-util/buildbot: Version bump, enable docs use flagBrian Dolbec2017-02-101-1/+4
| | | | | | | | I now have sphinx docs generation working for this ebuild. Patches submitted upstream for missing files. Package-Manager: Portage-2.3.3_p38, Repoman-2.3.1_p31 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
* x11-wm/awesome: Version bump to 4.0Tomoya Tabuchi2017-02-101-0/+5
| | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/3559
* profiles/package.mask: drop obsolete Exim 4.89 RC2 maskFabian Groffen2017-02-101-1/+0
|
* profiles/package.mask: mask upcoming Exim 4.89 RC3Fabian Groffen2017-02-101-0/+1
|
* profile: mask glibc-2.24-r1 on hardened bug #608788Magnus Granberg2017-02-091-0/+4
|
* profiles/p/l-s/profile.bashrc: update sed for ppc64.Benda Xu2017-02-091-1/+1
| | | | | Credit: François Bissey Reference: https://archives.gentoo.org/gentoo-alt/message/d890ad55f3ac96f4db5d7f8291351834
* profiles/prefix/linux-standalone: add ppc64 big endian.Benda Xu2017-02-094-0/+9
| | | | | Credit: François Bissey Reference: https://archives.gentoo.org/gentoo-alt/message/fe49595527e3c7918844096bf2ae289c
* package.mask: Removed grep-2.28 mask.Lars Wendler2017-02-081-4/+0
|
* package.mask: Masked =sys-apps/grep-2.28 (bug #608644).Lars Wendler2017-02-081-0/+4
|
* profiles: drop masks for removed dev-php/Savant* packages.Michael Orlitzky2017-02-081-8/+0
| | | | Gentoo-Bug: 604884
* dev-libs/glib: Remove ancient glib:1 SLOTMart Raudsepp2017-02-081-2/+2
| | | | | Gentoo-bug: 604966 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* x11-libs/gtk+: Remove gtk+-1.2* SLOTMart Raudsepp2017-02-081-2/+2
| | | | | | | Year 2000 called and wanted its toolkit back. Gentoo-bug: 604862 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* profiles/package.mask: remove mask for removed rails:4.1 packagesHans de Graaff2017-02-081-19/+0
|
* profiles: Mask USE=ayatana on mipsMart Raudsepp2017-02-081-0/+4
|
* profiles: mask dev-python/twisted[conch,crypt,http2,soap.test] on mipsMart Raudsepp2017-02-081-0/+6
|
* libav: unmask release 12Luca Barbato2017-02-061-4/+0
| | | | | | Now VLC seems happy. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* profiles/arch/arm: mask fabrics for openmpiChristoph Junghans2017-02-051-0/+4
|
* profiles/arch/powerpc/ppc64: media-video/ffmpeg mask USE=libilbc.Jeroen Roovers2017-02-051-5/+4
|
* profiles/arch/hppa: media-video/ffmpeg mask USE=zimg (bug #597152).Jeroen Roovers2017-02-051-1/+2
|
* profiles: unmask video_cards_vc4 for arm64 after testing on RPi3/cortex-a53sakaki2017-02-051-0/+3
|
* profiles: mask USE=directfb on arm64. DirectFB smells.Mart Raudsepp2017-02-051-0/+4
|
* profiles: consolidate desktop mpv USE flags in one placeIlya Tumaykin2017-02-041-7/+3
| | | | Closes: https://github.com/gentoo/gentoo/pull/3775
* profiles: enable mpv[lua,luajit] for desktop usersIlya Tumaykin2017-02-045-20/+8
| | | | | | Instead of doing it per-arch do it once for all desktop users. This should also no longer enable luajit for hardened users by default, which is good since JIT is a security-sensitive feature.
* profiles: cleanup obsolete entries after mpv-0.9.2 removalIlya Tumaykin2017-02-049-59/+1
|
* profiles: fix media-video/mpv[cuda] maskIlya Tumaykin2017-02-043-12/+0
| | | | | | | cuda USE flag is already handled via use.mask entries in base/ and amd64/x86 arches. No need to duplicate this on a per-package level. Thus, remove unnecessary package.use.mask entries.
* profiles/base: Clean duplicate mask zeitgeist-datasources[tomboy]Michał Górny2017-02-041-2/+2
|
* net-libs/ortp: Clean up oldMichał Górny2017-02-042-14/+0
|
* dev-perl/DBD-mysql: Restore old versions (masked) for bug #604678Kent Fredric2017-02-051-0/+8
| | | | | | | | | This reverts parts of "Security cleanup re bug #601144" commit 19eeb140a84c8bb903b808bf7ea344a3c633857a Bug: https://bugs.gentoo.org/604678 Bug: https://bugs.gentoo.org/601144 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* profiles: Mask USE=xwidgets for app-editors/emacs{,-vcs}:25.Ulrich Müller2017-02-041-0/+5
| | | | Bug: 584156
* arch/sparc/package.use.mask: mask gnome-shell USE due to missing keywordsPacho Ramos2017-02-041-0/+1
|
* Revert "arch/sparc/package.use.mask: mask USE gnome for goa due to missing ↵Pacho Ramos2017-02-041-1/+0
| | | | | | keywords" This reverts commit 52732d36435d30a4594120aa717fc8e74430c852.
* arch/sparc/package.use.mask: mask USE gnome for goa due to missing keywordsPacho Ramos2017-02-041-0/+1
|
* arch/sparc/package.use.mask: mask USE gnome for goa due to missing keywordsPacho Ramos2017-02-041-0/+4
|
* profiles/arch/hppa: media-video/ffmpeg: Mask USE=libilbc (bug #574786).Jeroen Roovers2017-02-041-0/+4
|
* profiles: mask USE=samba on arm64, not tested yetMart Raudsepp2017-02-041-0/+4
|
* profile: Add curl_ssl_libressl mask for arm64Mart Raudsepp2017-02-041-1/+2
|
* profiles: stable mask USE=subversion for arm64Mart Raudsepp2017-02-041-0/+4
|
* profiles: package.use.mask dev-libs/appstream-glib stemmer on arm64Mart Raudsepp2017-02-041-0/+4
|
* profiles: package.mask: mask >=dev-libs/opencryptki-3.6Alon Bar-Lev2017-02-041-0/+5
| | | | requires >=openssl-1.1
* profiles/arch/hppa: Mask USE=notmuch for mail-client/mutt (bug #587560).Jeroen Roovers2017-02-031-0/+4
|
* profiles: Mask app-office/libreoffice-5.3.0.3Andreas Sturmlechner2017-02-031-0/+5
| | | | | | | Drops USE=firebird because it requires not yet packaged Firebird-3.0. Affects libreoffice-base. Gentoo-bug: 586634