blob: 7182bf50bc82a55013ae1a1afd53792d64b25bec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install postinst prerm setup
DEPEND=app-admin/webapp-config
DESCRIPTION=graphite-web fork for standalone usage with carbonapi
EAPI=8
HOMEPAGE=https://github.com/grobian/carbonapi-web
INHERIT=webapp
IUSE=vhosts
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=app-admin/webapp-config
SLOT=1.1
SRC_URI=https://github.com/grobian/carbonapi-web/archive/refs/tags/v1.1.tar.gz -> carbonapi-web-1.1.tar.gz
_eclasses_=webapp 5fa840db95fc7348dfd53b8526ed05f5
_md5_=90baf5381c8392c712d388b21ec6c1a9
|