summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-util/wit: use https for HOMEPAGETim Harder2017-09-081-1/+1
|
* dev-libs/libclc: depend on compatible llvm versionsChí-Thanh Christopher Nguyễn2017-09-081-3/+5
| | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=612258 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-admin/ansible: add netaddr dependencyFerenc Erki2017-09-082-0/+2
| | | | | | | Otherwise it complains about `AnsibleFilterError: The ipv4 filter requires python-netaddr be installed on the ansible controller` Package-Manager: Portage-2.3.6, Repoman-2.3.1
* mail-filter/libspf2: fix building with GCC5, bug #570486Fabian Groffen2017-09-082-2/+25
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* x11-drivers/xf86-video-ati: Removed old.Lars Wendler2017-09-082-46/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* x11-drivers/xf86-video-ati: Bump to version 7.10.0Lars Wendler2017-09-082-0/+46
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* x11-drivers/xf86-video-amdgpu: Removed old.Lars Wendler2017-09-082-27/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* x11-drivers/xf86-video-amdgpu: Bump to version 1.4.0 (bug #630328).Lars Wendler2017-09-082-0/+26
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-print/cups-filters: Removed old.Lars Wendler2017-09-082-137/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-print/cups-filters: Bump to version 1.17.3Lars Wendler2017-09-082-0/+137
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-util/cmake: Removed old.Lars Wendler2017-09-083-409/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-util/cmake: Bump to version 3.9.2Lars Wendler2017-09-082-0/+206
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-admin/sudo: Removed old.Lars Wendler2017-09-082-219/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-admin/sudo: Bump to version 1.8.21_p2Lars Wendler2017-09-082-0/+219
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-db/oracle-instantclient: version bump to 12.2.0.1Guilherme Amadio2017-09-082-0/+315
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* elisp-common.eclass: avoid //path, is not /path on CygwinMichael Haubenwallner2017-09-081-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/5651
* media-libs/libpng: stable 1.6.29 for hppa/sparc, bug #624548 (thanks to Dakon)Sergei Trofimovich2017-09-081-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa sparc"
* www-apps/prewikka: Bump version 4.0.0Thomas Andrejak2017-09-082-0/+33
| | | | Closes: https://github.com/gentoo/gentoo/pull/5566
* net-analyzer/prelude-correlator: Bump version 4.0.0Thomas Andrejak2017-09-082-0/+30
|
* net-analyzer/prelude-lml-rules: Bump version 4.0.0Thomas Andrejak2017-09-082-0/+22
|
* net-analyzer/prelude-lml: Bump version 4.0.0Thomas Andrejak2017-09-082-0/+54
|
* app-admin/prelude-manager: Bump version 4.0.0Thomas Andrejak2017-09-082-0/+59
|
* dev-libs/libpreludedb: Bump version 4.0.0Thomas Andrejak2017-09-083-0/+129
|
* dev-libs/libprelude: whitespace/style fixesThomas Andrejak2017-09-081-3/+3
|
* x11-libs/gdk-pixbuf: stable 2.36.9 for hppa/sparc, bug #611390 (thanks to Dakon)Sergei Trofimovich2017-09-081-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa sparc"
* sys-fs/duperemove: Tested on ~x86Michał Górny2017-09-081-1/+1
|
* app-admin/systemrescuecd-x86: Bump to 5.1.0Michał Górny2017-09-082-0/+62
|
* gnome2*.eclass: Move the preinst conditional out of gnome2_schemas_updateMichał Górny2017-09-082-7/+6
| | | | | | | | | | | | | | | Move the GNOME2_ECLASS_GLIB_SCHEMAS conditional from gnome2_schemas_update straight into the implementation of gnome2.eclass postinst/postrm. This variable is set in preinst to indicate whether any files were installed. However, the updater itself does not use the list in any way and updates all the schemas anyway. Therefore, avoid requiring the ebuilds to explicitly define preinst/postinst when it is known that the package installs schemas, and instead let gnome2_schemas_update called in postinst/postrm update schemas unconditionally.
* *.eclass: Include GNOME2_ECLASS_ICONS condition in postrm as wellMichał Górny2017-09-084-4/+12
| | | | | | | The original GNOME2_ECLASS_ICONS patch has moved the condition from gnome2_icon_cache_update to postinst phases of functions using the preinst/postinst logic but accidentally omitted postrm. Include it there as well to restore the old behavior.
* fdo-mime.eclass: Mark the eclass as deprecatedMichał Górny2017-09-081-1/+3
| | | | | | | | | | | | | | The GNOME team has committed the xdg-utils.eclass serving exactly the same purpose as fdo-mime.eclass, supposedly with the goal of replacing it. However, it seems that they have never bothered to actually hint the deprecation in the fdo-mime.eclass in any way. As a result, developers are still adding references to this eclass instead of using xdg-utils or xdg, and/or not working towards replacing them. Add an explicit deprecation notice to the fdo-mime.eclass to make it clear that the eclass should not be used in new packages, and what the replacement eclasses are.
* dev-libs/libprelude: Bump version 4.0.0Thomas Andrejak2017-09-083-0/+131
| | | | Closes: https://bugs.gentoo.org/612076
* dev-lang/php: stable 7.0.23 for hppa, bug #629452Sergei Trofimovich2017-09-081-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
* dev-ml/jbuilder: bump to 1.0_beta13Alexis Ballier2017-09-082-0/+34
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-ros/rospack: backport upstream patch to build with boost 1.65, bug #629900Alexis Ballier2017-09-082-0/+232
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-ros/rospack: Remove oldAlexis Ballier2017-09-082-32/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-ruby/selenium-webdriver: add 3.5.2Hans de Graaff2017-09-082-0/+34
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/selenium-webdriver: move ~arm forwardHans de Graaff2017-09-081-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/selenium-webdriver: cleanupHans de Graaff2017-09-083-73/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-libs/openssl: arm stable, bug #628476Markus Meier2017-09-081-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* media-libs/fontconfig: arm stable, bug #627988Markus Meier2017-09-081-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* app-portage/elt-patches: arm stable, bug #627824Markus Meier2017-09-081-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-qt/qtlocation: arm stable, bug #627542Markus Meier2017-09-081-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* app-eselect/eselect-postgresql: arm stable, bug #627476Markus Meier2017-09-081-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* sys-kernel/ck-sources: v.bump (4.9.48 & 4.12.11)kuzetsa2017-09-083-0/+131
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* profiles/f/p/s/l/package.unmask: unmask glibc-2.19.Benda Xu2017-09-081-0/+2
| | | | The host kernels are usually linux-2.6.18, like RHEL 5.
* net-analyzer/tcpdump: Version bump.Jeroen Roovers2017-09-082-0/+92
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-analyzer/tcpdump: Update live ebuild.Jeroen Roovers2017-09-081-8/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-analyzer/tcpdump: Remove 4.9.2.Jeroen Roovers2017-09-082-104/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-apps/proot: update HOMEPAGE and SRC_URITim Harder2017-09-085-10/+10
|
* sys-apps/mawk: use https for HOMEPAGETim Harder2017-09-073-3/+3
|