diff options
author | Sam James <sam@gentoo.org> | 2022-03-09 23:15:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-09 23:15:55 +0000 |
commit | 1669b983007fffaf84a2b07b63d0c249e38a27d9 (patch) | |
tree | b4c946298d66b70433e07b9ba3ecb115a0909758 | |
parent | media-sound/mpd: fix WhitespaceFound (diff) | |
download | gentoo-1669b983007fffaf84a2b07b63d0c249e38a27d9.tar.gz gentoo-1669b983007fffaf84a2b07b63d0c249e38a27d9.tar.bz2 gentoo-1669b983007fffaf84a2b07b63d0c249e38a27d9.zip |
Revert "media-sound/*: fix UnusedInherits (flag-o-matic)"
This reverts commit 2486a38b78aa0912ec5b0ce77539712d0900e77c.
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | media-sound/rawrec/rawrec-0.9.991.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/rawrec/rawrec-0.9.991.ebuild b/media-sound/rawrec/rawrec-0.9.991.ebuild index e6b9fc25485c..940ba0cdbc25 100644 --- a/media-sound/rawrec/rawrec-0.9.991.ebuild +++ b/media-sound/rawrec/rawrec-0.9.991.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 |