From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/inotify-tools/
Date: Mon, 22 Aug 2016 12:02:31 +0000 (UTC) [thread overview]
Message-ID: <1471867342.c7fac4a987fe4cdadb9e93412e2a6083913ba4a8.polynomial-c@gentoo> (raw)
commit: c7fac4a987fe4cdadb9e93412e2a6083913ba4a8
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 22 09:10:34 2016 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Aug 22 12:02:22 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7fac4a9
sys-fs/inotify-tools: Handle --docdir correctly on Prefix (bug #591676).
Bumped EAPI to 6.
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
sys-fs/inotify-tools/inotify-tools-3.14.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/sys-fs/inotify-tools/inotify-tools-3.14.ebuild b/sys-fs/inotify-tools/inotify-tools-3.14.ebuild
index b46ff19..8439209 100644
--- a/sys-fs/inotify-tools/inotify-tools-3.14.ebuild
+++ b/sys-fs/inotify-tools/inotify-tools-3.14.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
DESCRIPTION="a set of command-line programs providing a simple interface to inotify"
HOMEPAGE="https://github.com/rvoicilas/inotify-tools/wiki"
-SRC_URI="https://github.com/downloads/rvoicilas/${PN}/${P}.tar.gz"
+SRC_URI="mirror://github/rvoicilas/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -17,6 +17,7 @@ DEPEND="doc? ( app-doc/doxygen )"
RDEPEND=""
src_prepare() {
+ default
# timestamps are busted in tarball
find . -type f -exec touch -r configure {} +
}
@@ -24,7 +25,7 @@ src_prepare() {
src_configure() {
# only docs installed are doxygen ones, so use /html
econf \
- --docdir=/usr/share/doc/${PF}/html \
+ --docdir='$(datarootdir)'/doc/${PF}/html \
$(use_enable doc doxygen)
}
next reply other threads:[~2016-08-22 12:02 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-22 12:02 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-19 5:47 [gentoo-commits] repo/gentoo:master commit in: sys-fs/inotify-tools/ Ionen Wolkens
2024-04-04 16:23 Arthur Zamarin
2023-09-12 16:54 Ionen Wolkens
2023-09-12 16:15 Ionen Wolkens
2023-09-11 0:18 Sam James
2023-09-10 23:49 Sam James
2023-09-10 23:49 Sam James
2023-09-10 23:49 Sam James
2023-09-10 23:49 Sam James
2023-08-22 2:13 Ionen Wolkens
2022-08-11 11:35 Ionen Wolkens
2022-07-21 5:38 Ionen Wolkens
2022-07-15 0:45 Sam James
2022-07-15 0:45 Sam James
2022-07-14 19:55 Arthur Zamarin
2022-07-14 19:20 Arthur Zamarin
2022-07-14 18:53 Arthur Zamarin
2022-06-29 17:22 Ionen Wolkens
2022-06-29 17:22 Ionen Wolkens
2022-06-29 8:08 Ionen Wolkens
2022-06-08 7:27 Lars Wendler
2022-06-08 7:27 Lars Wendler
2022-01-21 17:44 Lars Wendler
2022-01-21 17:44 Lars Wendler
2022-01-15 1:56 Sam James
2022-01-13 8:37 Sam James
2022-01-10 23:00 Sam James
2022-01-10 8:40 Agostino Sarubbo
2022-01-10 8:38 Agostino Sarubbo
2022-01-09 11:22 Arthur Zamarin
2021-09-28 12:49 Lars Wendler
2021-09-28 12:49 Lars Wendler
2021-09-27 22:05 Marek Szuba
2021-09-22 10:58 Lars Wendler
2021-09-22 10:58 Lars Wendler
2021-09-21 19:21 Lars Wendler
2021-09-20 21:27 Lars Wendler
2020-12-21 18:01 Sam James
2020-11-22 12:26 Sergei Trofimovich
2020-11-17 19:10 Agostino Sarubbo
2020-11-15 10:33 Sam James
2020-11-14 0:09 Thomas Deutschmann
2020-11-13 22:05 Sam James
2020-11-13 20:39 Lars Wendler
2020-09-28 9:50 Lars Wendler
2020-02-03 16:02 Lars Wendler
2020-02-03 16:02 Lars Wendler
2019-09-15 17:17 Michał Górny
2019-01-23 18:53 Mikle Kolyada
2019-01-01 14:49 Lars Wendler
2019-01-01 12:50 Sergei Trofimovich
2019-01-01 10:52 Sergei Trofimovich
2018-12-31 16:43 Thomas Deutschmann
2018-03-31 19:01 Mart Raudsepp
2018-01-09 11:44 Lars Wendler
2016-08-22 12:02 Lars Wendler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1471867342.c7fac4a987fe4cdadb9e93412e2a6083913ba4a8.polynomial-c@gentoo \
--to=polynomial-c@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox