Gentoo Archives: gentoo-commits

From: "Miroslav Šulc" <fordfrog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/biglybt/, net-p2p/biglybt/plugins/azupdater/
Date: Sun, 19 Mar 2023 15:02:04
Message-Id: 1679238082.0cd30ae7c9efa13ef60b54139804c7f77f4c903a.fordfrog@gentoo
1 commit: 0cd30ae7c9efa13ef60b54139804c7f77f4c903a
2 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
3 AuthorDate: Sun Mar 19 10:09:50 2023 +0000
4 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 19 15:01:22 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cd30ae7
7
8 net-p2p/biglybt: remove UnknownPkgDirEntry
9
10 Also adds MAVEN_ID for biglybt-ui
11
12 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
13 Closes: https://github.com/gentoo/gentoo/pull/30229
14 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
15
16 net-p2p/biglybt/biglybt-3.3.0.0.ebuild | 2 +-
17 net-p2p/biglybt/plugins/azupdater/Updater.jar | Bin 23974 -> 0 bytes
18 net-p2p/biglybt/plugins/azupdater/azupdater_2.1.zip | Bin 27241 -> 0 bytes
19 .../biglybt/plugins/azupdater/azupdaterpatcher_2.0.jar | Bin 2970 -> 0 bytes
20 net-p2p/biglybt/plugins/azupdater/plugin.properties | 4 ----
21 net-p2p/biglybt/plugins/azupdater/plugin.properties_2.1 | 3 ---
22 6 files changed, 1 insertion(+), 8 deletions(-)
23
24 diff --git a/net-p2p/biglybt/biglybt-3.3.0.0.ebuild b/net-p2p/biglybt/biglybt-3.3.0.0.ebuild
25 index 0729bc588663..f59ea6ea2c00 100644
26 --- a/net-p2p/biglybt/biglybt-3.3.0.0.ebuild
27 +++ b/net-p2p/biglybt/biglybt-3.3.0.0.ebuild
28 @@ -4,7 +4,7 @@
29 EAPI=8
30
31 JAVA_PKG_IUSE="doc source"
32 -MAVEN_ID="com.biglybt:biglybt-core:3.3.0.0"
33 +MAVEN_PROVIDES="com.biglybt:biglybt-core:3.3.0.0 com.biglybt:biglybt-ui:3.3.0.0"
34
35 inherit java-pkg-2 java-pkg-simple
36
37
38 diff --git a/net-p2p/biglybt/plugins/azupdater/Updater.jar b/net-p2p/biglybt/plugins/azupdater/Updater.jar
39 deleted file mode 100644
40 index a9ea8471c077..000000000000
41 Binary files a/net-p2p/biglybt/plugins/azupdater/Updater.jar and /dev/null differ
42
43 diff --git a/net-p2p/biglybt/plugins/azupdater/azupdater_2.1.zip b/net-p2p/biglybt/plugins/azupdater/azupdater_2.1.zip
44 deleted file mode 100644
45 index 4fb02bc0dedb..000000000000
46 Binary files a/net-p2p/biglybt/plugins/azupdater/azupdater_2.1.zip and /dev/null differ
47
48 diff --git a/net-p2p/biglybt/plugins/azupdater/azupdaterpatcher_2.0.jar b/net-p2p/biglybt/plugins/azupdater/azupdaterpatcher_2.0.jar
49 deleted file mode 100644
50 index 601624350f93..000000000000
51 Binary files a/net-p2p/biglybt/plugins/azupdater/azupdaterpatcher_2.0.jar and /dev/null differ
52
53 diff --git a/net-p2p/biglybt/plugins/azupdater/plugin.properties b/net-p2p/biglybt/plugins/azupdater/plugin.properties
54 deleted file mode 100644
55 index 5243168ce751..000000000000
56 --- a/net-p2p/biglybt/plugins/azupdater/plugin.properties
57 +++ /dev/null
58 @@ -1,4 +0,0 @@
59 -plugin.version=2.1
60 -plugin.class=com.biglybt.update.UpdaterUpdateChecker;com.biglybt.update.UpdaterPatcher
61 -plugin.name=BiglyBT Update Support;BiglyBT Updater Support Patcher
62 -plugin.install_if_missing=yes
63
64 diff --git a/net-p2p/biglybt/plugins/azupdater/plugin.properties_2.1 b/net-p2p/biglybt/plugins/azupdater/plugin.properties_2.1
65 deleted file mode 100644
66 index 9eb95f0168de..000000000000
67 --- a/net-p2p/biglybt/plugins/azupdater/plugin.properties_2.1
68 +++ /dev/null
69 @@ -1,3 +0,0 @@
70 -plugin.class=com.biglybt.update.UpdaterUpdateChecker;com.biglybt.update.UpdaterPatcher
71 -plugin.name=BiglyBT Update Support;BiglyBT Updater Support Patcher
72 -plugin.version=2.1