diff options
author | Sam James <sam@gentoo.org> | 2021-09-09 00:47:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-09 00:48:07 +0100 |
commit | 1ee6e5850273f238a83f71426d60f08c48d32659 (patch) | |
tree | 01b007dea9d71a00a7500e59ff26e4b4c78ada9f /sys-libs | |
parent | net-firewall/nftables: Added ~mips to KEYWORDS (diff) | |
download | gentoo-1ee6e5850273f238a83f71426d60f08c48d32659.tar.gz gentoo-1ee6e5850273f238a83f71426d60f08c48d32659.tar.bz2 gentoo-1ee6e5850273f238a83f71426d60f08c48d32659.zip |
sys-libs/glibc: add comment referencing wiki page
.. to refer to a list of things to do when bumping
glibc.
Bug: https://bugs.gentoo.org/811462
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.34.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-9999.ebuild | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sys-libs/glibc/glibc-2.34.ebuild b/sys-libs/glibc/glibc-2.34.ebuild index 0466160c9319..459c54eacc93 100644 --- a/sys-libs/glibc/glibc-2.34.ebuild +++ b/sys-libs/glibc/glibc-2.34.ebuild @@ -3,6 +3,9 @@ EAPI=7 +# Bumping notes: https://wiki.gentoo.org/wiki/Project:Toolchain/sys-libs/glibc +# Please read & adapt the page as necessary if obsolete. + PYTHON_COMPAT=( python3_{7,8,9,10} ) TMPFILES_OPTIONAL=1 diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild index 0466160c9319..459c54eacc93 100644 --- a/sys-libs/glibc/glibc-9999.ebuild +++ b/sys-libs/glibc/glibc-9999.ebuild @@ -3,6 +3,9 @@ EAPI=7 +# Bumping notes: https://wiki.gentoo.org/wiki/Project:Toolchain/sys-libs/glibc +# Please read & adapt the page as necessary if obsolete. + PYTHON_COMPAT=( python3_{7,8,9,10} ) TMPFILES_OPTIONAL=1 |