From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1657657-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))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id F122B159C9B
	for <garchives@archives.gentoo.org>; Wed, 31 Jul 2024 09:24:32 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id AA2952BC0A8;
	Wed, 31 Jul 2024 09:24:28 +0000 (UTC)
Received: from smtp.gentoo.org (mail.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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 7B49C2BC0AD
	for <gentoo-commits@lists.gentoo.org>; Wed, 31 Jul 2024 09:24:28 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 8FFA7343067
	for <gentoo-commits@lists.gentoo.org>; Wed, 31 Jul 2024 09:24:27 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6737C1CF5
	for <gentoo-commits@lists.gentoo.org>; Wed, 31 Jul 2024 09:24:24 +0000 (UTC)
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" <pacho@gentoo.org>
Message-ID: <1722417791.fc1eb8190bced8fba9005885fdee7cf241e9f871.pacho@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/gsl-shell/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sci-mathematics/gsl-shell/metadata.xml
X-VCS-Directories: sci-mathematics/gsl-shell/
X-VCS-Committer: pacho
X-VCS-Committer-Name: Pacho Ramos
X-VCS-Revision: fc1eb8190bced8fba9005885fdee7cf241e9f871
X-VCS-Branch: master
Date: Wed, 31 Jul 2024 09:24:24 +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: 84711364-968c-47fd-ad6b-cd0ef0db0d6c
X-Archives-Hash: 1b199f7369f956b1a2738838b775156e

commit:     fc1eb8190bced8fba9005885fdee7cf241e9f871
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 09:21:24 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 09:23:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc1eb819

sci-mathematics/gsl-shell: update metadata.xml

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 sci-mathematics/gsl-shell/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/sci-mathematics/gsl-shell/metadata.xml b/sci-mathematics/gsl-shell/metadata.xml
index 74456c83ce16..90658fa611c8 100644
--- a/sci-mathematics/gsl-shell/metadata.xml
+++ b/sci-mathematics/gsl-shell/metadata.xml
@@ -14,9 +14,6 @@ but does offer much more simple and expressive way to use GSL.
 The objective of GSL shell is to give the user the power
 of easily access GSL functions without having to write a complete C application.
   </longdescription>
-  <use>
-    <flag name="fox">Build a <pkg>x11-libs/fox</pkg> GUI</flag>
-  </use>
   <upstream>
     <remote-id type="github">franko/gsl-shell</remote-id>
   </upstream>