summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* toolchain-funcs.eclass: Use host vars in tc-getBUILD* when not crossMichał Górny2018-01-011-2/+8
| | | | | | | | | | Make tc-getBUILD* functions respect host variables (CC & co.) when not cross-compiling. This removes the necessity of overriding BUILD_* along with the regular variables on the systems that are not concerned about cross-compilation, and does not change the behavior for those which are. Closes: https://bugs.gentoo.org/630282
* tmpfiles.eclass: Explicit warn on ROOT != / to avoid breakageMichał Górny2018-01-011-1/+12
| | | | Closes: https://github.com/gentoo/gentoo/pull/4526
* tmpfiles.eclass: Support using on non-Linux systemsMichał Górny2018-01-011-7/+10
| | | | | | | | | | | | | | Fix the eclass code to remove the misguided Linux conditionals. The whole purpose of the eclass was to avoid having to implement fallback logic for systems not having service manager tmpfiles.d support. Making it conditional to Linux implied that for non-Linux systems (Prefix, FreeBSD) we would have to implement explicit fallback to create the necessary directories. While systemd (and therefore systemd-tmpfilesd) is indeed Linux-specific, the opentmpfiles implementation should be pretty portable and there is no reason to restrict it to Linux only, or to prevent using it on non-Linux OpenRC (and non-OpenRC) systems.
* sys-apps/opentmpfiles: Keyword ~amd64-fbsd ~x86-fbsd, tested by nigoroMichał Górny2018-01-012-4/+4
|
* sys-devel/kgcc64: bump all ebuilds to EAPI=5Anthony G. Basile2018-01-0117-34/+34
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* toolchain.eclass: update to EAPI=5 standardsAnthony G. Basile2018-01-011-33/+36
| | | | | | | | | | | This eclass is inherited by ebuilds in sys-devel/{gcc,kgcc64,gcc-apple}, each which make use of different IUSE flags. This causes problems with `use X` constructions when X is not in the IUSE flags. At EAPI=4 this simply emitted a warning, while at EAPI=5 this is an error. We update the eclass to make use of use_if_iuse and similar constructions where necessary to bring the eclass into compliance with EAPI=5. Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* xfce-extra/xfce4-weather-plugin: Depend on net-libs/libsoup[ssl]Rob Levitsky2018-01-012-4/+4
| | | | | | | | | | | Norwegian data provider serves data over HTTPS. Upstream source code has hard-coded HTTPS URLs passed into libsoup functions. This could emerge without SSL support enabled in libsoup, but would not function without it. Explicitly requiring SSL USE on libsoup dependency. Closes: https://bugs.gentoo.org/593358 Closes: https://github.com/gentoo/gentoo/pull/6704 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/sphinx: Move sphinxcontrib-websupport back to RDEPMichał Górny2018-01-011-2/+2
| | | | | | | | | | Move the dependency on dev-python/sphinxcontrib-websupport back to RDEPEND (from PDEPEND) to avoid dependency ordering issues that could result in other packages failing to build. The circular dependency is now resolved by moving the dependency from sphinxcontrib-websupport to sphinx into PDEP. Closes: https://bugs.gentoo.org/624672
* dev-python/sphinxcontrib-websupport: Make tests fatalMichał Górny2018-01-011-2/+2
|
* dev-python/sphinxcontrib-websupport: Make sphinx PDEP, fix other depsMichał Górny2018-01-011-9/+10
| | | | | | | | | Fix dependencies to be more accurate. Move dev-python/sphinx to PDEPEND to avoid circular dependencies, and remove runtime dependencies from DEPEND unless tests are enabled as they are not strictly necessary or verified. Bug: https://bugs.gentoo.org/624672
* Revert "sys-libs/musl: prefixify build"Anthony G. Basile2018-01-012-120/+2
| | | | | | This reverts commit 0fcf2e327095c1329a4044950cadfda036db8245. More testing is required before we commit to this.
* dev-ruby/xml-simple: add ruby25Hans de Graaff2018-01-011-2/+2
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-ruby/xpath: add 3.0.0Hans de Graaff2018-01-012-0/+27
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-ruby/xpath: cleanupHans de Graaff2018-01-012-27/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-kernel/git-sources: bump to 4.15-rc6Alice Ferrazzi2018-01-012-0/+41
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* profiles: Updated with vanilla-sources bug #642664Alice Ferrazzi2018-01-011-1/+3
|
* sys-block/sas3flash: update ManifestZac Medico2017-12-311-2/+2
| | | | | Closes: https://bugs.gentoo.org/642916 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-php/ming-php: Version bump for 0.4.8Brian Evans2017-12-312-0/+47
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-apps/apparmor-utils: version bump 2.12.0Michael Palimaka2018-01-012-0/+78
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-apps/apparmor: version bump 2.12.0Michael Palimaka2018-01-012-0/+65
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-apps/apparmor: remove 2.11.1-r1Michael Palimaka2018-01-011-59/+0
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-libs/libapparmor: version bump 2.12.0Michael Palimaka2018-01-012-0/+96
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sec-policy/apparmor-profiles: version bump 2.12.0Michael Palimaka2018-01-012-0/+31
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* x11-misc/albert: remove oldMichael Palimaka2018-01-017-368/+0
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* profiles: desktop/plasma: Drop USE=xinerama from make.defaultsAndreas Sturmlechner2018-01-011-2/+2
|
* media-sound/pulseeffects: 3.1.6 bupMatthew Thode2017-12-314-126/+2
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* media-gfx/sam2p: Update SRC_URI and HOMEPAGEJonas Stein2018-01-012-5/+5
| | | | | | Project moved from code.google to github. Package-Manager: Portage-2.3.19, Repoman-2.3.6
* kde-misc/basket: Drop old snapshotAndreas Sturmlechner2018-01-011-70/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* kde-misc/basket: Fix soname, docbookAndreas Sturmlechner2018-01-012-0/+133
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-editors/focuswriter: version bump 1.6.8Michael Palimaka2018-01-012-0/+56
| | | | | Closes: https://bugs.gentoo.org/641238 Package-Manager: Portage-2.3.14, Repoman-2.3.6
* Happy new year 2018!Ulrich Müller2018-01-012-2/+2
|
* media-gfx/digikam: Raise KDE_APPS_MINIMAL to 17.12.0Andreas Sturmlechner2018-01-011-0/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-backup/kbackup: 1.0.1 version bumpAndreas Sturmlechner2018-01-012-0/+39
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* kde-misc/zanshin: Add 0.4.1_p20171231 snapshotAndreas Sturmlechner2017-12-312-0/+64
| | | | | | Fixes build with >=kde-apps/kcalcore-17.12.0 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-kernel/vanilla-sources: restore 4.14.9 temporarily, 4.14.10 brokenAnthony G. Basile2017-12-312-0/+17
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-boot/grub: Stop using awful multijob_* logicMichał Górny2017-12-312-18/+2
| | | | | | | | The multijob logic adds a lot of complex, unmaintained and fragile bash code with little gain. Moreover, makes build logs unreadable by interspersing output from multiple configure runs. Bug: https://bugs.gentoo.org/613322
* sys-boot/grub: Drop interim old version (redudant)Michał Górny2017-12-311-300/+0
|
* net-misc/suite3270: Clean old upMichał Górny2017-12-316-438/+0
|
* dev-embedded/openocd: Clean old upMichał Górny2017-12-317-512/+0
|
* sys-libs/ncurses: Stop using awful multijob_* logicMichał Górny2017-12-312-13/+7
| | | | | | | | The multijob logic adds a lot of complex, unmaintained and fragile bash code with little gain. Moreover, makes build logs unreadable by interspersing output from multiple configure runs. Bug: https://bugs.gentoo.org/613322
* net-libs/ldns: stable 1.7.0-r2 for hppa, bug #509632Rolf Eike Beer2017-12-311-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
* net-dns/ldns-utils: stable 1.7.0-r1 for hppa, bug #509632Rolf Eike Beer2017-12-311-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
* net-misc/rsync: stable 3.1.2-r2 for hppa, bug #640570Rolf Eike Beer2017-12-311-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
* app-eselect/eselect-php: stable 0.9.4-r5 for sparc, bug #642788Rolf Eike Beer2017-12-311-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* sys-kernel/linux-headers: stable 4.13 for sparc/hppa, bug #640080Rolf Eike Beer2017-12-311-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa sparc"
* x11-libs/gksu: stable 2.0.2-r2 for sparc, bug #635938Rolf Eike Beer2017-12-311-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* net-libs/uhttpmock: stable 0.5.1 for sparc, bug #635938Rolf Eike Beer2017-12-311-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* gnome-extra/gucharmap: stable 9.0.4 for sparc, bug #635938Rolf Eike Beer2017-12-311-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* media-gfx/fontforge: stable 20170731-r3 for sparc, bug #637154Rolf Eike Beer2017-12-311-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* dev-perl/Net-DNS: stable 1.130.0 for sparc, bug #639714Rolf Eike Beer2017-12-311-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"