gentoo-portage-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[gentoo-portage-dev] [PATCH 03/14] portage.checksum: create explicit checksum_file() method
Michał Górny
[gentoo-portage-dev] [PATCH 07/14] portage.checksum: Remove fallbacks for algorithms guaranteed since py2.7
Michał Górny
[gentoo-portage-dev] [PATCH 08/14] portage.checksum: Remove exception handling for missing hashlib
Michał Górny
[gentoo-portage-dev] [PATCH 05/14] tests: Add minimal safety checks for checksums
Michał Górny
[gentoo-portage-dev] [PATCH 09/14] portage.checksum: Stop exposing global hash variables
Michał Górny
[gentoo-portage-dev] [PATCH 11/14] portage.checksum: Support pygcrypt as optimized fallback
Michał Górny
[gentoo-portage-dev] [PATCH 12/14] Support STREEBOG{256,512} hash function (from pygcrypt), #597736
Michał Górny
[gentoo-portage-dev] [PATCH 14/14] travis: Install additional (pure Python) crypto providers if necessary
Michał Górny
[gentoo-portage-dev] [PATCH 10/14] portage.checksum: Reorder to avoid loading redundant impls
Michał Górny
[gentoo-portage-dev] [PATCH 13/14] portage.checksum: Support pygost as fallback Streebog provider
Michał Górny
Re: [gentoo-portage-dev] [PATCHES] portage.checksum hacking, pt. 4
Zac Medico
Re: [gentoo-portage-dev] [PATCHES] portage.checksum hacking, pt. 4
Michał Górny
[gentoo-portage-dev] [PATCHES] Checksums pt. 3 -- one more fallback for SHA3
Michał Górny
[gentoo-portage-dev] [PATCH 2/2] portage.checksum: Support pysha3 fallback for SHA3
Michał Górny
[gentoo-portage-dev] [PATCH 1/2] portage.checksum: Update fallback doc for SHA3/BLAKE2*
Michał Górny
[gentoo-portage-dev] [PATCH] config.setcpv: fix handling of IUSE changes (bug 611896)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] config.setcpv: fix handling of IUSE changes (bug 611896)
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] config.setcpv: fix handling of IUSE changes (bug 611896)
Zac Medico
[gentoo-portage-dev] [PATCH] depgraph: fix runtime package mask interaction with slot operator rebuilds (bug 612094)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] depgraph: fix runtime package mask interaction with slot operator rebuilds (bug 612094)
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] depgraph: fix runtime package mask interaction with slot operator rebuilds (bug 612094)
Zac Medico
[gentoo-portage-dev] [PATCH] depgraph: fix backtracking for slot operator rebuilds (bug 612042)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] depgraph: fix backtracking for slot operator rebuilds (bug 612042)
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] depgraph: fix backtracking for slot operator rebuilds (bug 612042)
Zac Medico
[gentoo-portage-dev] [PATCH] use_reduce: reserve missing_white_space_check for invalid tokens (bug 611838)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] use_reduce: reserve missing_white_space_check for invalid tokens (bug 611838)
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] use_reduce: reserve missing_white_space_check for invalid tokens (bug 611838)
Zac Medico
[gentoo-portage-dev] [PATCH] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)
Michał Górny
Re: [gentoo-portage-dev] [PATCH] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)
Michał Górny
Re: [gentoo-portage-dev] [PATCH] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)
Zac Medico
[gentoo-portage-dev] [PATCH v2] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)
Zac Medico
Re: [gentoo-portage-dev] [PATCH v2] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)
Michael Orlitzky
Re: [gentoo-portage-dev] [PATCH v2] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)
Zac Medico
Re: [gentoo-portage-dev] [PATCH v2] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)
Michael Orlitzky
Re: [gentoo-portage-dev] [PATCH v2] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)
Zac Medico
[gentoo-portage-dev] Re: [PATCH v2] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)
Duncan
Re: [gentoo-portage-dev] [PATCH v2] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH v2] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)
Zac Medico
[gentoo-portage-dev] [PATCH] movefile: support in-kernel file copying on Linux (bug 607868)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] movefile: support in-kernel file copying on Linux (bug 607868)
Michał Górny
Re: [gentoo-portage-dev] [PATCH] movefile: support in-kernel file copying on Linux (bug 607868)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] movefile: support in-kernel file copying on Linux (bug 607868)
Zac Medico
[gentoo-portage-dev] [PATCH v2] movefile: support in-kernel file copying on Linux (bug 607868)
Zac Medico
Re: [gentoo-portage-dev] [PATCH v2] movefile: support in-kernel file copying on Linux (bug 607868)
Michał Górny
Re: [gentoo-portage-dev] [PATCH v2] movefile: support in-kernel file copying on Linux (bug 607868)
Zac Medico
[gentoo-portage-dev] [PATCH v3] movefile: support in-kernel file copying on Linux (bug 607868)
Zac Medico
Re: [gentoo-portage-dev] [PATCH v3] movefile: support in-kernel file copying on Linux (bug 607868)
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH v3] movefile: support in-kernel file copying on Linux (bug 607868)
Zac Medico
[gentoo-portage-dev] [PATCH 1/2] checksum: Fix overriding fallbacks on broken pycrypto
Michał Górny
[gentoo-portage-dev] [PATCH 2/2] checksum: Add pycryptodome fallbacks for SHA3 and BLAKE2
Michał Górny
Re: [gentoo-portage-dev] [PATCH 2/2] checksum: Add pycryptodome fallbacks for SHA3 and BLAKE2
Zac Medico
Re: [gentoo-portage-dev] [PATCH 1/2] checksum: Fix overriding fallbacks on broken pycrypto
Zac Medico
Re: [gentoo-portage-dev] [PATCH 1/2] checksum: Fix overriding fallbacks on broken pycrypto
Michał Górny
[gentoo-portage-dev] [PATCHES] Fix md5 refs in vartree
Michał Górny
[gentoo-portage-dev] [PATCH 1/2] vartree: Use hashlib lazy-import, kill py<2.5 compat
Michał Górny
[gentoo-portage-dev] [PATCH 2/2] vartree: Replace uses of internal portage.checksum._new_md5 var
Michał Górny
Re: [gentoo-portage-dev] [PATCHES] Fix md5 refs in vartree
Zac Medico
Re: [gentoo-portage-dev] [PATCHES] Fix md5 refs in vartree
Michał Górny
[gentoo-portage-dev] [PATCHES] Little cleanup of checksum + BLAKE2*/SHA3
Michał Górny
[gentoo-portage-dev] [PATCH 2/3] checksum: Remove redundant internal fallbacks
Michał Górny
Re: [gentoo-portage-dev] [PATCH 2/3] checksum: Remove redundant internal fallbacks
Michał Górny
[gentoo-portage-dev] [PATCH 1/3] checksum: Add summary on top to help following the logic
Michał Górny
[gentoo-portage-dev] [PATCH 3/3] checksum: Add blake2* and sha3 hashes from hashlib 3.6+
Michał Górny
[gentoo-portage-dev] [PROPOSAL] Don't split user visible messages across multiple lines
Alexandru Elisei
Re: [gentoo-portage-dev] [PROPOSAL] Don't split user visible messages across multiple lines
Brian Dolbec
Re: [gentoo-portage-dev] [PROPOSAL] Don't split user visible messages across multiple lines
Alexandru Elisei
Re: [gentoo-portage-dev] [PROPOSAL] Don't split user visible messages across multiple lines
Brian Dolbec
[gentoo-portage-dev] OT: Screen bragging. Was: [PROPOSAL] Don't split user visible messages across multiple lines
Duncan
Re: [gentoo-portage-dev] OT: Screen bragging. Was: [PROPOSAL] Don't split user visible messages across multiple lines
Brian Dolbec
Re: [gentoo-portage-dev] OT: Screen bragging. Was: [PROPOSAL] Don't split user visible messages across multiple lines
Paul Varner
Re: [gentoo-portage-dev] [PROPOSAL] Don't split user visible messages across multiple lines
Joshua Kinard
Re: [gentoo-portage-dev] [PROPOSAL] Don't split user visible messages across multiple lines
Zac Medico
[gentoo-portage-dev] [PATCH] GitSync: fix spurious "sync-depth is deprecated" messages (bug 610708)
Zac Medico
[gentoo-portage-dev] Re: [PATCH] GitSync: fix spurious "sync-depth is deprecated" messages (bug 610708)
Zac Medico
[gentoo-portage-dev] [PATCH] grabfile_package: support -* in profile "packages" files (bug 610670)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] grabfile_package: support -* in profile "packages" files (bug 610670)
Joakim Tjernlund
Re: [gentoo-portage-dev] [PATCH] grabfile_package: support -* in profile "packages" files (bug 610670)
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] grabfile_package: support -* in profile "packages" files (bug 610670)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] grabfile_package: support -* in profile "packages" files (bug 610670)
Joakim Tjernlund
Re: [gentoo-portage-dev] [PATCH] grabfile_package: support -* in profile "packages" files (bug 610670)
Zac Medico
[gentoo-portage-dev] Re: [PATCH] grabfile_package: support -* in profile "packages" files (bug 610670)
Duncan
[gentoo-portage-dev] [PATCH] etc-update: fix hang when using_editor is set, bug #544440
Fabian Groffen
Re: [gentoo-portage-dev] [PATCH] etc-update: fix hang when using_editor is set, bug #544440
Zac Medico
[gentoo-portage-dev] [PATCH 1/3] repoman: Sort deprecated eclasses
Michał Górny
[gentoo-portage-dev] [PATCH 3/3] repoman: Deprecate confutils.eclass
Michał Górny
Re: [gentoo-portage-dev] [PATCH 3/3] repoman: Deprecate confutils.eclass
Zac Medico
Re: [gentoo-portage-dev] [PATCH 3/3] repoman: Deprecate confutils.eclass
Michał Górny
[gentoo-portage-dev] [PATCH 2/3] repoman: Deprecate gpe.eclass
Michał Górny
[gentoo-portage-dev] [PATCH] repoman: use regular expression to detect line continuations
Zac Medico
Re: [gentoo-portage-dev] [PATCH] repoman: use regular expression to detect line continuations
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] repoman: use regular expression to detect line continuations
Zac Medico
[gentoo-portage-dev] [PATCH] emerge: sync given repos even if auto-sync is false
Alexandru Elisei
Re: [gentoo-portage-dev] [PATCH] emerge: sync given repos even if auto-sync is false
Zac Medico
[gentoo-portage-dev] [PATCH V2] sync.py: extend the checks in _get_repos() and fail when necessary (bugs 567478, 576272, 601054)
Alexandru Elisei
Re: [gentoo-portage-dev] [PATCH V2] sync.py: extend the checks in _get_repos() and fail when necessary (bugs 567478, 576272, 601054)
Zac Medico
Re: [gentoo-portage-dev] [PATCH V2] sync.py: extend the checks in _get_repos() and fail when necessary (bugs 567478, 576272, 601054)
Zac Medico
Re: [gentoo-portage-dev] [PATCH V2] sync.py: extend the checks in _get_repos() and fail when necessary (bugs 567478, 576272, 601054)
Zac Medico
[gentoo-portage-dev] [PATCH] repos.conf: rename sync-depth option to clone-depth
Zac Medico
Re: [gentoo-portage-dev] [PATCH] repos.conf: rename sync-depth option to clone-depth
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] repos.conf: rename sync-depth option to clone-depth
Zac Medico
[gentoo-portage-dev] [PATCH] Ignore setup.cfg and *.so
Mike Gilbert
Re: [gentoo-portage-dev] [PATCH] Ignore setup.cfg and *.so
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] Ignore setup.cfg and *.so
Mike Gilbert
[gentoo-portage-dev] [PATCH] sync.py: extend the checks in _get_repos() and fail when necessary (bugs 567478, 576272, 601054)
Alexandru Elisei
Re: [gentoo-portage-dev] [PATCH] sync.py: extend the checks in _get_repos() and fail when necessary (bugs 567478, 576272, 601054)
Zac Medico
[gentoo-portage-dev] [PATCH] repoman: Check for empty files in filesdir.
Ulrich Mueller
Re: [gentoo-portage-dev] [PATCH] repoman: Check for empty files in filesdir.
Zac Medico
Re: [gentoo-portage-dev] [PATCH 08/18] Add tentative support for EAPI6 eapply_user function
Zac Medico
Re: [gentoo-portage-dev] [PATCH 08/18] Add tentative support for EAPI6 eapply_user function
Michał Górny
Re: [gentoo-portage-dev] [PATCH 08/18] Add tentative support for EAPI6 eapply_user function
Zac Medico
[gentoo-portage-dev] [PATCH] emerge: make emerge --sync print messages from SyncRepos.auto_sync()
Alexandru Elisei
Re: [gentoo-portage-dev] [PATCH] emerge: make emerge --sync print messages from SyncRepos.auto_sync()
Zac Medico
[gentoo-portage-dev] [PATCH] sys-apps/portage: add native-extensions USE flag (bug 571444)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] sys-apps/portage: add native-extensions USE flag (bug 571444)
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] sys-apps/portage: add native-extensions USE flag (bug 571444)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] sys-apps/portage: add native-extensions USE flag (bug 571444)
Michał Górny
Re: [gentoo-portage-dev] [PATCH] sys-apps/portage: add native-extensions USE flag (bug 571444)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] sys-apps/portage: add native-extensions USE flag (bug 571444)
Mike Gilbert
Re: [gentoo-portage-dev] [PATCH] sys-apps/portage: add native-extensions USE flag (bug 571444)
Michael Orlitzky
Re: [gentoo-portage-dev] [PATCH] sys-apps/portage: add native-extensions USE flag (bug 571444)
Michał Górny
Re: [gentoo-portage-dev] [PATCH] Run distcc-pump server throughout src_configure() to src_install()
Michał Górny
[gentoo-portage-dev] [PATCH] sync.py: add warning when sync-type is not set
Alexandru Elisei
[gentoo-portage-dev] [PATCH] test_sync_local: add test for auto-sync set to 'no'
Alexandru Elisei
[gentoo-portage-dev] [PATCH] sync.py: set returncode when task failed in SyncScheduler._task_exit()
Alexandru Elisei
Re: [gentoo-portage-dev] [PATCH] sync.py: set returncode when task failed in SyncScheduler._task_exit()
Zac Medico
[gentoo-portage-dev] [PATCH] man/portage.5: replace repos.conf sync-type 'websync' with 'webrsync'
Alexandru Elisei
Re: [gentoo-portage-dev] [PATCH] man/portage.5: replace repos.conf sync-type 'websync' with 'webrsync'
Zac Medico
[gentoo-portage-dev] [PATCH] emerge: fix error handling for clean_logs
Mike Gilbert
Re: [gentoo-portage-dev] [PATCH] emerge: fix error handling for clean_logs
Zac Medico
Re: [gentoo-portage-dev] [PATCH] emerge: fix error handling for clean_logs
Mike Gilbert
[gentoo-portage-dev] [PATCH] spawn: instantiate userpriv_groups before fork (bug 582098)
Zac Medico
[gentoo-portage-dev] Re: [PATCH] spawn: instantiate userpriv_groups before fork (bug 582098)
Zac Medico
Re: [gentoo-portage-dev] Re: [PATCH] spawn: instantiate userpriv_groups before fork (bug 582098)
Brian Dolbec
[gentoo-portage-dev] [PATCH] emerge: check correctly for --sync success (bug 606588)
Alexandru Elisei
[gentoo-portage-dev] Re: [PATCH V2] emerge: check correctly for --sync success (bug 606588)
Alexandru Elisei
Re: [gentoo-portage-dev] Re: [PATCH V2] emerge: check correctly for --sync success (bug 606588)
Zac Medico
Re: [gentoo-portage-dev] Re: [PATCH V2] emerge: check correctly for --sync success (bug 606588)
Brian Dolbec
[gentoo-portage-dev] [PATCH] emaint: add more meaningful error messages to the logs module
Alexandru Elisei
Re: [gentoo-portage-dev] [PATCH] emaint: add more meaningful error messages to the logs module
Brian Dolbec
[gentoo-portage-dev] Re: [PATCH V2] emaint: add more meaningful error messages to the logs module
Alexandru Elisei
Re: [gentoo-portage-dev] Re: [PATCH V2] emaint: add more meaningful error messages to the logs module
Brian Dolbec
[gentoo-portage-dev] [PATCH] emaint: exit with non-zero status code when module fails (bug 567478)
Alexandru Elisei
Re: [gentoo-portage-dev] [PATCH] emaint: exit with non-zero status code when module fails (bug 567478)
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] emaint: exit with non-zero status code when module fails (bug 567478)
Alexandru Elisei
Re: [gentoo-portage-dev] [PATCH] emaint: exit with non-zero status code when module fails (bug 567478)
Alexandru Elisei
[gentoo-portage-dev] Re: [PATCH v2] emaint: exit with non-zero status code when module fails (bug 567478)
Alexandru Elisei
[gentoo-portage-dev] Re: [PATCH V2] emaint: exit with non-zero status code when module fails (bug 567478)
Alexandru Elisei
[gentoo-portage-dev] Re: [PATCH V3] emaint: exit with non-zero status code when module fails (bug 567478)
Alexandru Elisei
Re: [gentoo-portage-dev] Re: [PATCH V3] emaint: exit with non-zero status code when module fails (bug 567478)
Brian Dolbec
[gentoo-portage-dev] [PATCH] repoman: always add a newline if the message body is one line
Mike Gilbert
Re: [gentoo-portage-dev] [PATCH] repoman: always add a newline if the message body is one line
Zac Medico
Re: [gentoo-portage-dev] [PATCH] repoman: always add a newline if the message body is one line
Mike Gilbert
[gentoo-portage-dev] [PATCH v2] repoman: always add a newline if the message body is one line
Mike Gilbert
Re: [gentoo-portage-dev] [PATCH v2] repoman: always add a newline if the message body is one line
Zac Medico
[gentoo-portage-dev] [PATCH] repoman: remove extra blank line in commit footer
Mike Gilbert
Re: [gentoo-portage-dev] [PATCH] repoman: remove extra blank line in commit footer
Brian Dolbec
[gentoo-portage-dev] [PATCH] bin/socks5-server.py: convert address from bytes to str (bug 604474)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] bin/socks5-server.py: convert address from bytes to str (bug 604474)
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] bin/socks5-server.py: convert address from bytes to str (bug 604474)
Zac Medico
[gentoo-portage-dev] [PATCH] man/emaint.1: Add sync to synopsis and fix its in sync --auto
Chris Mayo
Re: [gentoo-portage-dev] [PATCH] man/emaint.1: Add sync to synopsis and fix its in sync --auto
Zac Medico
[gentoo-portage-dev] [PATCH] repoman: add HOMEPAGE.missingurischeme check
Wim Muskee
Re: [gentoo-portage-dev] [PATCH] repoman: add HOMEPAGE.missingurischeme check
Michael Orlitzky
Re: [gentoo-portage-dev] [PATCH] repoman: add HOMEPAGE.missingurischeme check
Zac Medico
Re: [gentoo-portage-dev] [PATCH] repoman: add HOMEPAGE.missingurischeme check
Wim Muskee
Re: [gentoo-portage-dev] [PATCH] repoman: add HOMEPAGE.missingurischeme check
Zac Medico
[gentoo-portage-dev] [PATCH] repoman: make unused local USE flags an error
Mike Gilbert
Re: [gentoo-portage-dev] [PATCH] repoman: make unused local USE flags an error
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] repoman: make unused local USE flags an error
Brian Dolbec
[gentoo-portage-dev] [PATCH] _dep_check_composite_db: select highest in slot conflict (bug 554070)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] _dep_check_composite_db: select highest in slot conflict (bug 554070)
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] _dep_check_composite_db: select highest in slot conflict (bug 554070)
Zac Medico
[gentoo-portage-dev] [PATCH v1] portageq: escape regex-special characters in maintainer emails #604164
Göktürk Yüksek
Re: [gentoo-portage-dev] [PATCH v1] portageq: escape regex-special characters in maintainer emails #604164
Zac Medico
[gentoo-portage-dev] [PATCH v2] portageq: allow disabling regex matching of maintainer emails #604164
Göktürk Yüksek
Re: [gentoo-portage-dev] [PATCH v2] portageq: allow disabling regex matching of maintainer emails #604164
Zac Medico
[gentoo-portage-dev] [PATCH] depgraph: clarify "update has been skipped" message (bug 602854)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] depgraph: clarify "update has been skipped" message (bug 602854)
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] depgraph: clarify "update has been skipped" message (bug 602854)
Zac Medico
[gentoo-portage-dev] [PATCH] binarytree._read_metadata: return empty strings for undefine values (bug 603826)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] binarytree._read_metadata: return empty strings for undefine values (bug 603826)
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] binarytree._read_metadata: return empty strings for undefine values (bug 603826)
Zac Medico
[gentoo-portage-dev] [PATCH] LinkageMapELF: compute mulilib category for preserved libs (bug 598080)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] LinkageMapELF: compute mulilib category for preserved libs (bug 598080)
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] LinkageMapELF: compute mulilib category for preserved libs (bug 598080)
Zac Medico
[gentoo-portage-dev] [PATCH] slot_conflict_handler: report packages that can't be rebuilt (bug 602964)
Zac Medico
Re: [gentoo-portage-dev] [PATCH] slot_conflict_handler: report packages that can't be rebuilt (bug 602964)
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] slot_conflict_handler: report packages that can't be rebuilt (bug 602964)
Zac Medico
[gentoo-portage-dev] [PATCH] man: emaint typo fix, #575178
Wim Muskee
Re: [gentoo-portage-dev] [PATCH] man: emaint typo fix, #575178
Zac Medico
[gentoo-portage-dev] [PATCH] portage/__init__.py: Fix live versioning to look for portage tags only
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] portage/__init__.py: Fix live versioning to look for portage tags only
Zac Medico
Re: [gentoo-portage-dev] [PATCH] portage/__init__.py: Fix live versioning to look for portage tags only
Brian Dolbec
[gentoo-portage-dev] [PATCH] repoman: Fix versioning system
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] repoman: Fix versioning system
Zac Medico
Re: [gentoo-portage-dev] [PATCH] repoman: Fix versioning system
Brian Dolbec
Re: [gentoo-portage-dev] [PATCH] repoman: Fix versioning system
Zac Medico
Re: [gentoo-portage-dev] [PATCH] repoman: Fix versioning system
Brian Dolbec
Earlier messages
Later messages