summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/libgeotiff: remove not needed ewarn messageAmy Liffey2018-08-031-17/+8
| | | | | | | | | | - EAPI 6 bump - remove eutils - Remove not needed ewarn messages - Add missing dies Closes: https://bugs.gentoo.org/546618 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-kernel/gentoo-sources: Linux patch 4.14.60Mike Pagano2018-08-032-0/+31
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* dev-db/pgpool2: Bump to 3.7.5Aaron W. Swenson2018-08-038-24/+343
| | | | | | | | | | | | | | | | | | | | | Add a couple patches to fix a few options in configure.ac. --without-pam no longer acts as if --with-pam was given. Now uses pkg-config to get any special settings for libmemcached rather than using fixed sub-directories (${user_provided_path}/{include,lib,…}). Lastly, introduced AX_PTHREAD to link in the appropriate threading library to fix bug 616302. If libmemcached was built with USE=sasl which builds against cyrus-sasl. cyrus-sasl builds against a threading library which necessitates including the same threading in pgpool2 despite pgpool2 not being a threaded program. pgpool2 is now able to build against LibreSSL as well as OpenSSL. The ebuild now reflects this fact Bug: https://bugs.gentoo.org/616302 Bug: https://bugs.gentoo.org/646888 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-sound/apulse: version bumpAndrew Savchenko2018-08-033-0/+54
| | | | | | | | | | - Update to 0.1.12. - Add test support. - Optionally install PulseAudio headers. Fixes: https://bugs.gentoo.org/646740 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> Package-Manager: Portage-2.3.44, Repoman-2.3.10
* sys-kernel/gentoo-sources: Linux patch 4.9.117Mike Pagano2018-08-032-0/+31
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* sys-kernel/gentoo-sources: Linux patch 4.17.12Mike Pagano2018-08-032-0/+31
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* sci-geosciences/liblas: fix overloading callsAmy Liffey2018-08-033-0/+65
| | | | | | | | - Change SRC_URI and HOMEPAGE to github - Add patch for overloaded calls Closes: https://bugs.gentoo.org/661654 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-video/cheese: bump to 3.28.0, remove unnecessary vala depMart Raudsepp2018-08-032-0/+72
| | | | | | | | | | | | | Remove unnecessary vala dep; tarball comes with pregenerated C and does not even use valac as we build it (as C code is present and regeneration with system vala version is not triggered). Also workaround unnecessary glib[utils] requirement: upstream configure checks for gtester-report and disables tests as a whole when not found, when actually the default "make check" target doesn't use it; thus just make the configure check be happy without gtester-report present and remove the USE dep. Package-Manager: Portage-2.3.43, Repoman-2.3.10
* app-misc/bijiben: bump to 3.26.1Mart Raudsepp2018-08-032-0/+33
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* mail-filter/rspamd: Version bump to 1.7.9Christian Roessner2018-08-032-0/+91
|
* sys-apps/baobab: bump to 3.26.1Mart Raudsepp2018-08-032-0/+39
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* dev-util/anjuta: bump to 3.28.0; compat with newer vala for USE=valaMart Raudsepp2018-08-032-0/+137
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* dev-libs/gdl: bump to 3.28.0Mart Raudsepp2018-08-032-0/+32
| | | | | | | | | | This bump has translation updates and a runtime warning fix, safe with GNOME 3.24. Also fixes compat with newer python-based gtk-doc, but we don't expose a gtk-doc regeneration option in our ebuild. While here, be explicit about that fact with a --disable-gtk-doc argument. Package-Manager: Portage-2.3.43, Repoman-2.3.10
* app-crypt/glep63-check: Bump to v6Michał Górny2018-08-032-0/+31
|
* app-leechcraft/lc-core: drop USE-flag from x11-libs/qwt dependencySergey Popov2018-08-031-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* x11-themes/adwaita-icon-theme: bump to 3.26.1Mart Raudsepp2018-08-032-0/+59
| | | | | | | | | | This is not in a gnome 3.26 global mask on purpose. Compared to 3.24.x it only adds new icons and fixes bugs relevant to 3.24 as well. The most visible change is a redesigned new tab icon, but this is relevant as a bug fix to nautilus 3.24 as well. Package-Manager: Portage-2.3.43, Repoman-2.3.10
* net-libs/webkit-gtk: roll ~ppc64 keyword forwardMart Raudsepp2018-08-032-2/+2
| | | | | | | Add ~ppc64 keyword to 2.20.3 as they have woff2 keyworded now. Remove ~ppc64 keyword from 2.18.6 as it's security vulnerable. Package-Manager: Portage-2.3.43, Repoman-2.3.10
* dev-ruby/selenium-webdriver: add 3.14.0Hans de Graaff2018-08-032-0/+34
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-ruby/asciimath: add 1.0.5Hans de Graaff2018-08-032-0/+23
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-admin/pass: bumpJason A. Donenfeld2018-08-033-80/+2
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* net-vpn/wireguard: version bumpJason A. Donenfeld2018-08-032-1/+1
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* dev-python/django-otp-yubikey: Version bump to 0.4.2Patrick McLean2018-08-022-0/+25
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* dev-python/django-otp: Version bump to 0.4.3Patrick McLean2018-08-022-0/+23
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* sys-apps/lm_sensors: add missing versionator inheritThomas Deutschmann2018-08-032-2/+2
| | | | | Reported-By: Marty E. Plummer <hanetzer@startmail.com> Package-Manager: Portage-2.3.44, Repoman-2.3.10
* app-admin/rsyslog: add Python 3.7 supportThomas Deutschmann2018-08-032-2/+2
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* app-admin/rsyslog: drop rc version handlingThomas Deutschmann2018-08-033-56/+10
| | | | | | | Upstream doesn't release rc versions anymore since version/release schema switch in 2014. Package-Manager: Portage-2.3.44, Repoman-2.3.10
* app-admin/rsyslog: restructure FILESDIRThomas Deutschmann2018-08-0310-21/+15
| | | | | | | "8-stable" sub directory is not needed anymore since upstream has changed release/version schema long time ago (in 2014). Package-Manager: Portage-2.3.44, Repoman-2.3.10
* app-admin/rsyslog: drop oldThomas Deutschmann2018-08-0310-2144/+0
| | | | | Bug: https://bugs.gentoo.org/627912 Package-Manager: Portage-2.3.44, Repoman-2.3.10
* app-admin/rsyslog: hppa stable (bug #660258)Thomas Deutschmann2018-08-031-1/+1
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* dev-libs/liblognorm: drop oldThomas Deutschmann2018-08-032-73/+0
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* games-roguelike/stone-soup: Bump to 0.21.1Erik Mackdanz2018-08-022-0/+144
| | | | | Closes: https://bugs.gentoo.org/659200 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* sys-libs/musl: stable on arm64Anthony G. Basile2018-08-021-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-libs/musl: remove older stable versionAnthony G. Basile2018-08-022-119/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-libs/musl: keyword ~arm64Anthony G. Basile2018-08-022-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-crypt/openpgp-keys-gentoo-release: Drop oldMichał Górny2018-08-034-63/+0
|
* app-portage/gemato: Drop oldMichał Górny2018-08-033-79/+0
|
* media-libs/woff2: keyworded 1.0.2-r1 for ppc64, bug #661356Sergei Trofimovich2018-08-021-1/+1
| | | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
* games-puzzle/swell-foop: bump to 3.26.0Mart Raudsepp2018-08-022-0/+34
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* dev-util/sysprof: bump to 3.26.1Mart Raudsepp2018-08-022-0/+64
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* net-wireless/kismet: fix use flagsZero_Chaos2018-08-022-12/+22
| | | | | | | fix lm_sensors use flag add networkmanager use flag Package-Manager: Portage-2.3.44, Repoman-2.3.10
* gnome-extra/zenity: bump to 3.28.1Mart Raudsepp2018-08-022-0/+46
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* sys-apps/osinfo-db: bump to 20180720Mart Raudsepp2018-08-022-0/+28
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* x11-plugins/wmtime: EAPI7, improve ebuildMichael Mair-Keimberger2018-08-021-0/+33
|
* x11-plugins/wmsystray: EAPI7, improve ebuildMichael Mair-Keimberger2018-08-022-2/+48
|
* x11-plugins/wmsystemtray: add EAPI7 ebuildMichael Mair-Keimberger2018-08-021-0/+17
|
* x11-plugins/wmswallow: EAPI7, improve ebuildMichael Mair-Keimberger2018-08-021-2/+2
|
* x11-plugins/wmrecord: EAPI7, improve ebuildMichael Mair-Keimberger2018-08-021-0/+46
|
* x11-plugins/wmrack: EAPI7, improve ebuildMichael Mair-Keimberger2018-08-021-0/+35
|
* x11-plugins/wmpower: EAPI7, improve ebuildMichael Mair-Keimberger2018-08-021-0/+27
|
* x11-plugins/wmping: EAPI7, improve ebuildMichael Mair-Keimberger2018-08-022-2/+41
|