diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-12-03 21:42:23 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-12-03 21:42:23 -0500 |
commit | 617f23341278703d0a1e61ca83f2dcac57735780 (patch) | |
tree | 9487124a1a90b87cfe9354178afd42456e5c1afc /x11-libs/libwnck | |
parent | x11-wm/mutter: Drop old versions (diff) | |
download | gentoo-617f23341278703d0a1e61ca83f2dcac57735780.tar.gz gentoo-617f23341278703d0a1e61ca83f2dcac57735780.tar.bz2 gentoo-617f23341278703d0a1e61ca83f2dcac57735780.zip |
x11-libs/libwnck: Drop unused inherit
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/libwnck-2.31.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libwnck/libwnck-2.31.0-r1.ebuild b/x11-libs/libwnck/libwnck-2.31.0-r1.ebuild index 2ed5aa52ec25..aaa4b7bc3773 100644 --- a/x11-libs/libwnck/libwnck-2.31.0-r1.ebuild +++ b/x11-libs/libwnck/libwnck-2.31.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit flag-o-matic gnome2 +inherit gnome2 DESCRIPTION="A window navigation construction kit" HOMEPAGE="https://www.gnome.org/" |