diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-08-17 15:06:59 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-08-17 15:07:10 +0200 |
commit | d5136a1a7b8fa1b4c6a7a2aa94c93200239dab2d (patch) | |
tree | 4dc7ca96ea98a2de91daf10f617d059e47e6775e /dev-libs/libstrophe | |
parent | dev-libs/libstrophe: fix tests (diff) | |
download | gentoo-d5136a1a7b8fa1b4c6a7a2aa94c93200239dab2d.tar.gz gentoo-d5136a1a7b8fa1b4c6a7a2aa94c93200239dab2d.tar.bz2 gentoo-d5136a1a7b8fa1b4c6a7a2aa94c93200239dab2d.zip |
dev-libs/libstrophe: remove unused inherit
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-libs/libstrophe')
-rw-r--r-- | dev-libs/libstrophe/libstrophe-0.12.3.ebuild | 2 |
1 files changed, 0 insertions, 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=" |