public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/qtfm/
Date: Sun,  2 Dec 2018 19:22:04 +0000 (UTC)	[thread overview]
Message-ID: <1543778519.d00dcfb06bc8108be81bb88645986a2a02e40b2d.jer@gentoo> (raw)

commit:     d00dcfb06bc8108be81bb88645986a2a02e40b2d
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  2 19:21:15 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Dec  2 19:21:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00dcfb0

x11-misc/qtfm: Fix DOCDIR

Fixes: https://bugs.gentoo.org/show_bug.cgi?id=672406
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 x11-misc/qtfm/{qtfm-6.1.3-r1.ebuild => qtfm-6.1.3-r2.ebuild} | 5 +++++
 x11-misc/qtfm/{qtfm-6.1.4.ebuild => qtfm-6.1.4-r1.ebuild}    | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/x11-misc/qtfm/qtfm-6.1.3-r1.ebuild b/x11-misc/qtfm/qtfm-6.1.3-r2.ebuild
similarity index 88%
rename from x11-misc/qtfm/qtfm-6.1.3-r1.ebuild
rename to x11-misc/qtfm/qtfm-6.1.3-r2.ebuild
index c8329cd1adb..22efcc7f255 100644
--- a/x11-misc/qtfm/qtfm-6.1.3-r1.ebuild
+++ b/x11-misc/qtfm/qtfm-6.1.3-r2.ebuild
@@ -26,6 +26,11 @@ DEPEND="
 	dev-qt/linguist-tools:5
 "
 
+src_prepare() {
+	sed -i -e '/^docs.path/ s:$${TARGET}-$${VERSION}:'"${PF}"':g' fm/fm.pro || die
+	default
+}
+
 src_configure() {
 	eqmake5 PREFIX=/usr XDGDIR=/etc/xdg
 }

diff --git a/x11-misc/qtfm/qtfm-6.1.4.ebuild b/x11-misc/qtfm/qtfm-6.1.4-r1.ebuild
similarity index 88%
rename from x11-misc/qtfm/qtfm-6.1.4.ebuild
rename to x11-misc/qtfm/qtfm-6.1.4-r1.ebuild
index c8329cd1adb..22efcc7f255 100644
--- a/x11-misc/qtfm/qtfm-6.1.4.ebuild
+++ b/x11-misc/qtfm/qtfm-6.1.4-r1.ebuild
@@ -26,6 +26,11 @@ DEPEND="
 	dev-qt/linguist-tools:5
 "
 
+src_prepare() {
+	sed -i -e '/^docs.path/ s:$${TARGET}-$${VERSION}:'"${PF}"':g' fm/fm.pro || die
+	default
+}
+
 src_configure() {
 	eqmake5 PREFIX=/usr XDGDIR=/etc/xdg
 }


             reply	other threads:[~2018-12-02 19:22 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-02 19:22 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-25 18:36 [gentoo-commits] repo/gentoo:master commit in: x11-misc/qtfm/ Andreas Sturmlechner
2022-10-25 17:55 Sam James
2022-10-25 17:55 Sam James
2022-09-26 17:18 Andreas Sturmlechner
2022-04-06 19:53 Jonas Stein
2020-06-14 21:51 Andreas Sturmlechner
2020-04-26 11:00 David Seifert
2019-12-15 13:56 Jeroen Roovers
2019-12-15 13:53 Agostino Sarubbo
2019-12-15 12:44 Agostino Sarubbo
2019-06-09 12:45 Jeroen Roovers
2019-06-09 12:25 Jeroen Roovers
2019-06-07 20:53 Jeroen Roovers
2019-06-07  6:38 Jeroen Roovers
2019-06-07  6:38 Jeroen Roovers
2019-04-25  7:24 Jeroen Roovers
2019-04-25  7:24 Jeroen Roovers
2019-03-23 14:03 Jeroen Roovers
2019-02-12 22:08 Jeroen Roovers
2019-02-08  9:10 Mikle Kolyada
2019-02-02 14:04 Jeroen Roovers
2019-01-31 22:15 Thomas Deutschmann
2018-12-11 12:21 Jeroen Roovers
2018-12-11 12:21 Jeroen Roovers
2018-11-27 16:23 Jeroen Roovers
2018-11-23 18:09 Jeroen Roovers
2018-11-22 11:30 Jeroen Roovers
2018-03-10  1:26 Michael Palimaka
2018-03-10  1:26 Michael Palimaka
2018-03-07 13:51 Agostino Sarubbo
2018-02-11  2:37 Michael Palimaka
2018-01-13 11:13 Jeroen Roovers
2017-04-13 19:28 Patrice Clement
2017-03-01 20:45 David Seifert

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=1543778519.d00dcfb06bc8108be81bb88645986a2a02e40b2d.jer@gentoo \
    --to=jer@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