]> git.sthu.org Git - shuber-gentoo-overlay.git/commit
virtual/mta: track upstream version instead of a frozen r902
authorStefan Huber <shuber@sthu.org>
Tue, 18 Aug 2026 08:26:57 +0000 (10:26 +0200)
committerStefan Huber <shuber@sthu.org>
Tue, 18 Aug 2026 08:35:38 +0000 (10:35 +0200)
commitcb446366b4662afc38d9bac49afcadfc7ca4789e
tree8240f8cf291a38fbf340ad824c4cd8afbac81663
parentff71c7d10f59d7f06524bbab2ad23165e2459082
virtual/mta: track upstream version instead of a frozen r902

r1/r902 were pinned artificially high to always outrank the main
tree's virtual/mta, but that means any real upstream bump would stay
permanently invisible. Replaced with mta-1-r2, matching the main
tree's current version exactly plus our mail-mta/smailq[mta] addition.

Version-matching alone doesn't actually make this override win here:
with --getbinpkg on, an identically-versioned binhost binary for
::gentoo outranks building this ebuild regardless of repo priority.
Needs virtual/mta::gentoo in package.mask to take effect; documented
in the ebuild since it's not otherwise discoverable.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
virtual/mta/Manifest
virtual/mta/mta-1-r1.ebuild [deleted file]
virtual/mta/mta-1-r2.ebuild [new file with mode: 0644]
virtual/mta/mta-1-r902.ebuild [deleted file]