Various minor improvements
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
MY_P="monitor"
|
||||
MY_PN="monitor"
|
||||
|
||||
SUMMARY="Monitoring application for www-servers/hiawatha"
|
||||
HOMEPAGE="http://www.hiawatha-webserver.org/howto/monitor"
|
||||
DOWNLOADS="http://www.hiawatha-webserver.org/files/${MY_P}-${PV}.tar.gz "
|
||||
DOWNLOADS="http://www.hiawatha-webserver.org/files/${MY_PN}-${PV}.tar.gz "
|
||||
|
||||
LICENCES="GPL-2"
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
|
||||
WORK=${WORKBASE}/${MY_P}
|
||||
WORK=${WORKBASE}/${MY_PN}
|
||||
|
||||
src_install () {
|
||||
default
|
||||
|
||||
Reference in New Issue
Block a user