commit: c3343a52c600608040eefd0445676b457ac4e561
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 19 10:00:56 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Jul 19 10:00:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3343a52
dev-libs/octetos-coreutils: remove duplicate inherit
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-libs/octetos-coreutils/octetos-coreutils-0.13.0_alpha.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-libs/octetos-coreutils/octetos-coreutils-0.13.0_alpha.ebuild
b/dev-libs/octetos-coreutils/octetos-coreutils-0.13.0_alpha.ebuild
index 97b415203..817ec4977 100644
--- a/dev-libs/octetos-coreutils/octetos-coreutils-0.13.0_alpha.ebuild
+++ b/dev-libs/octetos-coreutils/octetos-coreutils-0.13.0_alpha.ebuild
@@ -15,7 +15,6 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/azaeldevel/octetos-coreutils.git"
else
- inherit autotools
SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz ->
${P}.tar.gz"
fi