mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
net-misc/gmid: version bump to 1.6.1
also... * include patch from the application developer to make a pidfile * alter init.d script * update a live ebuild Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Anna Vyalkova <cyber@sysrq.in>
This commit is contained in:
@@ -8,7 +8,7 @@ SSL_DAYS=36500
|
||||
|
||||
inherit ssl-cert toolchain-funcs
|
||||
|
||||
DESCRIPTION="simple and secure Gemini server"
|
||||
DESCRIPTION="Simple and secure Gemini server"
|
||||
HOMEPAGE="https://www.omarpolo.com/pages/gmid.html"
|
||||
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
@@ -33,16 +33,6 @@ RDEPEND="${DEPEND}"
|
||||
|
||||
DOCS=( README.md ChangeLog )
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
# QA Notice: command not found
|
||||
# remove `etags` from the "all" target
|
||||
sed \
|
||||
-e "s/^\(all: .*\) TAGS \(.*\)$/\1 \2/" \
|
||||
-i Makefile || die
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# note: not an autoconf configure script
|
||||
./configure \
|
||||
|
||||
Reference in New Issue
Block a user