commit:     175b673d6d972791dcb768e669528d09c74b7eb1
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  1 21:41:16 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Aug  1 21:42:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=175b673d

app-misc/fsniper: stable for amd64+x86.

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-misc/fsniper/fsniper-1.3.1-r2.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-misc/fsniper/fsniper-1.3.1-r2.ebuild 
b/app-misc/fsniper/fsniper-1.3.1-r2.ebuild
index 615e2784510..55bfb55850f 100644
--- 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
 }

Reply via email to