diff options
author | Sam James <sam@gentoo.org> | 2022-03-13 05:50:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-13 05:50:59 +0000 |
commit | 7632574107d51e958c1f37aa9187a49c6fcdba0d (patch) | |
tree | 0716234bf1098b819a966a066bd5606e580e2c6d /media-libs/libsbsms | |
parent | app-emulation/vkd3d: [QA] drop no-op AUTOTOOLS_AUTORECONF (diff) | |
download | gentoo-7632574107d51e958c1f37aa9187a49c6fcdba0d.tar.gz gentoo-7632574107d51e958c1f37aa9187a49c6fcdba0d.tar.bz2 gentoo-7632574107d51e958c1f37aa9187a49c6fcdba0d.zip |
media-libs/libsbsms: [QA] drop no-op AUTOTOOLS_AUTORECONF
This was for autotools-utils.eclass, not autotools.eclass.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libsbsms')
-rw-r--r-- | media-libs/libsbsms/libsbsms-2.3.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/libsbsms/libsbsms-2.3.0.ebuild b/media-libs/libsbsms/libsbsms-2.3.0.ebuild index a3e87db0a454..eba1a0570529 100644 --- a/media-libs/libsbsms/libsbsms-2.3.0.ebuild +++ b/media-libs/libsbsms/libsbsms-2.3.0.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -AUTOTOOLS_AUTORECONF=true inherit autotools DESCRIPTION="A library for high quality time and pitch scale modification" |