commit: 9dbd1270387b794a53b7783ea351898cb9f113c5 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Nov 21 08:04:39 2021 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Nov 21 08:11:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dbd1270
dev-java/glassfish-deployment-api: treeclean Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-java/glassfish-deployment-api/Manifest | 1 - .../glassfish-deployment-api-3.1.1.ebuild | 22 ---------------------- dev-java/glassfish-deployment-api/metadata.xml | 8 -------- profiles/package.mask | 1 - 4 files changed, 32 deletions(-) diff --git a/dev-java/glassfish-deployment-api/Manifest b/dev-java/glassfish-deployment-api/Manifest deleted file mode 100644 index c81410553b47..000000000000 --- a/dev-java/glassfish-deployment-api/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST glassfish-deployment-api-3.1.1.jar 86511 BLAKE2B 1224261aa87beed9428926409b114b732f24426c2b85c7374d28ebef0a8813cb41fc831f43757b9a007c5c5833444396cb29a784395b476af64de7c1316ce0e3 SHA512 9325d44da2258c84b879360fe92314b49c0b3ca7be2dd3b9016bf884e79ed66f9bf3fcec2b99a7b8baf3847e5d15376d10e3013bd4dd0f0cfaaf7859fa83a6ba diff --git a/dev-java/glassfish-deployment-api/glassfish-deployment-api-3.1.1.ebuild b/dev-java/glassfish-deployment-api/glassfish-deployment-api-3.1.1.ebuild deleted file mode 100644 index 0dcfdd9801fe..000000000000 --- a/dev-java/glassfish-deployment-api/glassfish-deployment-api-3.1.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -JAVA_PKG_IUSE="source doc" - -inherit java-pkg-2 java-pkg-simple - -DESCRIPTION="J2EE Application Deployment Specification V.1.2" -HOMEPAGE="https://glassfish.dev.java.net/" -SRC_URI="https://repo1.maven.org/maven2/org/glassfish/javax.enterprise.deploy/${PV}/javax.enterprise.deploy-${PV}-sources.jar -> ${P}.jar" - -LICENSE="|| ( CDDL GPL-2 )" -SLOT="1.2" -KEYWORDS="amd64 ppc64 x86" -IUSE="" - -DEPEND=" - >=virtual/jdk-1.6" - -RDEPEND=" - >=virtual/jre-1.6" diff --git a/dev-java/glassfish-deployment-api/metadata.xml b/dev-java/glassfish-deployment-api/metadata.xml deleted file mode 100644 index 4221e170cbc0..000000000000 --- a/dev-java/glassfish-deployment-api/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Java</name> - </maintainer> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index eec8c16b692f..9760c09d0a58 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -401,7 +401,6 @@ dev-java/forehead dev-java/freehep-graphicsio-emf dev-java/freehep-graphicsio-svg dev-java/geoip-java -dev-java/glassfish-deployment-api # Sergey Popov <[email protected]> (2021-10-22) # Upstream support discontinued, see https://bw.org/2019/03/19/bw-whois/
