Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/apidb/
Date: Sat, 25 Sep 2021 17:14:59
Message-Id: 1632589582.ad287d73291f847a0ece117773de9bb1163fc3aa.arthurzam@gentoo
1 commit: ad287d73291f847a0ece117773de9bb1163fc3aa
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 25 17:06:22 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 25 17:06:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad287d73
7
8 app-misc/apidb: remove unused inherit: autotools
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-misc/apidb/apidb-5.11.0_beta.ebuild | 1 -
13 app-misc/apidb/apidb-5.13.1_beta.ebuild | 1 -
14 app-misc/apidb/apidb-5.13.4_beta.ebuild | 1 -
15 3 files changed, 3 deletions(-)
16
17 diff --git a/app-misc/apidb/apidb-5.11.0_beta.ebuild b/app-misc/apidb/apidb-5.11.0_beta.ebuild
18 index 0f7dc87bf..7ca706863 100644
19 --- a/app-misc/apidb/apidb-5.11.0_beta.ebuild
20 +++ b/app-misc/apidb/apidb-5.11.0_beta.ebuild
21 @@ -19,7 +19,6 @@ if [[ ${PV} == 9999 ]]; then
22 inherit git-r3
23 EGIT_REPO_URI="https://github.com/azaeldevel/apidb.git"
24 else
25 - inherit autotools
26 SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz"
27 KEYWORDS="~amd64"
28 fi
29
30 diff --git a/app-misc/apidb/apidb-5.13.1_beta.ebuild b/app-misc/apidb/apidb-5.13.1_beta.ebuild
31 index 0f7dc87bf..7ca706863 100644
32 --- a/app-misc/apidb/apidb-5.13.1_beta.ebuild
33 +++ b/app-misc/apidb/apidb-5.13.1_beta.ebuild
34 @@ -19,7 +19,6 @@ if [[ ${PV} == 9999 ]]; then
35 inherit git-r3
36 EGIT_REPO_URI="https://github.com/azaeldevel/apidb.git"
37 else
38 - inherit autotools
39 SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz"
40 KEYWORDS="~amd64"
41 fi
42
43 diff --git a/app-misc/apidb/apidb-5.13.4_beta.ebuild b/app-misc/apidb/apidb-5.13.4_beta.ebuild
44 index 0f7dc87bf..7ca706863 100644
45 --- a/app-misc/apidb/apidb-5.13.4_beta.ebuild
46 +++ b/app-misc/apidb/apidb-5.13.4_beta.ebuild
47 @@ -19,7 +19,6 @@ if [[ ${PV} == 9999 ]]; then
48 inherit git-r3
49 EGIT_REPO_URI="https://github.com/azaeldevel/apidb.git"
50 else
51 - inherit autotools
52 SRC_URI="https://github.com/azaeldevel/${PN}/archive/${MYPV}.tar.gz"
53 KEYWORDS="~amd64"
54 fi