Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-util/ddd: EAPI-8 bump | 2022-02-05 | 1 | -10/+7 | |
| | | | | | | Closes: https://bugs.gentoo.org/830853 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | dev-util/ddd: use correct (:=) slot operator for readline | 2021-06-18 | 1 | -0/+88 | |
We need to be rebuilt when readline's subslot (representing its ABI here) is changed, not just note that we're fine with any (sub)slot which is what :* does. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> |