app-admin/autotrash - 0.4.7 (han)

Search

Package Information

Description:
Script to automatically purge old trash
Homepage:
https://bneijt.nl/pr/autotrash
License:
GPL-3+

Ebuild Details

Version EAPI Keywords Slot
0.4.7 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

PYTHON_COMPAT=( python3_{8..14} )
DISTUTILS_USE_PEP517=poetry

inherit distutils-r1 pypi

DESCRIPTION="Script to automatically purge old trash"
HOMEPAGE="https://bneijt.nl/pr/autotrash"

LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"