From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1429507-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256)
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 49AF6158011
	for <garchives@archives.gentoo.org>; Mon, 22 Aug 2022 00:27:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 61C41E09E1;
	Mon, 22 Aug 2022 00:27:57 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 2FE5AE09E1
	for <gentoo-commits@lists.gentoo.org>; Mon, 22 Aug 2022 00:27:57 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 4023C340F89
	for <gentoo-commits@lists.gentoo.org>; Mon, 22 Aug 2022 00:27:56 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 932B252B
	for <gentoo-commits@lists.gentoo.org>; Mon, 22 Aug 2022 00:27:54 +0000 (UTC)
From: "Randall Vasquez" <ran.dall@icloud.com>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Randall Vasquez" <ran.dall@icloud.com>
Message-ID: <1661127998.7fc350d6beb1037edd7de92a90d8768acb218ea4.ran.dall@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gnome-extra/junction/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: gnome-extra/junction/junction-1.5.0.ebuild gnome-extra/junction/junction-9999.ebuild
X-VCS-Directories: gnome-extra/junction/
X-VCS-Committer: ran.dall
X-VCS-Committer-Name: Randall Vasquez
X-VCS-Revision: 7fc350d6beb1037edd7de92a90d8768acb218ea4
X-VCS-Branch: dev
Date: Mon, 22 Aug 2022 00:27:54 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: f347fa2c-74c6-46cb-ad99-632bc396a4c3
X-Archives-Hash: ca2c27d31e0cc73a9083345e046a832b

commit:     7fc350d6beb1037edd7de92a90d8768acb218ea4
Author:     Randall T. Vasquez <ran.dall <AT> icloud <DOT> com>
AuthorDate: Mon Aug 22 00:26:38 2022 +0000
Commit:     Randall Vasquez <ran.dall <AT> icloud <DOT> com>
CommitDate: Mon Aug 22 00:26:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7fc350d6

gnome-extra/junction: optimize ebuilds

Signed-off-by: Randall T. Vasquez <ran.dall <AT> icloud.com>

 gnome-extra/junction/junction-1.5.0.ebuild | 2 --
 gnome-extra/junction/junction-9999.ebuild  | 2 --
 2 files changed, 4 deletions(-)

diff --git a/gnome-extra/junction/junction-1.5.0.ebuild b/gnome-extra/junction/junction-1.5.0.ebuild
index 0f00bb9d7..6d3272d07 100644
--- a/gnome-extra/junction/junction-1.5.0.ebuild
+++ b/gnome-extra/junction/junction-1.5.0.ebuild
@@ -20,8 +20,6 @@ fi
 LICENSE="GPL-3+"
 SLOT="0"
 
-RDEPEND="${DEPEND}"
-
 src_configure() {
 	meson_src_configure \
 		--datadir=/usr/share

diff --git a/gnome-extra/junction/junction-9999.ebuild b/gnome-extra/junction/junction-9999.ebuild
index 0f00bb9d7..6d3272d07 100644
--- a/gnome-extra/junction/junction-9999.ebuild
+++ b/gnome-extra/junction/junction-9999.ebuild
@@ -20,8 +20,6 @@ fi
 LICENSE="GPL-3+"
 SLOT="0"
 
-RDEPEND="${DEPEND}"
-
 src_configure() {
 	meson_src_configure \
 		--datadir=/usr/share