diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 15:04:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-21 20:01:02 +0100 |
commit | b19ceb02c8b9f56ddb931fb35231807036453e4b (patch) | |
tree | 938901ffd3f38db11b89ae6be018046bbc9b9fc9 /sys-libs | |
parent | sys-libs/libtermcap-compat: eutils->epatch (diff) | |
download | gentoo-b19ceb02c8b9f56ddb931fb35231807036453e4b.tar.gz gentoo-b19ceb02c8b9f56ddb931fb35231807036453e4b.tar.bz2 gentoo-b19ceb02c8b9f56ddb931fb35231807036453e4b.zip |
sys-libs/libstdc++-v3: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r2.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r2.ebuild index 7540af559883..ad1fd1f8e097 100644 --- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r2.ebuild +++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils flag-o-matic libtool multilib +inherit epatch flag-o-matic libtool multilib PATCH_VER="1.10" |