fix improper placement of inherit directive in live yasnd ebuild
This commit is contained in:
parent
f454e58543
commit
99de31c3ce
@ -1 +1 @@
|
|||||||
EBUILD yasnd-9999.ebuild 466 RMD160 b8f2738b72b1058bfd928e097abc30cd93451a41 SHA1 b958438a494252ca99db76031162459d3a9bd0ad SHA256 4ce4a175f4a7e3cbe5cfd4d8731ab5ee89b534de1251ec26b1e6938dfd30fed5
|
EBUILD yasnd-9999.ebuild 466 RMD160 df6d3e298f92a223bb6bccaa369255e1c5b4f1e2 SHA1 1ccde98939840eab37f2ce36535785f411d0bdc3 SHA256 71e80f22fb3d5a0116da160be815280e423ae7cffb37b297d73ef39861c1bfbd
|
||||||
|
@ -3,12 +3,12 @@
|
|||||||
|
|
||||||
EAPI="4"
|
EAPI="4"
|
||||||
|
|
||||||
|
inherit git-2 autotools
|
||||||
|
|
||||||
DESCRIPTION="Yet Another Stupid Network Daemon, tool that checks hosts' availability"
|
DESCRIPTION="Yet Another Stupid Network Daemon, tool that checks hosts' availability"
|
||||||
HOMEPAGE="http://github.com/Pinkbyte/yasnd"
|
HOMEPAGE="http://github.com/Pinkbyte/yasnd"
|
||||||
EGIT_REPO_URI="http://github.com/Pinkbyte/yasnd.git"
|
EGIT_REPO_URI="http://github.com/Pinkbyte/yasnd.git"
|
||||||
|
|
||||||
inherit git-2 autotools
|
|
||||||
|
|
||||||
LICENSE="GPL-2"
|
LICENSE="GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS=""
|
KEYWORDS=""
|
||||||
|
Loading…
Reference in New Issue
Block a user