From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 89812158471 for ; Sat, 18 May 2024 10:16:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDFD8E2A25; Sat, 18 May 2024 10:16:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 B78D1E2A25 for ; Sat, 18 May 2024 10:16:24 +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 0EA3F33BF08 for ; Sat, 18 May 2024 10:16:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F8A11AD8 for ; Sat, 18 May 2024 10:16:22 +0000 (UTC) From: "Pacho Ramos" 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" Message-ID: <1716027374.bccde7ae6a39188bbdbfb8e455842a7bdc86023c.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/virtualgl/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/virtualgl/virtualgl-3.1.1.ebuild X-VCS-Directories: x11-misc/virtualgl/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: bccde7ae6a39188bbdbfb8e455842a7bdc86023c X-VCS-Branch: master Date: Sat, 18 May 2024 10:16:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 485c5d92-e377-438a-8a59-487dc388cef4 X-Archives-Hash: d7d5142f27251faf604a0a8cce292b4a commit: bccde7ae6a39188bbdbfb8e455842a7bdc86023c Author: Pacho Ramos gentoo org> AuthorDate: Sat May 18 10:15:48 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat May 18 10:16:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bccde7ae x11-misc/virtualgl: fix pkgcheck warnings Signed-off-by: Pacho Ramos gentoo.org> x11-misc/virtualgl/virtualgl-3.1.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11-misc/virtualgl/virtualgl-3.1.1.ebuild b/x11-misc/virtualgl/virtualgl-3.1.1.ebuild index 41dde92c6219..1b1bb38f63a8 100644 --- a/x11-misc/virtualgl/virtualgl-3.1.1.ebuild +++ b/x11-misc/virtualgl/virtualgl-3.1.1.ebuild @@ -18,10 +18,9 @@ fi DESCRIPTION="Run OpenGL applications remotely with full 3D hardware acceleration" HOMEPAGE="https://www.virtualgl.org/" +LICENSE="LGPL-2.1 wxWinLL-3.1 FLTK" SLOT="0" -LICENSE="LGPL-2.1 wxWinLL-3.1 FLTK" -IUSE="" RDEPEND=" media-libs/libjpeg-turbo[${MULTILIB_USEDEP}]