commit: d5136a1a7b8fa1b4c6a7a2aa94c93200239dab2d Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Thu Aug 17 13:06:59 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Thu Aug 17 13:07:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5136a1a
dev-libs/libstrophe: remove unused inherit Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-libs/libstrophe/libstrophe-0.12.3.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev-libs/libstrophe/libstrophe-0.12.3.ebuild b/dev-libs/libstrophe/libstrophe-0.12.3.ebuild index e1970434de69..bfa7f2b9db7f 100644 --- a/dev-libs/libstrophe/libstrophe-0.12.3.ebuild +++ b/dev-libs/libstrophe/libstrophe-0.12.3.ebuild @@ -3,8 +3,6 @@ EAPI=8 -inherit autotools - DESCRIPTION="A simple, lightweight C library for writing XMPP clients" HOMEPAGE="https://strophe.im/libstrophe/" SRC_URI="
