commit: 640a439ed5bf7d77a6e46a82b9993c2af0a01d5b
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 15 10:48:45 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Dec 15 10:48:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=640a439e
app-misc/apidb: drop UnusedInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
app-misc/apidb/apidb-5.13.6_beta.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-misc/apidb/apidb-5.13.6_beta.ebuild
b/app-misc/apidb/apidb-5.13.6_beta.ebuild
index 0f7dc87bf..7ca706863 100644
--- a/app-misc/apidb/apidb-5.13.6_beta.ebuild
+++ b/app-misc/apidb/apidb-5.13.6_beta.ebuild
@@ -19,7 +19,6 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/azaeldevel/apidb.git"
else
- inherit autotools
SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz"
KEYWORDS="~amd64"
fi