summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2020-01-26 00:29:28 UTCRepository mirror & CI2020-01-264569-9092/+9120
|
* Merge updates from masterRepository mirror & CI2020-01-264530-4572/+4956
|\
| * */*: Drop stable alpha keywordsMatt Turner2020-01-254521-4522/+4522
| | | | | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
| * profiles/alpha: Add '~alpha' to ACCEPT_KEYWORDSMatt Turner2020-01-251-1/+1
| | | | | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
| * toolchain.eclass: use ${GCC_CONFIG_VER} in snapshot, don't mangle ${PV}Sergei Trofimovich2020-01-261-5/+1
| | | | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
| * app-portage/hackport: bump up to 0.6.3Sergei Trofimovich2020-01-265-0/+216
| | | | | | | | | | | | | | Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/704778 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
| * toolchain.eclass: drop PRERELEASE supportSergei Trofimovich2020-01-261-37/+17
| | | | | | | | | | | | | | | | | | | | | | | | gcc's mirrors don't have prerelrease directories anymore and only have weekly snapshots and release candidates. Those now are covered by the following version schema: 1.0.0_pre9999: live ebuild 1.2.3_alphaYYYYMMDD: weekly snapshots 1.2.3_rcYYYYMMDD: release candidates Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
| * toolchain.eclass: hide '${PV} == *9999*' to tc_is_live helperSergei Trofimovich2020-01-261-8/+16
| | | | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
| * dev-qt/qtcore: Fix CVE-2019-18281Andreas Sturmlechner2020-01-262-0/+184
| | | | | | | | | | | | Bug: https://bugs.gentoo.org/699226 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* | 2020-01-25 23:46:09 UTCRepository mirror & CI2020-01-253-2/+13
| |
* | Merge updates from masterRepository mirror & CI2020-01-252-0/+26
|\|
| * app-misc/timew: Bump versionAmadeusz Piotr Żołnowski2020-01-252-0/+26
| | | | | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* | 2020-01-25 23:06:12 UTCRepository mirror & CI2020-01-2517-190/+29
| |
* | Merge updates from masterRepository mirror & CI2020-01-2522-1579/+44
|\|
| * app-portage/metagen: 0.7.0 + EAPI 7 + Python 3 + sync 9999Sebastian Pipping2020-01-253-11/+44
| | | | | | | | | | | | Closes: https://bugs.gentoo.org/706216 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
| * media-libs/libmypaint: Drop 1.3.0_beta1, 1.3.0 (r0), 1.3.0-r2, 1.3.0-r2Andreas Sturmlechner2020-01-257-382/+0
| | | | | | | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * media-libs/babl: 0.1.12, 0.1.38, 0.1.64, 0.1.72Andreas Sturmlechner2020-01-255-213/+0
| | | | | | | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * media-libs/gegl: Drop 0.4.14, 0.3.0 and 0.2.0-r2Andreas Sturmlechner2020-01-254-515/+0
| | | | | | | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * media-gfx/gimp: Drop 2.10.10-r1 and 2.10.12Andreas Sturmlechner2020-01-253-458/+0
| | | | | | | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* | 2020-01-25 22:26:13 UTCRepository mirror & CI2020-01-255-9/+34
| |
* | Merge updates from masterRepository mirror & CI2020-01-255-2/+76
|\|
| * dev-util/intel-graphics-compiler: bump to 1.0.3151Marek Szuba2020-01-252-0/+37
| | | | | | | | | | | | | | | | It still depends on llvm-8 though, it gave me a lot of "undefined reference" errors when I tried to build it against 9.0.1. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Marek Szuba <marecki@gentoo.org>
| * dev-vcs/hg-evolve: Add support for Python 3.6Cédric Krier2020-01-251-2/+2
| | | | | | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Cédric Krier <cedk@gentoo.org>
| * sys-devel/crossdev: bump up to 20200125Sergei Trofimovich2020-01-252-0/+37
| | | | | | | | | | | | | | | | | | | | | | Two new changes: - disable default ssp support on x86 and ppc on musl, bug #706210 - migrate from package.keywords to package.accept_keywords, bug #706212 Bug: https://bugs.gentoo.org/706210 Closes: https://bugs.gentoo.org/706212 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* | 2020-01-25 21:46:09 UTCRepository mirror & CI2020-01-2514-83/+43
| |
* | Merge updates from masterRepository mirror & CI2020-01-2516-261/+205
|\|
| * media-libs/libnsgif: Use BDEPENDAndreas Sturmlechner2020-01-251-4/+5
| | | | | | | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * media-gfx/gimp: update 9999.ebuild dependenciesband-a-prend2020-01-251-4/+5
| | | | | | | | | | Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * media-libs/gegl: 0.4.20 version bump, 9999 deps updateband-a-prend2020-01-253-6/+168
| | | | | | | | | | Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * media-libs/babl: add maintainer, sort IUSE and conf optionsband-a-prend2020-01-253-20/+25
| | | | | | | | | | | | Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/14418 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * dev-libs/pigpio: cleanup old versionsDaniel Kenzelmann2020-01-256-225/+0
| | | | | | | | | | | | | | | | cleanup old versions Signed-off-by: Daniel Kenzelmann <gentoo@k8n.de> Closes: https://github.com/gentoo/gentoo/pull/14446 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * mail-mta/netqmail: stable 1.06-r12 on alphaSergei Trofimovich2020-01-251-1/+1
| | | | | | | | | | | | | | | | I did not really test it. I'm restoring dependency tree before alpha is dropped to ~arch treewide. Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
| * Revert "virtual/qmail: drop to ~alpha"Sergei Trofimovich2020-01-251-1/+1
| | | | | | | | | | | | A bunch of revdeps still use it. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* | 2020-01-25 21:10:17 UTCRepository mirror & CI2020-01-2532-245/+116
| |
* | Merge updates from masterRepository mirror & CI2020-01-2537-498/+73
|\|
| * package.mask: Last rite dev-python/django-* py2-onlyMichał Górny2020-01-251-0/+15
| | | | | | | | | | Bug: https://bugs.gentoo.org/706360 Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/testfixtures: Remove Python 2Michał Górny2020-01-252-6/+2
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/django-tagging: Remove Python 2Michał Górny2020-01-251-1/+1
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/django-tagging: Remove oldMichał Górny2020-01-252-24/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * net-analyzer/graphite-web: Remove Python 2Michał Górny2020-01-252-2/+2
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/django-tables2: Remove Python 2Michał Górny2020-01-251-1/+1
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/django-tables2: Remove oldMichał Górny2020-01-253-46/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/django-setuptest: Remove Python 2Michał Górny2020-01-251-1/+1
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/django-nose: Remove Python 2Michał Górny2020-01-251-1/+1
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/django-debug-toolbar: Remove oldMichał Górny2020-01-253-106/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/django-cacheops: Remove Python 2Michał Górny2020-01-251-2/+2
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/django-auth-ldap: Remove Python 2Michał Górny2020-01-251-1/+1
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/django-auth-ldap: Remove oldMichał Górny2020-01-254-106/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/django-appconf: Remove Python 2Michał Górny2020-01-251-1/+1
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/diskcache: Remove oldMichał Górny2020-01-252-43/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>