Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/eclipsito/, profiles/
Date: Tue, 17 May 2022 19:09:33
Message-Id: 1652814465.e2415561472802035c0929d9d2196e0244cc4b5e.jsmolic@gentoo
1 commit: e2415561472802035c0929d9d2196e0244cc4b5e
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 17 19:04:07 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue May 17 19:07:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2415561
7
8 dev-java/eclipsito: treeclean
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-java/eclipsito/Manifest | 1 -
13 dev-java/eclipsito/eclipsito-20180510.ebuild | 28 ----------------------------
14 dev-java/eclipsito/metadata.xml | 8 --------
15 profiles/package.mask | 1 -
16 4 files changed, 38 deletions(-)
17
18 diff --git a/dev-java/eclipsito/Manifest b/dev-java/eclipsito/Manifest
19 deleted file mode 100644
20 index 35d5f9c4721a..000000000000
21 --- a/dev-java/eclipsito/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST eclipsito-20180510.tar.gz 66661 BLAKE2B 0cd1879314eaf4acfcb26cd37f27c50208263cc584d15cb19cfee4d75b29e925d7840be6f39fdf2b6aa05d26f1497284d2d772f9a42ea81398aeec9b1ebad029 SHA512 420cc4ed44fc80065452b39350625f5621175e0bd2aae1ba38a409134bd92af23b492c01f826234431fec68e09eecdf47d61a06f02338e5998c2c5cad44fd142
25
26 diff --git a/dev-java/eclipsito/eclipsito-20180510.ebuild b/dev-java/eclipsito/eclipsito-20180510.ebuild
27 deleted file mode 100644
28 index 2c5cf97ca604..000000000000
29 --- a/dev-java/eclipsito/eclipsito-20180510.ebuild
30 +++ /dev/null
31 @@ -1,28 +0,0 @@
32 -# Copyright 1999-2019 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -
37 -JAVA_PKG_IUSE="doc source"
38 -
39 -COMMIT="0eb2fbb739898f55265027c2796f77fbee9f4ab2"
40 -
41 -inherit java-pkg-2 java-pkg-simple vcs-snapshot
42 -
43 -DESCRIPTION="A small subset of Eclipse core libraries for modular applications"
44 -HOMEPAGE="https://github.com/bardsoftware/eclipsito"
45 -SRC_URI="https://github.com/bardsoftware/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
46 -
47 -LICENSE="EPL-1.0"
48 -SLOT="0"
49 -KEYWORDS="~amd64 ~x86"
50 -
51 -RDEPEND=">=virtual/jre-1.8"
52 -DEPEND=">=virtual/jdk-1.8"
53 -
54 -S="${WORKDIR}/${P}/org.bardsoftware.${PN}"
55 -
56 -src_prepare() {
57 - default
58 - rm -r src/org/bardsoftware/test || die
59 -}
60
61 diff --git a/dev-java/eclipsito/metadata.xml b/dev-java/eclipsito/metadata.xml
62 deleted file mode 100644
63 index 6021501589e0..000000000000
64 --- a/dev-java/eclipsito/metadata.xml
65 +++ /dev/null
66 @@ -1,8 +0,0 @@
67 -<?xml version="1.0" encoding="UTF-8"?>
68 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
69 -<pkgmetadata>
70 -<maintainer type="project">
71 - <email>java@g.o</email>
72 - <name>Java</name>
73 -</maintainer>
74 -</pkgmetadata>
75
76 diff --git a/profiles/package.mask b/profiles/package.mask
77 index 1e894f13d3d7..2e27db628a95 100644
78 --- a/profiles/package.mask
79 +++ b/profiles/package.mask
80 @@ -318,7 +318,6 @@ dev-java/spin
81 # Volkmar W. Pogatzki <gentoo@××××××××.net> (2022-04-17)
82 # Unused java libraries. Removal in 30 days.
83 dev-java/boot-bin
84 -dev-java/eclipsito
85
86 # David Seifert <soap@g.o> (2022-04-17)
87 # Dead library, part of >=sys-fs/e2fsprogs-1.46.5 now, bug #806875,