Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/cawbird/
Date: Tue, 21 Sep 2021 09:52:40
Message-Id: 1632217452.c1d50689ab8bd15ff570ff84f80aef331949346c.arthurzam@gentoo
1 commit: c1d50689ab8bd15ff570ff84f80aef331949346c
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 21 09:44:12 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 21 09:44:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c1d50689
7
8 net-im/cawbird: remove unused eclass autotools
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-im/cawbird/cawbird-1.4.1.ebuild | 6 ++----
13 1 file changed, 2 insertions(+), 4 deletions(-)
14
15 diff --git a/net-im/cawbird/cawbird-1.4.1.ebuild b/net-im/cawbird/cawbird-1.4.1.ebuild
16 index fc00ffe92..35007ff43 100644
17 --- a/net-im/cawbird/cawbird-1.4.1.ebuild
18 +++ b/net-im/cawbird/cawbird-1.4.1.ebuild
19 @@ -2,9 +2,9 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=7
23 -VALA_USE_DEPEND="vapigen"
24
25 -inherit vala meson gnome2-utils xdg
26 +VALA_USE_DEPEND="vapigen"
27 +inherit vala meson xdg
28
29 DESCRIPTION="Cawbird is a fork of the Corebird Twitter client from Baedert."
30 HOMEPAGE="https://github.com/IBBoard/cawbird"
31 @@ -37,8 +37,6 @@ BDEPEND="
32 dev-libs/gobject-introspection
33 "
34
35 -S="${WORKDIR}/$PN-${PV}"
36 -
37 src_configure() {
38 local emesonargs=(
39 -Dconsumer_key_base64=VmY5dG9yRFcyWk93MzJEZmhVdEk5Y3NMOA==