commit:     eecb76f72055477bf10e12dd33bbdc7453da3d53
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  9 04:55:25 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov  9 04:55:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eecb76f7

app-text/bibclean: tidy up

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/bibclean/bibclean-3.06.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/app-text/bibclean/bibclean-3.06.ebuild 
b/app-text/bibclean/bibclean-3.06.ebuild
index cc7a6265198..988b9c57cf2 100644
--- a/app-text/bibclean/bibclean-3.06.ebuild
+++ b/app-text/bibclean/bibclean-3.06.ebuild
@@ -3,8 +3,6 @@
 
 EAPI=8
 
-inherit toolchain-funcs
-
 DESCRIPTION="BibTeX bibliography prettyprinter and syntax checker"
 HOMEPAGE="http://www.math.utah.edu/pub/bibclean/";
 SRC_URI="ftp://ftp.math.utah.edu/pub/bibclean/${P}.tar.xz";
@@ -14,7 +12,6 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-
 src_compile() {
        emake LDFLAGS="${LDFLAGS}"
 }

Reply via email to