logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: 1f2d8a28871c4f3b423c51a4f4fcf2f4a1fd7e60
parent 25e32ed93f630829a483271b95857f94ce3b010f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed, 28 Aug 2024 04:31:32 +0200

app-doc/afaq: fix variable order

Diffstat:

Mapp-doc/afaq/afaq-15.1.ebuild5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-doc/afaq/afaq-15.1.ebuild b/app-doc/afaq/afaq-15.1.ebuild @@ -1,14 +1,15 @@ # Copyright 2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me> # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DESCRIPTION="An Anarchist FAQ, scrapped in one collection and a markdown version" HOMEPAGE="https://0xacab.org/ju/afaq https://anarchism.pageabode.com/afaq/index.html" +SRC_URI="https://0xacab.org/ju/afaq/-/archive/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 " -SRC_URI="https://0xacab.org/ju/afaq/-/archive/${PV}/${P}.tar.gz" src_install() { dodoc -r html markdown README.md