dev-util/forgejo-cli: treeclean

promoted to ::gentoo as dev-util/fj-cli

Signed-off-by: Ceres <ceres@ceressees.dev>
This commit is contained in:
Ceres
2026-05-09 17:05:58 +01:00
parent 93ae67e33f
commit ce8a05a858
4 changed files with 1 additions and 38 deletions

View File

@@ -1,2 +0,0 @@
DIST forgejo-cli-0.5.0-crates.tar.xz 21951744 BLAKE2B d8e99ca7994156d662eca21eeb94c52b52c01fa1f23d6d212ca2f7bff31b8774964c0272947e01db9ec11a0aad5f6ce0bbf0881fceb03e2bc85ddf7eff6e3221 SHA512 bcfa1357c9e7595e5fa6e5478fbbc5bd5d8738ed619456141167aea025a1de5fe8a2b74ceb833d1a2ba02a12639c377de3a5366dc4468c2bef091092ea0f1fda
DIST forgejo-cli-0.5.0.tar.xz 105814 BLAKE2B 4d0ed9b6e521c7e3d716ebddab2d90b345128a64380f10e4c59047392d2c7b8d4decaffc5b0b6f793f8fbef3f92ef059f86492bfc909f8935260364e164142cc SHA512 54e43b62d0f6ec40543cc06133d06590ba3de409abb4bb595f0e3bd0dd60803e868687d73b5066bf6c06078397811913da52d9c0e13b18d793645b6268ec582d

View File

@@ -1,25 +0,0 @@
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
CRATES=' '
RUST_MIN_VER="1.88.0"
inherit cargo
DESCRIPTION="CLI application for interacting with Forgejo"
HOMEPAGE="https://codeberg.org/forgejo-contrib/forgejo-cli"
SRC_URI="
https://codeberg.org/forgejo-contrib/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.xz
https://github.com/gentoo-crate-dist/${PN}/releases/download/v${PV}/${P}-crates.tar.xz
"
S="${WORKDIR}/${PN}"
LICENCE="MIT"
#Crate Licenses
LICENSE+=" BSD-2 BSD Unicode-3.0 Apache-2.0 ISC MPL-2.0 ZLIB "
SLOT="0"
KEYWORDS="~amd64 ~arm64"
RESTRICT="mirror"

View File

@@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ceres@ceressees.dev</email>
<name>Ceres Milner</name>
</maintainer>
<upstream>
<remote-id type="codeberg">forgejo-contrib/forgejo-cli</remote-id>
</upstream>
</pkgmetadata>

1
profiles/updates/2Q-2026 Normal file
View File

@@ -0,0 +1 @@
move dev-util/forgejo-cli dev-util/fj-cli