net-analyzer/munin-contrib: reorder global variables

Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
Viorel Munteanu 2024-03-07 15:07:15 +02:00
parent 5e15c4eeed
commit 782d7a1583
No known key found for this signature in database
GPG Key ID: 0CE5A97D9310DAB0

View File

@ -7,16 +7,18 @@ inherit toolchain-funcs
COMMIT="83f4e970c4a7378540057318a5083653ee2f138b"
SRC_URI="https://github.com/munin-monitoring/contrib/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
DESCRIPTION="user contributed stuff related to munin"
DESCRIPTION="User contributed stuff related to munin"
HOMEPAGE="https://github.com/munin-monitoring/contrib"
SRC_URI="https://github.com/munin-monitoring/contrib/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/contrib-${COMMIT}"
LICENSE="GPL-3+ Apache-2.0 GPL-2 LGPL-2 GPL-2+ LGPL-3+ MIT" #TODO: investigate all the licenses
SLOT="0"
KEYWORDS="~amd64"
IUSE="examples templates tools"
RDEPEND="net-analyzer/munin"
S="${WORKDIR}/contrib-${COMMIT}"
README_PLUGINS=(
plugins/README.md
plugins/apache/apache_byprojects/README.md