public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/keybinder/
Date: Sun,  3 Jul 2016 19:45:34 +0000 (UTC)	[thread overview]
Message-ID: <1467575125.90e5c1037f2504426584257e5b82daae3bfceb8a.zmedico@gentoo> (raw)

commit:     90e5c1037f2504426584257e5b82daae3bfceb8a
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  3 19:44:09 2016 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Jul  3 19:45:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90e5c103

dev-libs/keybinder: add ${EPREFIX} to econf --with-html-dir

Package-Manager: portage-2.3.0

 dev-libs/keybinder/keybinder-0.3.0-r200.ebuild | 4 ++--
 dev-libs/keybinder/keybinder-0.3.0-r300.ebuild | 4 ++--
 dev-libs/keybinder/keybinder-0.3.1-r300.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-libs/keybinder/keybinder-0.3.0-r200.ebuild b/dev-libs/keybinder/keybinder-0.3.0-r200.ebuild
index bdcbb18..916cf2e 100644
--- a/dev-libs/keybinder/keybinder-0.3.0-r200.ebuild
+++ b/dev-libs/keybinder/keybinder-0.3.0-r200.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -51,7 +51,7 @@ src_configure() {
 		$(use_enable introspection) \
 		$(use_enable python) \
 		${myconf} \
-		--with-html-dir=/usr/share/doc/${PF}/html
+		--with-html-dir="${EPREFIX}/usr/share/doc/${PF}/html"
 }
 
 src_install() {

diff --git a/dev-libs/keybinder/keybinder-0.3.0-r300.ebuild b/dev-libs/keybinder/keybinder-0.3.0-r300.ebuild
index 4ed13fe..724c6fa 100644
--- a/dev-libs/keybinder/keybinder-0.3.0-r300.ebuild
+++ b/dev-libs/keybinder/keybinder-0.3.0-r300.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -31,7 +31,7 @@ S=${WORKDIR}/${MY_P}
 src_configure() {
 	econf \
 		$(use_enable introspection) \
-		--with-html-dir=/usr/share/doc/${PF}/html
+		--with-html-dir="${EPREFIX}/usr/share/doc/${PF}/html"
 }
 
 src_install() {

diff --git a/dev-libs/keybinder/keybinder-0.3.1-r300.ebuild b/dev-libs/keybinder/keybinder-0.3.1-r300.ebuild
index 5db4191..fee8390 100644
--- a/dev-libs/keybinder/keybinder-0.3.1-r300.ebuild
+++ b/dev-libs/keybinder/keybinder-0.3.1-r300.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -31,7 +31,7 @@ S=${WORKDIR}/${MY_P}
 src_configure() {
 	econf \
 		$(use_enable introspection) \
-		--with-html-dir=/usr/share/doc/${PF}/html
+		--with-html-dir="${EPREFIX}/usr/share/doc/${PF}/html"
 }
 
 src_install() {


             reply	other threads:[~2016-07-03 19:45 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-03 19:45 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-28 13:26 [gentoo-commits] repo/gentoo:master commit in: dev-libs/keybinder/ Arthur Zamarin
2024-12-28 10:49 Arthur Zamarin
2024-08-25 15:24 Andreas K. Hüttel
2022-08-28  6:49 WANG Xuerui
2021-07-21 14:49 Yixun Lan
2021-05-15 18:27 Andreas Sturmlechner
2021-04-12 23:33 Sam James
2021-03-05 22:20 Sam James
2021-01-16 19:03 Michał Górny
2020-12-21 17:05 Marek Szuba
2020-06-11 22:08 Mart Raudsepp
2020-02-04  4:50 Michał Górny
2019-12-26 11:05 Michał Górny
2019-12-08 11:11 Michał Górny
2018-05-28  5:27 Michał Górny
2018-05-27 20:56 Mikle Kolyada
2018-05-27 20:56 Mikle Kolyada
2018-04-19 21:08 Mikle Kolyada
2018-04-18 21:04 Sergei Trofimovich
2018-04-18 21:04 Sergei Trofimovich
2018-04-08 17:28 Aaron Bauman
2018-02-14 13:35 Michał Górny
2018-02-14 13:35 Michał Górny
2018-02-14 13:35 Michał Górny
2018-02-14 13:35 Michał Górny
2018-02-14 13:35 Michał Górny
2017-07-12 21:34 Sergei Trofimovich
2017-07-12 21:34 Sergei Trofimovich
2017-01-15 10:33 Pacho Ramos
2017-01-01 16:05 Jason Zaman
2016-10-18 19:26 Pacho Ramos
2016-10-01  8:45 Pacho Ramos
2016-10-01  8:03 Markus Meier
2016-10-01  8:02 Markus Meier
2015-12-31 16:23 Sven Wegener
2015-12-31 16:23 Sven Wegener
2015-09-20 15:07 Tobias Klausmann
2015-09-16 19:24 Tobias Klausmann

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=1467575125.90e5c1037f2504426584257e5b82daae3bfceb8a.zmedico@gentoo \
    --to=zmedico@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