mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
net-analyzer/munin-contrib: reorder global variables
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
parent
5e15c4eeed
commit
782d7a1583
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user