Gentoo Archives: gentoo-commits

From: Ronny Gutbrod <gentoo@××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: gnome-extra/junction/
Date: Wed, 24 Aug 2022 15:52:30
Message-Id: 1661127998.7fc350d6beb1037edd7de92a90d8768acb218ea4.tastytea@gentoo
1 commit: 7fc350d6beb1037edd7de92a90d8768acb218ea4
2 Author: Randall T. Vasquez <ran.dall <AT> icloud <DOT> com>
3 AuthorDate: Mon Aug 22 00:26:38 2022 +0000
4 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
5 CommitDate: Mon Aug 22 00:26:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7fc350d6
7
8 gnome-extra/junction: optimize ebuilds
9
10 Signed-off-by: Randall T. Vasquez <ran.dall <AT> icloud.com>
11
12 gnome-extra/junction/junction-1.5.0.ebuild | 2 --
13 gnome-extra/junction/junction-9999.ebuild | 2 --
14 2 files changed, 4 deletions(-)
15
16 diff --git a/gnome-extra/junction/junction-1.5.0.ebuild b/gnome-extra/junction/junction-1.5.0.ebuild
17 index 0f00bb9d7..6d3272d07 100644
18 --- a/gnome-extra/junction/junction-1.5.0.ebuild
19 +++ b/gnome-extra/junction/junction-1.5.0.ebuild
20 @@ -20,8 +20,6 @@ fi
21 LICENSE="GPL-3+"
22 SLOT="0"
23
24 -RDEPEND="${DEPEND}"
25 -
26 src_configure() {
27 meson_src_configure \
28 --datadir=/usr/share
29
30 diff --git a/gnome-extra/junction/junction-9999.ebuild b/gnome-extra/junction/junction-9999.ebuild
31 index 0f00bb9d7..6d3272d07 100644
32 --- a/gnome-extra/junction/junction-9999.ebuild
33 +++ b/gnome-extra/junction/junction-9999.ebuild
34 @@ -20,8 +20,6 @@ fi
35 LICENSE="GPL-3+"
36 SLOT="0"
37
38 -RDEPEND="${DEPEND}"
39 -
40 src_configure() {
41 meson_src_configure \
42 --datadir=/usr/share