projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ca53b2
)
app-misc/fsniper: stable for amd64+x86.
author
Patrice Clement
<monsieurp@gentoo.org>
Tue, 1 Aug 2017 21:41:16 +0000
(23:41 +0200)
committer
Patrice Clement
<monsieurp@gentoo.org>
Tue, 1 Aug 2017 21:42:04 +0000
(23:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-misc/fsniper/fsniper-1.3.1-r2.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/fsniper/fsniper-1.3.1-r2.ebuild
b/app-misc/fsniper/fsniper-1.3.1-r2.ebuild
index 615e2784510300a15351124fdebd447469dc2d03..55bfb55850f46439bb4f9dbcb3dba34931cc01de 100644
(file)
--- a/
app-misc/fsniper/fsniper-1.3.1-r2.ebuild
+++ b/
app-misc/fsniper/fsniper-1.3.1-r2.ebuild
@@
-6,12
+6,12
@@
EAPI=6
inherit autotools
DESCRIPTION="Monitors a given set of directories for new files"
-HOMEPAGE="https://github.com/l3ib/fsniper
/
"
+HOMEPAGE="https://github.com/l3ib/fsniper"
SRC_URI="http://projects.l3ib.org/${PN}/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="
~amd64 ~
x86"
+KEYWORDS="
amd64
x86"
DEPEND="
dev-libs/libpcre
@@
-33,6
+33,5
@@
src_prepare() {
}
src_install() {
- emake DESTDIR="${D}" install
- einstalldocs
+ default
}