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 65920159C9B for ; Sat, 10 Aug 2024 06:58:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51A482BC17E; Sat, 10 Aug 2024 06:58:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 371D92BC17E for ; Sat, 10 Aug 2024 06:58:36 +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 3EAB93430EF for ; Sat, 10 Aug 2024 06:58:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B90C1ED5 for ; Sat, 10 Aug 2024 06:58:32 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1723273108.6c1beafc77bbc8110145cbf959babe0e5e24317b.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/openjade/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/openjade/openjade-1.3.2-r9.ebuild X-VCS-Directories: app-text/openjade/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 6c1beafc77bbc8110145cbf959babe0e5e24317b X-VCS-Branch: master Date: Sat, 10 Aug 2024 06:58:32 +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: 376a94dc-a8a7-479f-8ccd-50d059232a17 X-Archives-Hash: 50fc192728a083c92a2056b93dfbb016 commit: 6c1beafc77bbc8110145cbf959babe0e5e24317b Author: gentoo-setan protonmail com> AuthorDate: Sun Jul 21 10:40:14 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Aug 10 06:58:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c1beafc app-text/openjade: remove empty IUSE Signed-off-by: gentoo-setan protonmail.com> Signed-off-by: Joonas Niilola gentoo.org> app-text/openjade/openjade-1.3.2-r9.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-text/openjade/openjade-1.3.2-r9.ebuild b/app-text/openjade/openjade-1.3.2-r9.ebuild index 9e97c0d604f0..a3c6153411a8 100644 --- a/app-text/openjade/openjade-1.3.2-r9.ebuild +++ b/app-text/openjade/openjade-1.3.2-r9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,6 @@ SRC_URI="https://downloads.sourceforge.net/project/${PN}/${PN}/${PV}/${P}.tar.gz LICENSE="MIT" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" -IUSE="" RDEPEND=" app-text/sgml-common