Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685072 - net-misc/gophernicus-9999 New ebuild
Summary: net-misc/gophernicus-9999 New ebuild
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2019-05-05 01:40 UTC by Dion Moult
Modified: 2019-05-06 07:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
net-misc/gophernicus-9999.ebuild (file_685072.txt,985 bytes, text/plain)
2019-05-05 01:42 UTC, Dion Moult
Details
net-misc/gophernicus-9999.ebuild (gophernicus-9999.ebuild,995 bytes, text/plain)
2019-05-06 07:46 UTC, Dion Moult
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dion Moult 2019-05-05 01:40:59 UTC
Gophernicus is a small gopher daemon. I wrote a live ebuild for it. It works for me (and I only built support for xinetd, even though it does have options for inetd and systemd but I can't test them as I don't use them).

Hopefully somebody can let me know if it is suitable?

Reproducible: Always
Comment 1 Dion Moult 2019-05-05 01:42:09 UTC
Created attachment 575232 [details]
net-misc/gophernicus-9999.ebuild
Comment 2 Jonas Stein gentoo-dev 2019-05-05 22:16:14 UTC
nice.
you should add || die in the end of the lines with sed and mkdir
see https://devmanual.gentoo.org/ebuild-writing/eapi/
Comment 3 Dion Moult 2019-05-06 07:46:46 UTC
Created attachment 575384 [details]
net-misc/gophernicus-9999.ebuild

Add die statement