summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/portage: Disable setuptools dependencyMichał Górny2019-12-071-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-apps/portage: PYTHON_COMPAT+=( python3_8 )Zac Medico2019-11-241-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-apps/portage: drop iproute2 dep from 9999Zac Medico2019-08-311-4/+1
| | | | | | See: https://gitweb.gentoo.org/proj/portage.git/commit/?id=70ec13029e5cc8a1decfab7134d3addea8612bd7 Package-Manager: Portage-2.3.74, Repoman-2.3.17 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-apps/portage: depend on iproute2 on LinuxMike Gilbert2019-08-181-1/+4
| | | | | | | | This should ensure that /bin/ip is available during early stage builds. Package-Manager: Portage-2.3.71_p6, Repoman-2.3.17_p5 Signed-off-by: Mike Gilbert <floppym@gentoo.org> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-apps/portage: fix etc-update shebang for prefixZac Medico2019-05-291-18/+6
| | | | | | | Reported-by: dingyuc@126.com Closes: https://bugs.gentoo.org/686940 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-apps/portage: validate PYTHON_SITEDIR (bug 683932)Zac Medico2019-04-221-0/+1
| | | | | | Bug: https://bugs.gentoo.org/683932 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-apps/portage: fix PYTHONPATH in pkg_postinst (bug 683932)Zac Medico2019-04-221-1/+1
| | | | | | | | | Since PYTHON_SITEDIR begins with ${EPREFIX}, avoid a double prefix by using ${D} instead of ${ED}. Bug: https://bugs.gentoo.org/683932 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* */*: Remove last vestiges of python3_4David Seifert2019-04-201-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/11755 Signed-off-by: David Seifert <soap@gentoo.org>
* sys-apps/portage: update 9999 with backward compat for bug 378603Zac Medico2019-04-181-10/+9
| | | | | | Bug: https://bugs.gentoo.org/378603 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-apps/portage: add util-linux depZac Medico2019-01-081-1/+2
| | | | | | Closes: https://bugs.gentoo.org/674930 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-apps/portage: add linux-info check for namespace supportZac Medico2018-12-291-2/+8
| | | | | | Bug: https://bugs.gentoo.org/673900 Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-apps/portage: require gemato with WKD supportZac Medico2018-08-191-2/+2
| | | | Package-Manager: Portage-2.3.47, Repoman-2.3.10
* sys-apps/portage: remove split repoman messageZac Medico2018-08-051-9/+0
| | | | | | This message is more than 2 years old now. Package-Manager: Portage-2.3.44, Repoman-2.3.10
* sys-apps/portage: pym -> lib in 9999Zac Medico2018-07-191-3/+3
| | | | | Reported-py: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.43, Repoman-2.3.10
* sys-apps/portage: Enable py3.7Craig Andrews2018-07-171-1/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/9263 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* sys-apps/portage: gemato[${PYTHON_USEDEP}] (bug 656610)Zac Medico2018-05-271-1/+1
| | | | | Closes: https://bugs.gentoo.org/656610 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-apps/portage: -9999 switched to app-crypt/openpgp-keys*Michał Górny2018-05-111-1/+1
|
* sys-apps/portage: remove duplicate rsync-verify deps in 9999Zac Medico2018-02-071-5/+0
| | | | | Fixes: c5bd4ddefd1b ("sys-apps/portage: disable rsync-verify for stage1 build") Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-apps/portage: Require app-crypt/gnupg with IPv6 fixMichał Górny2018-02-071-1/+1
| | | | | | | | Depend on >=app-crypt/gnupg-2.2.4-r2 to avoid failing verification on systems that are missing an IPv6 stack. More importantly, this ensures that we will not stabilize Portage before that version of GnuPG. Bug: https://bugs.gentoo.org/646194
* sys-apps/portage: disable rsync-verify for stage1 buildZac Medico2018-02-071-1/+6
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-apps/portage: Enable additional QA features for USE=gentoo-devMichał Górny2018-02-051-0/+4
| | | | | | | | Enable additional FEATURES for developers that are not ready for deployment on our users but are useful for preventing developers from committing common mistakes. Closes: https://github.com/gentoo/gentoo/pull/7034
* sys-apps/portage: git portage requires gemato-11+Michał Górny2018-02-051-1/+1
|
* sys-apps/portage: add gentoo-dev USEZac Medico2018-02-031-1/+8
| | | | | | | | | | | | | The gentoo-dev USE flag will be use to enable stricter default settings that are intended for use by ebuild developers. This flag is not recommended for non-developers, since it might enable settings that are not ready for general use. This flag makes emerge default to --dynamic-deps=n. https://bugs.gentoo.org/645550 https://bugs.gentoo.org/646458 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-apps/portage: apply EPREFIX to repos.conf pubring.gpg pathZac Medico2018-01-311-0/+1
| | | | | Closes: https://bugs.gentoo.org/646250 Package-Manager: Portage-2.3.21, Repoman-2.3.6
* sys-apps/portage: Require USE=ssl on app-crypt/gnupgMichał Górny2018-01-301-1/+1
| | | | | | Since the the keys provided by app-crypt/gentoo-keys specify hkps:// keyservers, GnuPG needs to be built with SSL/TLS support to be able to update the keys. Reported by thunderrd on #gentoo-python.
* sys-apps/portage: Add rsync-verify? dep on app-crypt/gnupgMichał Górny2018-01-301-0/+1
| | | | Closes: https://bugs.gentoo.org/646134
* sys-apps/portage: Revert "require gemato[gpg] (bug 646134)"Michał Górny2018-01-301-1/+1
| | | | | This is the wrong solution. app-portage/gemato has a big fat warning that you are not supposed to depend on its USE flags.
* sys-apps/portage: require gemato[gpg] (bug 646134)Zac Medico2018-01-301-1/+1
| | | | | | Reported-by: Daniel Kenzelmann <gentoo@k8n.de> Closes: https://bugs.gentoo.org/646134 Package-Manager: Portage-2.3.21, Repoman-2.3.6
* sys-apps/portage: Add USE=rsync-verify to control gemato verificationMichał Górny2018-01-251-1/+12
|
* sys-apps/portage: Remove linguas_* from IUSE.Ulrich Müller2018-01-051-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-apps/portage: use systemd eclass for tmpfiles supportZac Medico2018-01-041-3/+2
| | | | | Closes: https://bugs.gentoo.org/643386 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-apps/portage: eliminate virtual/tmpfiles dependencyZac Medico2018-01-041-3/+4
| | | | | Closes: https://bugs.gentoo.org/643386 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-apps/portage: exclude /var/tmp/ccache from tmpfiles cleanupMike Gilbert2018-01-011-1/+3
| | | | | | | | By default, systemd-tmpfiles removes files older than 30 days from /var/tmp. The default portage config sets CCACHE_DIR=/var/tmp/ccache. Bug: https://bugs.gentoo.org/490676#c14 Package-Manager: Portage-2.3.19_p3, Repoman-2.3.6_p37
* sys-apps/portage: fix -r1 htmldir (bug 638046)Zac Medico2017-11-191-2/+8
| | | | | Closes: https://bugs.gentoo.org/638046 Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-apps/portage: Add dep on pyblake2, for new manifest-hashesMichał Górny2017-11-131-0/+2
|
* sys-apps/portage: Use https for git repoMichał Górny2017-09-021-1/+1
|
* sys-apps/portage: only prefix-guest use gentoo_prefix repositoryBenda Xu2017-08-241-4/+7
| | | | | | | | | prefix-standalone use the default gentoo main repository. This fixes the warnings in prefix-standalone like !!! Section 'gentoo_prefix' in repos.conf has name different \ from repository name 'gentoo' set inside repository Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-apps/portage: Drop py3.3 from PYTHON_COMPATMichał Górny2017-08-161-1/+1
|
* sys-apps/portage: Bump the live ebuild to EAPI=6Michał Górny2017-08-161-2/+2
| | | | | | | | Bump the live ebuild to EAPI=6 in order to make use of eapply_user which is capable of applying -p1 user patches that add new files correctly, unlike epatch_user. Closes: https://github.com/gentoo/gentoo/pull/5445
* sys-apps/portage: enable native-extensions by default in 9999 ebuildZac Medico2017-03-111-1/+1
| | | | | | | Reported-by: Coacher <itumaykin+gentoo@gmail.com> X-Gentoo-bug: 612278 X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=612278 Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-apps/portage: PYTHON_COMPAT: add python3_6Zac Medico2017-02-121-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-apps/portage: add native-extensions USE flag (bug 571444)Zac Medico2017-02-011-1/+6
| | | | | | | | | | The native-extensions USE flag will enable building of the libc bindings. This is not enabled by default because it does not support cross compilation. X-Gentoo-bug: 571444 X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=571444 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-apps/portage: Add threads(+) to PYTHON_REQUIRED_USE in 9999 tooBrian Dolbec2016-10-131-1/+1
| | | | | | See previous commit for 2.3.2 Package-Manager: portage-2.3.2
* sys-apps/portage: add sandbox dep for elibc_muslZac Medico2016-07-091-0/+1
| | | | Package-Manager: portage-2.3.0
* sys-apps/portage: use an existing host for Prefix rsyncFabian Groffen2016-05-281-1/+1
| | | | Package-Manager: portage-2.2.28
* sys-apps/portage: Version bump, new split portage/repoman releasesBrian Dolbec2016-05-151-22/+5
| | | | | | Update 9999 with updated einfo about teh split releases. Package-Manager: portage-2.3.0_rc1
* sys-apps/portage: Make use of the new python_gen_impl_dep functionMichał Górny2015-12-311-2/+1
|
* sys-apps/portage: Force py2 for doc-build with USE=epydocMichał Górny2015-12-091-0/+4
|
* sys-apps/portage: Add py3.5 compatibility to 2.2.23 and 9999.Brian Dolbec2015-10-101-1/+1
| | | | | | | Clean out older versions. Keep 2.2.8-r2 for python-2.6/3.2 upgrade compatibility. Package-Manager: portage-2.2.23