commit:     5aab0413af7e3837db2e3eae40275ac250a5de6b
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 19:00:09 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue May 17 19:07:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aab0413

dev-java/mimepull: treeclean

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-java/mimepull/Manifest                 |  1 -
 dev-java/mimepull/metadata.xml             | 14 --------------
 dev-java/mimepull/mimepull-1.9.6-r2.ebuild | 22 ----------------------
 profiles/package.mask                      |  1 -
 4 files changed, 38 deletions(-)

diff --git a/dev-java/mimepull/Manifest b/dev-java/mimepull/Manifest
deleted file mode 100644
index f9d0b67b482b..000000000000
--- a/dev-java/mimepull/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mimepull-1.9.6.jar 68382 BLAKE2B 
a59c4837dd82fa2a1e67e653870ead62c6db6ede03690eb483724d2a9bdb588e34145eff604b372a417cda12a1f4074741630e47b3acd81f438145c938d04578
 SHA512 
528eb77d6edbbfb1b1d8aebb617f9d20c84b9c18f7ab763163ea136c3898319519bbfa8a8e204bd0697a4eac9b964eaf3fb2ee214555efcb3da152ebf467ae64

diff --git a/dev-java/mimepull/metadata.xml b/dev-java/mimepull/metadata.xml
deleted file mode 100644
index 264d6a6ccdcf..000000000000
--- a/dev-java/mimepull/metadata.xml
+++ /dev/null
@@ -1,14 +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>
-       <longdescription lang="en">
-               This provides a streaming API to access attachments parts in a 
MIME message.
-               Often times, a large MIME message cannot be loaded into memory. 
Hence the
-               whole message or attachment parts are written to a file system 
and access to
-               the attachment parts is provided using those files.
-       </longdescription>
-</pkgmetadata>

diff --git a/dev-java/mimepull/mimepull-1.9.6-r2.ebuild 
b/dev-java/mimepull/mimepull-1.9.6-r2.ebuild
deleted file mode 100644
index 87dee3af3282..000000000000
--- a/dev-java/mimepull/mimepull-1.9.6-r2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-JAVA_PKG_IUSE="source doc"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Pull API for parsing MIME messages"
-HOMEPAGE="http://java.net/projects/mimepull";
-SRC_URI="https://repo1.maven.org/maven2/org/jvnet/${PN}/${PN}/${PV}/${P}-sources.jar
 -> ${P}.jar"
-
-LICENSE="CDDL"
-SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
-
-DEPEND="
-       >=virtual/jdk-1.7"
-
-RDEPEND="
-       >=virtual/jre-1.7"

diff --git a/profiles/package.mask b/profiles/package.mask
index f41527febb02..3afc33269610 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -325,7 +325,6 @@ dev-java/jboss-marshalling
 dev-java/jdbc-mssqlserver
 dev-java/jsr250
 dev-java/maven-hawtjni-plugin
-dev-java/mimepull
 
 # David Seifert <[email protected]> (2022-04-17)
 # Dead library, part of >=sys-fs/e2fsprogs-1.46.5 now, bug #806875,

Reply via email to