commit:     5f30155b4b015b47053210b351382c4d60a7a2e5
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Jan  3 14:27:53 2026 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Jan  3 14:28:39 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5f30155b

net-im/axolotl-bin: treeclean

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 net-im/axolotl-bin/Manifest                 |  2 -
 net-im/axolotl-bin/axolotl-bin-2.0.1.ebuild | 58 -----------------------------
 net-im/axolotl-bin/metadata.xml             |  9 -----
 profiles/package.mask                       |  5 ---
 4 files changed, 74 deletions(-)

diff --git a/net-im/axolotl-bin/Manifest b/net-im/axolotl-bin/Manifest
deleted file mode 100644
index 9b166b86ab..0000000000
--- a/net-im/axolotl-bin/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST axolotl_2.0.1-1_arm64.deb 7122144 BLAKE2B 
62dab3e946b4d1588ede6abbe7d9e07ad4bd1880b26b9244dc0288d10ee0cedd501e1d399321ed39384d685e7b1d9b80d265b3d313dc4b33a720167533144b5d
 SHA512 
6c123f9226a911e3c270b3bf1a4bd479c04a6efce6b7b41fe21e2ed352401edc6cb7cecdc90d8934d8491595a65c1189ec48b148cfaa6995bafd7ae0848d6ead
-DIST axolotl_2.0.1_amd64.deb 13070086 BLAKE2B 
e3ad64eee2af864f1499d170a1125d88bf753a445b4c79550e090891f2fdf7611dcf8f9ca8c356723ed31564f00ada8d2b983e86453c98feab860b010862a5be
 SHA512 
1c1dfdb00ca5de48360384fe5428299c05d1d1135aaa7ba08383564812ebc832816ad00e1afe9ddbbd658b661c810a7a323ffb4a2611a489369e932dc4be6535

diff --git a/net-im/axolotl-bin/axolotl-bin-2.0.1.ebuild 
b/net-im/axolotl-bin/axolotl-bin-2.0.1.ebuild
deleted file mode 100644
index 740b9003ed..0000000000
--- a/net-im/axolotl-bin/axolotl-bin-2.0.1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit unpacker xdg
-
-MY_PN="${PN%-bin}"
-MY_P="${MY_PN}_${PV}"
-DESCRIPTION="Axolotl is a cross-platform Signal client"
-HOMEPAGE="
-       https://axolotl.chat/
-       https://github.com/nanu-c/axolotl
-"
-RELEASE_URI="https://github.com/nanu-c/${MY_PN}/releases/download/v${PV}";
-SRC_URI="
-       amd64? ( ${RELEASE_URI}/${MY_P}_amd64.deb )
-       arm64? ( ${RELEASE_URI}/${MY_P}-1_arm64.deb )
-"
-S="${WORKDIR}"
-
-LICENSE="GPL-3"
-LICENSE+="
-       || ( 0BSD Apache-2.0 MIT )
-       || ( Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT )
-       || ( Apache-2.0 BSD MIT )
-       || ( Apache-2.0 Boost-1.0 )
-       || ( Apache-2.0 ISC MIT )
-       || ( Apache-2.0 MIT )
-       || ( Apache-2.0 MIT ZLIB )
-       || ( MIT Unlicense )
-       AGPL-3 Apache-2.0 BSD BSD-2 CC-BY-4.0 CC0-1.0 GPL-3+ ISC LGPL-3 MIT 
UbuntuFontLicense-1.0 Unicode-DFS-2016 openssl
-"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~arm64"
-
-RDEPEND="
-       dev-libs/glib:2
-       net-libs/libsoup:3.0
-       net-libs/webkit-gtk:4.1
-       sys-libs/glibc
-       x11-libs/gdk-pixbuf:2
-       x11-libs/gtk+:3
-       x11-libs/cairo[glib]
-       x11-libs/pango
-"
-
-QA_PREBUILT="usr/bin/axolotl"
-
-src_unpack() {
-       :
-}
-
-src_install() {
-       dodir /
-       cd "${ED}" || die
-       unpacker
-}

diff --git a/net-im/axolotl-bin/metadata.xml b/net-im/axolotl-bin/metadata.xml
deleted file mode 100644
index 43ed740992..0000000000
--- a/net-im/axolotl-bin/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="github">nanu-c/axolotl</remote-id>
-               <bugs-to>https://github.com/nanu-c/axolotl/issues</bugs-to>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 6e0a1db816..427ede42b3 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,11 +33,6 @@ www-apps/jackett
 # Removal after 2025-12-02
 net-libs/nodejs-bin
 
-# Joe (joecool) Kappus <[email protected]> (2025-11-13)
-# No maintainer, repos archived, dead homepage.
-# Removal on 2025-12-13
-net-im/axolotl-bin
-
 # David (stkw0) Roman <[email protected]> (2025-07-25)
 # Depends on removed pydantic version.
 dev-python/safety-schemas

Reply via email to