summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: Stable-mask sci-libs/plplot[tcl]Andreas Sturmlechner2018-01-161-2/+3
| | | | Bug: https://bugs.gentoo.org/624576
* profiles: Restrict USE=wxwidgets stable mask to >=sci-libs/plplot-5.12Andreas Sturmlechner2018-01-161-2/+2
|
* profiles: Stable-mask sci-libs/plplot[wxwidgets]Andreas Sturmlechner2018-01-161-0/+4
| | | | | | Requires stabilisation of x11-libs/wxGTK:3.0-gtk3. Bug: https://bugs.gentoo.org/644414
* profiles: Mask sci-chemistry/xds-bin[X]Andreas Sturmlechner2018-01-131-0/+4
| | | | Depends on last-rited sci-visualization/xds-viewer.
* gnome-base/gnome-settings-daemon: handle test restricting via package.use.maskMart Raudsepp2018-01-101-0/+4
| | | | | | | This allows to keep the deps without commenting them out, but not have them pulled into deptree, which currently leads to dbusmock keyword trouble Package-Manager: Portage-2.3.19, Repoman-2.3.6
* profiles: drop CROSSCOMPILE_OPTS USE_EXPAND, bug #642712Sergei Trofimovich2018-01-071-2/+2
| | | | | Closes: https://bugs.gentoo.org/642712 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles: Remove LINGUAS from USE_EXPANDMichał Górny2018-01-051-1/+1
| | | | | | | | | | | | | | | | Apply the long-overdue removal of LINGUAS from USE_EXPAND. Per the PMS rules, specifying it as a USE_EXPAND implicitly filters any values that are not present in IUSE. This effectively means that ebuilds not specifying linguas_* flags at all should get empty exported LINGUAS variable. As a result, those packages would not install localizations at all. To avoid this unfortunate behavior, remove LINGUAS from USE_EXPAND. The LINGUAS variable becomes a regular environment variable that implicitly controls package builds. Ebuilds still using linguas* in IUSE may experience a mismatch between the value of LINGUAS (if any) and the flag states; however, it should not cause any major inconvenience.
* Mask some packages for removalPacho Ramos2018-01-041-0/+4
|
* Revert "Revert "profiles: drop USE=cracklib from base/make.defaults.""Michael Orlitzky2018-01-031-10/+0
| | | | | | | | This reverts commit 33c557d89ec3d6849ac9e8da3fe3bfaa940a1e1a. Now that there are IUSE defaults for sys-apps/shadow, sys-auth/pambase, and sys-libs/pam, I think everyone is happy. Closes: https://bugs.gentoo.org/635698
* profiles: Remove use.mask entries for missing/irrelevant flagsMichał Górny2017-12-301-1/+0
| | | | | | | Remove the use.mask entries referencing USE flags that are not valid global USE flags and that are either not used by any packages in Gentoo or the packages using them are not keyworded for the relevant architectures.
* profiles/base: Drop masks/forces on removed package USE flagsMichał Górny2017-12-303-51/+2
|
* profiles: mask appkit USE flag of ffmpeg in base profileAndrey Utkin2017-12-291-0/+5
| | | | | | | Bug: https://bugs.gentoo.org/637482 Suggested-by: Alexis Ballier <aballier@gentoo.org> Acked-by: Luca Barbato <lu_zero@gentoo.org> Acked-by: Alexis Ballier <aballier@gentoo.org>
* x11-libs/cairo: Drop directfb supportMatt Turner2017-12-291-5/+0
| | | | | | Has been masked since late 2014. Bug: https://bugs.gentoo.org/642516
* Mask some packages for removalPacho Ramos2017-12-281-0/+10
|
* profiles: Drop obsolete dev-db/tora[oracle] package.use.forceAndreas Sturmlechner2017-12-281-4/+0
| | | | Bug: https://bugs.gentoo.org/577850
* Mask some packages for removalPacho Ramos2017-12-271-0/+4
|
* Revert "profiles: drop USE=cracklib from base/make.defaults."Jeroen Roovers2017-12-271-0/+10
| | | | | | | | This reverts commit 7c47a6981f3ceee10a3645405938f4f44e2c6495. No proper discussion took place and nobody OK'd this. See https://bugs.gentoo.org/635698
* profiles: drop USE=cracklib from base/make.defaults.Michael Orlitzky2017-12-261-10/+0
| | | | | | | | | | | | | The "cracklib" USE flag has long (since 2007ish) been enabled by default for all profiles. But, the features that it provides are not critical for any of the packages that use it: typically, the library is used to evaluate a candidate password and to prevent the user from choosing a weak one. Since the flag is not critical, and because we now have per-package USE defaults, this commit removes it from base/make.defaults. Closes: https://bugs.gentoo.org/635698
* package.mask: Mask app-text/dvibook, app-text/{x,}dvipdfm{,x} for removalAndreas K. Hüttel2017-12-251-0/+5
| | | | Bug: https://bugs.gentoo.org/628820
* profiles: add ruby25 ruby targetHans de Graaff2017-12-251-1/+2
|
* profiles: Remove mask on opencl for opensubdivJonathan Scruggs2017-12-241-4/+0
| | | | | | Originally, opencl depended on binary drivers that are now removed from the main tree. New versions can use opensource drivers, so we can enable opencl for opensubdiv again.
* profiles/base/package.use.mask: change media-libs/openimageio mask.Jonathan Scruggs2017-12-211-3/+5
| | | | | | Newer versions have a fix for python and boost detection. Closes: https://github.com/gentoo/gentoo/pull/5815
* profiles/package.use.mask: remove masking berkdb for sci-physics/reduzeAndrey Grozin2017-12-191-4/+0
|
* profiles: Mask dev-java/oracle-(jdk|jre)-bin:9[gentoo-vm]James Le Cuirot2017-12-171-0/+8
| | | | | | | Java 9 is not yet fully supported on Gentoo. Having a masked gentoo-vm flag allows us to provide it without it breaking Gentoo packages. Those who wish to experiment with it as a fully recognised Gentoo JVM can unmask the flag.
* use.stable.mask: Unmask php_targets_php7-1 except on alpha and armBrian Evans2017-12-161-4/+0
|
* profiles/base/package.use.mask: unmask USE=gnutls for >=mutt-1.9.0Fabian Groffen2017-12-161-1/+1
|
* profiles: remove sys-apps/openrc from @systemMike Gilbert2017-12-111-2/+0
| | | | Closes: https://bugs.gentoo.org/511500
* profiles: Remove obsolete tvheadend[ffmpeg] maskJames Le Cuirot2017-12-041-4/+0
| | | | 4.0.9 has been removed.
* package.mask: Move the >=icu-59 mask from base to 13.0, remove the unmask ↵Andreas K. Hüttel2017-12-011-7/+0
| | | | from 17.0
* profiles: Cleanup obsolete package.use.{,stable}.mask linesAndreas Sturmlechner2017-11-302-17/+0
|
* base/use.mask: Unmask php_targets_php7-2 to allow unstable testingBrian Evans2017-11-301-4/+0
|
* profiles: Drop obsolete kdegames-meta[python] use.stable.maskAndreas Sturmlechner2017-11-291-4/+0
| | | | Required python-3.5 is now in default PYTHON_TARGETS.
* profiles: Delete obsolete entries for Fcitx packages.Arfrever Frehtes Taifersar Arahesis2017-11-281-4/+0
|
* profiles: Switch default PYTHON_TARGET to Python 3.5Michał Górny2017-11-283-11/+4
| | | | Closes: https://github.com/gentoo/gentoo/pull/6330
* profiles: add package.use.stable.mask for app-backup/backup-managerBernard Cafarelli2017-11-271-0/+4
|
* profiles: Fix package.use.mask comment for linkchecker[X]Andreas Sturmlechner2017-11-271-1/+1
|
* profiles: Mask for removal x11-drivers/xf86-input-* unmaintained driversMatt Turner2017-11-251-0/+10
| | | | Bug: https://bugs.gentoo.org/606132
* profiles: Mask for removal x11-drivers/* for ancient hardwareMatt Turner2017-11-231-0/+28
| | | | Bug: https://bugs.gentoo.org/606132
* profiles: Drop blender opencl package.use.mask.Matt Turner2017-11-221-1/+0
| | | | opencl USE flag was removed from blender in commit 614da1945ab6.
* profiles: Remove last-rited packagesAndreas Sturmlechner2017-11-211-1/+0
| | | | | | | | | Closes: https://bugs.gentoo.org/634386 Closes: https://bugs.gentoo.org/634382 Closes: https://bugs.gentoo.org/634388 Closes: https://bugs.gentoo.org/634384 Closes: https://bugs.gentoo.org/579518 Closes: https://bugs.gentoo.org/623928
* profiles: add "php7-0" to PHP_TARGETS in base/make.defaults.Michael Orlitzky2017-11-171-4/+15
| | | | | | | | The old value of the PHP_TARGETS variable was "php5-6", but these days PHP_TARGETS="php5-6 php7-0" is more appropriate. The rationale for this change is now included as a comment above the variable. Closes: https://bugs.gentoo.org/636692
* profiles: Improve comment for kdegames-meta[python] p.use.stable.maskAndreas Sturmlechner2017-11-161-4/+4
|
* profiles: Re-add kdegames-meta[python] package.use.stable.maskAndreas Sturmlechner2017-11-161-0/+4
| | | | All deps should be fixed first.
* profiles: Drop kdegames-meta[python] package.use.stable.maskAndreas Sturmlechner2017-11-161-4/+0
| | | | Closes: https://bugs.gentoo.org/628352
* profiles: Add kde-apps/{kanagram,kdepim-runtime} to p.use.stable.maskAndreas Sturmlechner2017-11-141-0/+2
| | | | Bug: https://bugs.gentoo.org/637292
* base/use.stable.mask: unmask USE=libressl and curl_ssl_libresslAnthony G. Basile2017-11-121-7/+0
|
* base/packages.use.stable.mask: Block test on PEAR-Text_Password on stableBrian Evans2017-11-061-0/+4
|
* package.use.mask: Mask jack useflag of ↵Andreas K. Hüttel2017-11-041-0/+4
| | | | media-libs/freeverb3-3.1.2_pre20151102-r1, needs audacious
* use.mask: add bug number to audacious maskAndreas K. Hüttel2017-11-041-1/+1
|
* use.mask: mask audacious use flagAndreas K. Hüttel2017-11-041-0/+4
|