1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 DESCRIPTION="Small and fast window manager"
7 HOMEPAGE="https://www.oroborus.org"
8 SRC_URI="mirror://debian/pool/main/o/${PN}/${PN}_${PV}.tar.gz"
12 KEYWORDS="amd64 ppc x86"
23 PATCHES=( "${FILESDIR}"/${P}-fno-common.patch )
25 DOCS=( AUTHORS ChangeLog example.${PN}rc README TODO )