summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-strategy/freeorion: Bump to 0.4.7_rc2, add 9999NP-Hardass2017-04-253-0/+171
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* qt5-build.eclass: drop support for EAPI 5Davide Pesavento2017-04-251-16/+7
|
* www-apache/mod_gnutls: 0.8.2 can be built with gnutls-3.3Alon Bar-Lev2017-04-251-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-db/etcd: Version bump to 2.3.8Manuel Rüger2017-04-252-0/+59
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/carbon: Add maintainerPatrick Lauer2017-04-251-1/+4
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/awscli: Add maintainerPatrick Lauer2017-04-251-1/+4
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* python-utils-r1.eclass: python_wrapper_setup, do not query PYTHON_CONFIGMichał Górny2017-04-251-4/+2
| | | | | | | | | | | | | | | Use plain 'pythonX.Y-config' executable name in the python-config wrapper instead of querying the complete PYTHON_CONFIG path from python_export. Constructing full PYTHON_CONFIG path requires querying ABIFLAGS which requires the Python interpreter to be installed, which in turn unnecessarily forces every ebuild using the eclass to carry a build-time dependency on the Python interpreter. All current versions of Python correctly install 'pythonX.Y-config' symlink that points to the correct ABI-suffixed binary. It is therefore unnecessary to use the full path.
* eclass/ELT-patches: remove the remaining (nocxx) patchesMichał Górny2017-04-252-28/+0
| | | | | | Now that epunt-cxx.eclass is using the patches from app-portage/elt-patches, remove the remaining patches from the repository.
* epunt-cxx.eclass: Switch to using patches from elt-patches pkgMichał Górny2017-04-251-14/+2
| | | | | | | Switch to using the patches provided through the app-portage/elt-patches package, like libtool.eclass. Since epunt-cxx is no longer implicit eutils API but a dedicated eclass, we do not have to worry about the extra dependency.
* epunt-cxx.eclass: Inherit eutils for eqawarnMichał Górny2017-04-251-8/+2
| | | | | Now that eutils does not inherit epunt-cxx implicitly, we can reverse the inherit without having circular dependencies.
* eutils.eclass: Remove implicit epunt-cxx inheritMichał Górny2017-04-251-2/+1
| | | | | | Stop inheriting the epunt-cxx eclass in eutils implicitly. All the uses in ::gentoo are fixed already, and this lets us add extra dependencies in the eclass without affecting most of the packages out there.
* eutils.eclass: make_desktop_entry, replace unnecessary extglobMichał Górny2017-04-251-3/+1
| | | | | | | | Replace the unnecessary use of extglob to strip file suffix in make_desktop_entry with a plain ${x%.*}. This is pretty much equivalent since match to one of the pre-defined suffixes is already confirmed via the preceding conditional, and avoiding repeating the suffix list twice makes the code simpler.
* gnome2-utils.eclass: Remove GNOME2_ICONS conditional (moved to gnome2)Michał Górny2017-04-251-5/+0
|
* xfconf.eclass: Move GNOME2_ECLASS_ICONS conditional from gnome2-utilsMichał Górny2017-04-251-1/+3
|
* kde5.eclass: Move GNOME2_ECLASS_ICONS conditional from gnome2-utilsMichał Górny2017-04-251-1/+3
|
* kde4-base.eclass: Move GNOME2_ECLASS_ICONS conditional from gnome2-utilsMichał Górny2017-04-251-1/+3
|
* gnome2.eclass: Move GNOME2_ECLASS_ICONS conditional from gnome2-utilsMichał Górny2017-04-251-1/+3
|
* gnome2-utils.eclass: Make gnome2_icon_cache_update update all themesMichał Górny2017-04-251-9/+9
| | | | | | | | Make the gnome2_icon_cache_update function update all icon themes rather than depending on gnome2_icon_savelist to select themes to update. This makes the function easier to use whenever the developer needs it explicitly (i.e. knows that themes are installed), while the overhead of regenerating multiple caches is neglible.
* www-apps/icingaweb2: fix to dep on php[nls] bug 615004Matthew Thode2017-04-252-8/+87
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.2
* sys-cluster/openstack-meta: cleanup bad depMatthew Thode2017-04-251-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.2
* sys-cluster/openstack-meta: removeing mitakaMatthew Thode2017-04-251-20/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.2
* sys-cluster/cinder: remove unused use flagMatthew Thode2017-04-251-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.2
* kde-frameworks/kglobalaccel: Drop 5.33.0 (r0)Andreas Sturmlechner2017-04-251-30/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* kde-frameworks/kglobalaccel: Drop unused DEPENDAndreas Sturmlechner2017-04-252-0/+75
| | | | | | Upstream commit 3670b49d572195f623297eb7f27c62136ffe3490 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-process/procenv: remove oldTim Harder2017-04-255-114/+0
|
* dev-ml/merlin: bump to 2.5.4Alexis Ballier2017-04-252-0/+34
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-ml/cppo: add ocamlopt useflagAlexis Ballier2017-04-251-4/+10
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-ml/cppo: bump to 1.5.0Alexis Ballier2017-04-252-0/+32
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-misc/ranger: version bump to 1.9.0_beta5Tim Harder2017-04-253-0/+55
|
* www-apache/mod_gnutls: do not attempt to generate documentationAlon Bar-Lev2017-04-251-0/+4
| | | | | | Bug: 573914 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-apache/mod_gnutls: fix gnutls-3.5 + sandboxAlon Bar-Lev2017-04-251-0/+48
| | | | | | | Bug: 601228 Bug: 616602 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-auth/keystone: removing mitakaMatthew Thode2017-04-253-332/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-admin/glance: removing mitakaMatthew Thode2017-04-253-272/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-cluster/swift: removing mitakaMatthew Thode2017-04-252-109/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-cluster/cinder: removing mitakaMatthew Thode2017-04-253-374/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-cluster/neutron: removing mitakaMatthew Thode2017-04-253-436/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-cluster/nova: removing newtonMatthew Thode2017-04-253-422/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-auth/keystone: 10.0.1-r1 and 11.0.0-r1 fast stable for bug 616606 ↵Matthew Thode2017-04-254-324/+2
| | | | | | CVE-2017-2673 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-auth/keystone: fix CVE-2017-2673Matthew Thode2017-04-254-0/+521
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/prometheus: Remove oldManuel Rüger2017-04-253-114/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-ml/lwt: add missing result dep, bug #616604Alexis Ballier2017-04-251-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-db/sqldeveloper: version bumpWolfram Schlich2017-04-252-0/+98
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-db/etcd: Add myself as a maintainer (approved by zmedico)Manuel Rüger2017-04-251-9/+13
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-misc/kafkacat: Initial commitManuel Rüger2017-04-253-0/+40
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* kde-misc/plasma-applet-redshift-control: Version bump to 1.0.18Manuel Rüger2017-04-252-0/+20
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-cluster/kubectl: Remove oldManuel Rüger2017-04-254-114/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-php/json-schema: remove old version 2.0.0.Michael Orlitzky2017-04-252-23/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-php/json-schema: Add version bump 4.1.0Guillaume Seren2017-04-252-0/+41
| | | | | | Add version bump 4.1.0 Gentoo-Bug: 613898
* dev-php/jsonlint: remove old version 1.4.0.Michael Orlitzky2017-04-252-41/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-php/jsonlint: Add version bump 1.6.0Guillaume Seren2017-04-252-0/+41
| | | | | | Add version bump 1.6.0 Gentoo-Bug: 613898