commit:     ab6f6d86b7ac0e3ecc4319f0f1641b4c8b00baff
Author:     David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Sat Dec 26 02:48:36 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 21:09:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab6f6d86

x11-themes/sound-theme-freedesktop: EAPI 7

Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../sound-theme-freedesktop-0.8.ebuild                        | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git 
a/x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild 
b/x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild
index f9fb1e97c17..f5677afbdc4 100644
--- a/x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild
+++ b/x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI=7
 
 DESCRIPTION="Default freedesktop.org sound theme following the XDG theming 
specification"
 HOMEPAGE="https://www.freedesktop.org/wiki/Specifications/sound-theme-spec";
@@ -10,9 +10,8 @@ 
SRC_URI="https://people.freedesktop.org/~mccann/dist/${P}.tar.bz2";
 LICENSE="GPL-2 LGPL-2 CC-BY-3.0 CC-BY-SA-2.0"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
-IUSE=""
 
-RDEPEND=""
-DEPEND="sys-devel/gettext
-       dev-libs/glib:2
-       >=dev-util/intltool-0.40"
+BDEPEND="
+       >=dev-util/intltool-0.40
+       sys-devel/gettext
+"

Reply via email to