diff options
author | 2023-01-28 00:07:00 +0000 | |
---|---|---|
committer | 2023-01-28 00:14:29 +0000 | |
commit | bd835a31bb910063f7c93885fe842aa9c80dad3d (patch) | |
tree | 72bbd6f0cf6a27cc706641506c77327a9e4d63e3 /sys-devel | |
parent | sys-apps/baselayout: typo fix (diff) | |
download | gentoo-bd835a31bb910063f7c93885fe842aa9c80dad3d.tar.gz gentoo-bd835a31bb910063f7c93885fe842aa9c80dad3d.tar.bz2 gentoo-bd835a31bb910063f7c93885fe842aa9c80dad3d.zip |
sys-devel/gdb: add link to upstream packaging notes
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gdb/gdb-13.0.90_p20230126.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/gdb/gdb-9999.ebuild | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sys-devel/gdb/gdb-13.0.90_p20230126.ebuild b/sys-devel/gdb/gdb-13.0.90_p20230126.ebuild index a79f0ab1957d..9eb29deacc90 100644 --- a/sys-devel/gdb/gdb-13.0.90_p20230126.ebuild +++ b/sys-devel/gdb/gdb-13.0.90_p20230126.ebuild @@ -3,6 +3,9 @@ EAPI=8 +# See https://sourceware.org/gdb/wiki/DistroAdvice for general packaging +# tips & notes. + PYTHON_COMPAT=( python3_{9..11} ) inherit flag-o-matic python-single-r1 strip-linguas toolchain-funcs diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild index a79f0ab1957d..9eb29deacc90 100644 --- a/sys-devel/gdb/gdb-9999.ebuild +++ b/sys-devel/gdb/gdb-9999.ebuild @@ -3,6 +3,9 @@ EAPI=8 +# See https://sourceware.org/gdb/wiki/DistroAdvice for general packaging +# tips & notes. + PYTHON_COMPAT=( python3_{9..11} ) inherit flag-o-matic python-single-r1 strip-linguas toolchain-funcs |