diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-08-14 13:11:31 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-08-19 10:13:39 +0200 |
commit | adc694b879eec391c18aeaea41da384bad48d0ec (patch) | |
tree | f0995d2d42a6aec9c19839f20258572da5d3e8ea /media-libs/libreplaygain | |
parent | dev-db/mariadb-connector-odbc: drop 3.1.13 (diff) | |
download | gentoo-adc694b879eec391c18aeaea41da384bad48d0ec.tar.gz gentoo-adc694b879eec391c18aeaea41da384bad48d0ec.tar.bz2 gentoo-adc694b879eec391c18aeaea41da384bad48d0ec.zip |
*/*: Drop obsolete CMAKE_ECLASS meta var
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs/libreplaygain')
-rw-r--r-- | media-libs/libreplaygain/libreplaygain-477-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/libreplaygain/libreplaygain-477-r1.ebuild b/media-libs/libreplaygain/libreplaygain-477-r1.ebuild index fd24c1040b4f..9fd946d226ac 100644 --- a/media-libs/libreplaygain/libreplaygain-477-r1.ebuild +++ b/media-libs/libreplaygain/libreplaygain-477-r1.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 -CMAKE_ECLASS=cmake inherit cmake-multilib # svn export http://svn.musepack.net/libreplaygain libreplaygain-${PV} |