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 C18DA158064 for ; Wed, 8 May 2024 09:48:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6341EE2A1E; Wed, 8 May 2024 09:48:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 3B938E2A1E for ; Wed, 8 May 2024 09:48:30 +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 77B5F3431AA for ; Wed, 8 May 2024 09:48:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FA321A43 for ; Wed, 8 May 2024 09:48:28 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1715161507.394b7482e3a033ce78084d8f6b9a45250531626d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-java/validation-api/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/validation-api/Manifest dev-java/validation-api/metadata.xml dev-java/validation-api/validation-api-1.1.0-r2.ebuild profiles/package.mask X-VCS-Directories: profiles/ dev-java/validation-api/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 394b7482e3a033ce78084d8f6b9a45250531626d X-VCS-Branch: master Date: Wed, 8 May 2024 09:48:28 +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: 30e15a71-a811-4fe1-97ae-8dcab6a1db1a X-Archives-Hash: 5e4f0d14537032008d23a796a531d03c commit: 394b7482e3a033ce78084d8f6b9a45250531626d Author: Michał Górny gentoo org> AuthorDate: Wed May 8 09:45:07 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed May 8 09:45:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=394b7482 dev-java/validation-api: Remove last-rited pkg Signed-off-by: Michał Górny gentoo.org> dev-java/validation-api/Manifest | 1 - dev-java/validation-api/metadata.xml | 11 ----------- .../validation-api/validation-api-1.1.0-r2.ebuild | 20 -------------------- profiles/package.mask | 1 - 4 files changed, 33 deletions(-) diff --git a/dev-java/validation-api/Manifest b/dev-java/validation-api/Manifest deleted file mode 100644 index dcac63ba7efc..000000000000 --- a/dev-java/validation-api/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST validation-api-1.1.0.jar 94671 BLAKE2B c28f6b2ca52094f33e82d2e7c71e52ef57c503c5d50f34646ee28a9f61ea7e4da7f494f41b5f8a34ce6108ca1b75fa2d0f08eb9aab15cf033e825afc2eefdf19 SHA512 aa15184ff004357f1cdee693008587a3aa180a8f24392847258672c4a2e5a537cf189049ef95febb1a87968a42223f7736e22e00fe9307678c117f7ab6b944a8 diff --git a/dev-java/validation-api/metadata.xml b/dev-java/validation-api/metadata.xml deleted file mode 100644 index 535a0cd95681..000000000000 --- a/dev-java/validation-api/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - java@gentoo.org - Java - - - jakartaee/validation - - diff --git a/dev-java/validation-api/validation-api-1.1.0-r2.ebuild b/dev-java/validation-api/validation-api-1.1.0-r2.ebuild deleted file mode 100644 index fe8bd82bedc9..000000000000 --- a/dev-java/validation-api/validation-api-1.1.0-r2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -JAVA_PKG_IUSE="doc source" - -inherit java-pkg-2 java-pkg-simple - -DESCRIPTION="Bean Validation (JSR-303) API" -HOMEPAGE="https://beanvalidation.org/" -SRC_URI="https://repo1.maven.org/maven2/javax/validation/${PN}/${PV}.Final/${P}.Final-sources.jar -> ${P}.jar" - -LICENSE="Apache-2.0" -SLOT="1.0" -KEYWORDS="amd64 x86" - -BDEPEND="app-arch/unzip" -RDEPEND=">=virtual/jre-1.8" -DEPEND=">=virtual/jdk-1.8" diff --git a/profiles/package.mask b/profiles/package.mask index 1037d8df49b0..e6e312d8004f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -312,7 +312,6 @@ dev-java/icedtea-bin # Removal on 2024-05-08, bugs #853100 #716228. dev-java/gin dev-java/gwt -dev-java/validation-api # Sam James (2024-03-28) # Newer 5.4.x releases were signed by a potentially compromised upstream maintainer.