summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-portage/gpyutils: Bump to 0.3Michał Górny2019-11-172-0/+23
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/pfl: Remove old pfl-3.0.1-r2.Daniel Pielmeier2019-11-131-49/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* app-portage/gentoopm: Bump to 0.3.1Michał Górny2019-11-132-0/+27
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/euses: bump EAPI and stuffAaron Bauman2019-11-121-4/+4
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-portage/gpyutils: Add python3.8 to the tableMichał Górny2019-11-121-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Inline mirror://hackage and update URIsMichał Górny2019-11-108-16/+16
| | | | | | | | | | | | | | | | | This change inlines mirror://hackage in all ebuilds, and updates URIs to the modern form (old URIs redirect to that). The change has been made using the following command: find -name '*.ebuild' -exec sed -r -i \ -e 's@mirror://hackage/@https://hackage.haskell.org/@g' \ -e 's@https://hackage.haskell.org/packages/archive/([^/]*)/([^/]*)/@https://hackage.haskell.org/package/\1-\2/@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{PV}@${P}@g' \ -e '/hackage\.haskell\.org/s@\$\{MY_PN}-\$\{PV}@${MY_P}@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{MY_PV}@${MY_P}@g' \ {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/repoman: Bump to version 2.3.18Zac Medico2019-11-082-0/+64
| | | | | | | | | #690786 Support metadata/layout.conf restrict-allowed #699514 Detect dosym absolute paths starting with ${D}, ${ED} etc. #699508 Fix unsafe string interpolation. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-portage/fetchcommandwrapper: 0.8.2 + SRC_URI moveSebastian Pipping2019-11-073-2/+28
| | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.78, Repoman-2.3.16
* app-portage/java-ebuilder-0.4.0: bumpMiroslav Šulc2019-11-032-1/+1
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* app-portage/java-ebuilder: bump and fixesMiroslav Šulc2019-10-304-86/+32
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* app-portage/gverify: Bump to v2Michał Górny2019-10-302-0/+33
| | | | | | | v2 switches to using Authority Keys and therefore stops failing due to obsolete gkeys seeds. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/pram: Bump to v8Michał Górny2019-10-302-0/+28
| | | | | | | | | | | | | | | This is the coolest PRam release since the last coolest release! Now configuration can be specified via 'git config', so you can set your preferences both globally and per-repo. Most importantly, you can now start setting: git config --add pram.repo gentoo/foo on all repos you're using PRam for, and you won't have to specify the repo every time! Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/gemato: Bump to 14.3Michał Górny2019-10-252-0/+45
| | | | | Closes: https://bugs.gentoo.org/698446 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/mirrorselect: 2.2.6-r1 revbump for bug 698470Zac Medico2019-10-241-0/+4
| | | | | | Closes: https://bugs.gentoo.org/698470 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-portage/mirrorselect: remove old version 2.2.5Zac Medico2019-10-242-40/+0
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-portage/genlop: marked ~x64-solarisFabian Groffen2019-10-212-2/+2
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-portage/portage-utils: version bump to v0.81Fabian Groffen2019-10-202-0/+88
| | | | | | | | | | | | | | | | | | | | - 697094: qfile incorrectly matching /usr/lib - 697068: qlop -r not showing ongoing merges from parallel merges - 696078: qgrep not matching revisioned ebuilds - 695586: qpkg double frees and incorrect unpacking - 694972: qlop -r/-a speedups - 692224: qlop support for alternate ROOT - 677982: qfile report matches from prune lib registry Closes: https://bugs.gentoo.org/697094 Closes: https://bugs.gentoo.org/697068 Closes: https://bugs.gentoo.org/696078 Closes: https://bugs.gentoo.org/695586 Closes: https://bugs.gentoo.org/694972 Closes: https://bugs.gentoo.org/692224 Closes: https://bugs.gentoo.org/677982 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-portage/gemato: Bump to 14.2Michał Górny2019-10-182-0/+45
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/perl-info: fix install, bug 697942Andreas K. Hüttel2019-10-181-0/+2
| | | | | | Closes: https://bugs.gentoo.org/697942 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* app-portage/perl-info: EAPI bump.Andreas K. Hüttel2019-10-171-5/+4
| | | | | | Closes: https://bugs.gentoo.org/697402 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* app-portage/hashgen: remove last-rited packageFabian Groffen2019-10-144-122/+0
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-portage/elogv: EAPI=7Craig Andrews2019-10-131-0/+52
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/13283 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-portage/elogv: Python 3.7 compatibilityCraig Andrews2019-10-131-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* app-portage/gentoolkit: stable 0.4.6 for hppa, bug #695692Sergei Trofimovich2019-10-111-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-portage/gentoolkit: arm64 stableAaron Bauman2019-10-111-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-portage: Remove *-fbsd KEYWORDSMichał Górny2019-10-1157-57/+57
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/gentoolkit-0.4.6: alpha stable, bug 695692Matt Turner2019-10-051-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-portage/gentoolkit-0.4.6: arm stable, bug 695692Matt Turner2019-10-041-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-portage/gentoolkit: s390 stable wrt bug #695692Agostino Sarubbo2019-10-031-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-portage/gentoolkit: x86 stable wrt bug #695692Agostino Sarubbo2019-10-021-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-portage/gentoolkit: stable 0.4.6 for ppc64, bug #695692Sergei Trofimovich2019-09-291-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-portage/gentoolkit: stable 0.4.6 for ppc, bug #695692Sergei Trofimovich2019-09-291-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-portage/gentoolkit: stable 0.4.6 for ia64, bug #695692Sergei Trofimovich2019-09-291-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-portage/gentoolkit: amd64 stable wrt bug #695692Mikle Kolyada2019-09-291-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-portage/gentoolkit: stable 0.4.6 for sparc, bug #695692Rolf Eike Beer2019-09-281-1/+1
| | | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-portage/portage-utils: drop old 0.62, m68k has 0.80 stable nowFabian Groffen2019-09-282-78/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-portage/mgorny-dev-scripts: Add missing dep on dev-perl/URIMichał Górny2019-09-281-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/ufed: Bump to 0.95 to fix #695262Sven Eden2019-09-282-0/+38
| | | | | | | | | | | | | | | ufed-curses-checklist.c:ufed_getline() is limited to LINE_MAX, which is 2048 bytes. Unfortunately local USE flags can blast this limit, as ufed.pl also transmit an alternative description with stripped keywords. This release lets ufed.pl calculate whether a description has to be shorted, and does so if needed. Closes: https://bugs.gentoo.org/695262 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sven Eden <yamakuzure@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/13053 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-portage/portage-utils: s390 stable wrt bug #694366Mikle Kolyada2019-09-261-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-portage/portage-utils: sh stable wrt bug #694366Mikle Kolyada2019-09-261-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="sh" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-portage/portage-utils: m68k stable wrt bug #694366Mikle Kolyada2019-09-261-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="m68k" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-portage/portage-utils: arm stable wrt bug #694366Mikle Kolyada2019-09-261-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-portage/mgorny-dev-scripts: Bump to v3Michał Górny2019-09-212-0/+26
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/portage-utils-0.80: alpha stable, bug 694366Matt Turner2019-09-201-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-portage/gentoolkit-0.4.5: alpha stable, bug 691976Matt Turner2019-09-201-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-portage/gentoolkit: stable 0.4.5 for hppa, bug #691976Sergei Trofimovich2019-09-201-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-portage/tatt: remove oldRolf Eike Beer2019-09-192-39/+0
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Michael Palimaka <kensington@gentoo.org>
* app-portage/tatt: version bump 0.6Rolf Eike Beer2019-09-192-0/+39
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/12905 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Michael Palimaka <kensington@gentoo.org>
* app-portage/cpuid2cpuflags: Bump to v8Michał Górny2019-09-172-0/+29
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/portage-utils: Stable for hppa tooJeroen Roovers2019-09-171-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers <jer@gentoo.org>