summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* dev-libs/vc: Drop old versionsGuilherme Amadio2017-02-093-109/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-libs/mesa: Remove dead --disable-shader-cache flag.Matt Turner2017-02-093-3/+0
| | | | Bug: https://bugs.gentoo.org/607404
* media-libs/mesa: Depend on >=wayland-1.11.Matt Turner2017-02-092-2/+2
| | | | Commit 4af2b29257c5 fixed 17.0.0_rc2, but not the 9999 version.
* dev-vcs/git-merge-changelog: Fix sed expression.Ulrich Müller2017-02-091-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-libs/glibc: version bump to 2.25Mike Frysinger2017-02-093-0/+209
|
* sys-cluster/swift: fixing missing dep bug 608568Matthew Thode2017-02-091-0/+117
| | | | Package-Manager: portage-2.3.3
* dev-python/bandit: 1.4.0 stable amd64 and x86Matthew Thode2017-02-091-1/+1
| | | | Package-Manager: portage-2.3.3
* dev-python/pylint: 1.5.6 stable amd64 and x86Matthew Thode2017-02-091-2/+2
| | | | Package-Manager: portage-2.3.3
* media-sound/asunder: Removed old.Lars Wendler2017-02-092-38/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-sound/asunder: Bump to version 2.8.1Lars Wendler2017-02-092-0/+39
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/psutil: Bump to version 5.1.3Lars Wendler2017-02-092-0/+30
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-kernel/gentoo-sources: Kernel 4.9.9Alice Ferrazzi2017-02-092-0/+32
| | | | Package-Manager: portage-2.3.2
* sys-kernel/gentoo-sources: Kernel 4.4.48Alice Ferrazzi2017-02-092-0/+32
| | | | Package-Manager: portage-2.3.2
* dev-python/keyring: 10.2 stable amd64 and x86Matthew Thode2017-02-091-1/+1
| | | | Package-Manager: portage-2.3.3
* dev-python/setuptools_scm: 1.15.0 stable amd64 and x86Matthew Thode2017-02-091-2/+2
| | | | Package-Manager: portage-2.3.3
* dev-libs/leatherman: bupMatthew Thode2017-02-092-0/+51
| | | | Package-Manager: portage-2.3.3
* sys-libs/glibc: update 2.24 patchsetMike Frysinger2017-02-092-2/+2
|
* sys-libs/glibc: bump to EAPI=5Mike Frysinger2017-02-092-3/+2
|
* sys-fs/multipath-tools: export full compiler name for buildTim Harder2017-02-091-1/+2
|
* java-utils-2.eclass: use is not available in the global scope.Benda Xu2017-02-091-2/+2
| | | | | Java ebuilds using EAPI<3 will not be correctly prefixified. We will deal with that by bumping EAPI per package.
* eclass/java-utils-2.eclass: support Prefix.Benda Xu2017-02-091-9/+12
| | | | | | | Reintroduce fbdddd87ff9 with EAPI gatekeeping code. Credit: Martin Mokrejš Bug: 595002
* sys-kernel/vanilla-sources: Automated version bump to {4.4.48,4.9.9} - ↵Agostino Sarubbo2017-02-093-2/+2
| | | | | | | remove old. Package-Manager: portage-2.3.3 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/appdirs: version bump to 1.4.1Tim Harder2017-02-092-0/+25
|
* Revert "eclass/java-utils-2.eclass: support Prefix."James Le Cuirot2017-02-091-9/+9
| | | | | This reverts commit fbdddd87ff997e74644c2d5feb56c2e2d915860b. It didn't take account of older EAPIs.
* x11-misc/3dfm: EAPI bump 0 -> 6Harri Nieminen2017-02-091-0/+24
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-admin/sysstat: Remove unused USE=cron description.Jeroen Roovers2017-02-091-8/+7
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/rkt: version bump to 1.24.0Zac Medico2017-02-082-0/+260
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-dotnet/libgdiplus: fix circular deps, remove mono needMikhail Pukhlikov2017-02-091-0/+51
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-gfx/feh: version bump to 2.18.1Tim Harder2017-02-092-0/+58
|
* dev-ruby/selenium-webdriver: add 3.0.8Hans de Graaff2017-02-092-0/+40
| | | | Package-Manager: portage-2.3.3
* dev-ruby/postgres_ext: drop redundant SRC_URIHans de Graaff2017-02-091-1/+0
| | | | Package-Manager: portage-2.3.3
* dev-ruby/postgres_ext: drop activerecord:4.1, ruby20Hans de Graaff2017-02-092-6/+4
| | | | Package-Manager: portage-2.3.3
* dev-ruby/arel-helpers: add ruby23; update activerecord deps; drop x86 keywordHans de Graaff2017-02-091-5/+5
| | | | Package-Manager: portage-2.3.3
* dev-ruby/rubyzip: add 1.2.1Hans de Graaff2017-02-092-0/+49
| | | | Package-Manager: portage-2.3.3
* app-emulation/rkt: remove old versionsZac Medico2017-02-083-517/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* eclass/java-utils-2.eclass: support Prefix.Benda Xu2017-02-091-9/+9
| | | | | Credit: Martin Mokrejš Bug: 595002
* profiles/p/l-s/profile.bashrc: update sed for ppc64.Benda Xu2017-02-091-1/+1
| | | | | Credit: François Bissey Reference: https://archives.gentoo.org/gentoo-alt/message/d890ad55f3ac96f4db5d7f8291351834
* profiles/prefix/linux-standalone: add ppc64 big endian.Benda Xu2017-02-094-0/+9
| | | | | Credit: François Bissey Reference: https://archives.gentoo.org/gentoo-alt/message/fe49595527e3c7918844096bf2ae289c
* app-benchmarks/httperf: remove old, migrate away from google code #544092Göktürk Yüksek2017-02-084-69/+0
| | | | Package-Manager: portage-2.3.0
* app-benchmarks/httperf: x86 stable #608506Göktürk Yüksek2017-02-081-1/+1
| | | | | | Tested on my Pentium M processor 1.60GHz Package-Manager: portage-2.3.0
* app-backup/restic: New packageDavid Roman2017-02-083-0/+57
| | | | app-backup/restic: version bump to 0.4.0
* net-misc/ssh-askpass-fullscreen: remove unused patches.Patrice Clement2017-02-092-25/+0
| | | | Package-Manager: portage-2.3.3
* net-voip/telepathy-salut: remove unused patch.Patrice Clement2017-02-091-22/+0
| | | | Package-Manager: portage-2.3.3
* net-libs/libgrss: remove unused patch.Patrice Clement2017-02-091-125/+0
| | | | Package-Manager: portage-2.3.3
* net-libs/gnet: remove unused patch.Michael Mair-Keimberger (asterix)2017-02-091-20/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3543
* Revert "app-admin/sysstat: Fix metadata.xml"Jeroen Roovers2017-02-091-0/+1
| | | | This reverts commit 89b05e9b54016ba1e605e2ad20728273054c309c.
* net-nds/openldap: allow override of BDB slot during build.Robin H. Johnson2017-02-088-8/+16
| | | | Package-Manager: portage-2.3.2
* app-shells/hstr-1.22: version bump.Bláithín Nic Aoidh2017-02-092-0/+46
| | | | Closes: https://github.com/gentoo/gentoo/pull/3795
* app-shells/hstr: remove unused patch files.Bláithín Nic Aoidh2017-02-092-94/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3796
* www-apps/klaus: clean up old.Patrice Clement2017-02-092-32/+0
| | | | Package-Manager: portage-2.3.3