fix improper placement of inherit directive in live yasnd ebuild

This commit is contained in:
Sergey Popov 2012-02-29 21:20:45 +04:00
parent f454e58543
commit 99de31c3ce
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
EBUILD yasnd-9999.ebuild 466 RMD160 b8f2738b72b1058bfd928e097abc30cd93451a41 SHA1 b958438a494252ca99db76031162459d3a9bd0ad SHA256 4ce4a175f4a7e3cbe5cfd4d8731ab5ee89b534de1251ec26b1e6938dfd30fed5
EBUILD yasnd-9999.ebuild 466 RMD160 df6d3e298f92a223bb6bccaa369255e1c5b4f1e2 SHA1 1ccde98939840eab37f2ce36535785f411d0bdc3 SHA256 71e80f22fb3d5a0116da160be815280e423ae7cffb37b297d73ef39861c1bfbd

View File

@ -3,12 +3,12 @@
EAPI="4"
inherit git-2 autotools
DESCRIPTION="Yet Another Stupid Network Daemon, tool that checks hosts' availability"
HOMEPAGE="http://github.com/Pinkbyte/yasnd"
EGIT_REPO_URI="http://github.com/Pinkbyte/yasnd.git"
inherit git-2 autotools
LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""