Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-java/commons-primitives/
Date: Sun, 21 Nov 2021 08:12:25
Message-Id: 1637482275.fae8a84c0515579240e2ea6fb048ef11a3b05592.jsmolic@gentoo
1 commit: fae8a84c0515579240e2ea6fb048ef11a3b05592
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 21 08:06:35 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 21 08:11:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae8a84c
7
8 dev-java/commons-primitives: treeclean
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-java/commons-primitives/Manifest | 1 -
13 .../commons-primitives-1.0-r3.ebuild | 32 ----------------------
14 dev-java/commons-primitives/metadata.xml | 15 ----------
15 profiles/package.mask | 1 -
16 4 files changed, 49 deletions(-)
17
18 diff --git a/dev-java/commons-primitives/Manifest b/dev-java/commons-primitives/Manifest
19 deleted file mode 100644
20 index 5808d72220d0..000000000000
21 --- a/dev-java/commons-primitives/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST commons-primitives-1.0.tar.gz 172369 BLAKE2B b3641bc163b250997db9897b43af3ab7a1e15eaf34420e92429e321eca43c69bcb094f4b11e9789236d6e24f9c83a5674ad68a33c863fbac12dd72526bfbf4ba SHA512 239752a615f3a88049d6c85326a67462362869eda421ab76975c0906d811c970c871042769d851a4341c8a06b501d6b12fd1feba74d83007b2dd73370c5b3195
25
26 diff --git a/dev-java/commons-primitives/commons-primitives-1.0-r3.ebuild b/dev-java/commons-primitives/commons-primitives-1.0-r3.ebuild
27 deleted file mode 100644
28 index 22a04bf2b76c..000000000000
29 --- a/dev-java/commons-primitives/commons-primitives-1.0-r3.ebuild
30 +++ /dev/null
31 @@ -1,32 +0,0 @@
32 -# Copyright 1999-2018 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -
37 -JAVA_PKG_IUSE="doc source"
38 -
39 -inherit java-pkg-2 java-pkg-simple
40 -
41 -DESCRIPTION="The Jakarta-Commons Primitives Component"
42 -HOMEPAGE="http://commons.apache.org/primitives/"
43 -SRC_URI="https://www.apache.org/dist/commons/primitives/source/${P}-src.tar.gz -> ${P}.tar.gz"
44 -
45 -LICENSE="Apache-1.1"
46 -SLOT="0"
47 -KEYWORDS="amd64 x86"
48 -IUSE=""
49 -
50 -RDEPEND="
51 - >=virtual/jre-1.6"
52 -
53 -DEPEND="
54 - >=virtual/jdk-1.6
55 - source? ( app-arch/zip )"
56 -
57 -S="${WORKDIR}/${P}"
58 -
59 -JAVA_SRC_DIR="src"
60 -
61 -java_prepare() {
62 - rm -rv src/test || die
63 -}
64
65 diff --git a/dev-java/commons-primitives/metadata.xml b/dev-java/commons-primitives/metadata.xml
66 deleted file mode 100644
67 index 1bb08ab79708..000000000000
68 --- a/dev-java/commons-primitives/metadata.xml
69 +++ /dev/null
70 @@ -1,15 +0,0 @@
71 -<?xml version="1.0" encoding="UTF-8"?>
72 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
73 -<pkgmetadata>
74 - <maintainer type="project">
75 - <email>java@g.o</email>
76 - <name>Java</name>
77 - </maintainer>
78 - <longdescription>
79 - Apache Jakarta Commons Primitives provides a collection of types and
80 - utilities optimized for working with Java primitives (boolean, byte,
81 - char, double, float, int, long, short). Generally, the
82 - Commons-Primitives classes are smaller, faster and easier to work with
83 - than their purely Object based alternatives.
84 - </longdescription>
85 -</pkgmetadata>
86
87 diff --git a/profiles/package.mask b/profiles/package.mask
88 index 619aade6fba4..7516ac563dd8 100644
89 --- a/profiles/package.mask
90 +++ b/profiles/package.mask
91 @@ -391,7 +391,6 @@ dev-java/commons-discovery
92 dev-java/commons-email
93 dev-java/commons-graph
94 dev-java/commons-launcher
95 -dev-java/commons-primitives
96
97 # Sergey Popov <pinkbyte@g.o> (2021-10-22)
98 # Upstream support discontinued, see https://bw.org/2019/03/19/bw-whois/