public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/qps/
Date: Wed,  1 Mar 2017 20:45:59 +0000 (UTC)	[thread overview]
Message-ID: <1488401098.3302c3b46dd113cf06513e83870a7a637c47b648.soap@gentoo> (raw)

commit:     3302c3b46dd113cf06513e83870a7a637c47b648
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Wed Mar  1 16:47:58 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Mar  1 20:44:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3302c3b4

x11-misc/qps: EAPI bump 4 -> 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4091

 x11-misc/qps/{qps-1.10.16.ebuild => qps-1.10.16-r1.ebuild} | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/x11-misc/qps/qps-1.10.16.ebuild b/x11-misc/qps/qps-1.10.16-r1.ebuild
similarity index 80%
rename from x11-misc/qps/qps-1.10.16.ebuild
rename to x11-misc/qps/qps-1.10.16-r1.ebuild
index 5f69992d97d..f556cf7c1c0 100644
--- a/x11-misc/qps/qps-1.10.16.ebuild
+++ b/x11-misc/qps/qps-1.10.16-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=6
 
-inherit eutils qt4-r2
+inherit eutils qmake-utils
 
 DESCRIPTION="Visual process manager - Qt version of ps/top"
 HOMEPAGE="http://qps.kldp.net/projects/qps/"
@@ -20,13 +20,18 @@ DEPEND="dev-qt/qtcore:4
 RDEPEND="${DEPEND}"
 
 src_prepare() {
+	default
 	sed -i -e '/strip/d' ${PN}.pro || die "sed failed"
 }
 
+src_configure() {
+	eqmake4 ${PN}.pro
+}
+
 src_install() {
 	dobin ${PN}
 	doman ${PN}.1
-	dodoc CHANGES
+	einstalldocs
 
 	newicon icon/icon.xpm ${PN}.xpm
 	make_desktop_entry ${PN} ${PN} ${PN} "System;"


             reply	other threads:[~2017-03-01 20:46 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-01 20:45 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-04 15:37 [gentoo-commits] repo/gentoo:master commit in: x11-misc/qps/ Arthur Zamarin
2024-09-12 17:23 Arthur Zamarin
2024-09-01 21:30 Sam James
2024-07-13 10:09 Yixun Lan
2024-07-11 19:44 Arthur Zamarin
2024-06-28 20:33 Jimi Huotari
2024-06-14 21:57 Jimi Huotari
2024-05-04 20:40 Jimi Huotari
2023-12-27 21:03 Sam James
2023-12-20  1:40 Sam James
2023-11-09 21:45 Jimi Huotari
2023-06-18 14:53 Andreas Sturmlechner
2023-05-29 21:57 Sam James
2023-05-29 11:05 Arthur Zamarin
2023-05-29  0:10 Sam James
2023-04-17 22:08 Jimi Huotari
2023-03-26 15:50 Jimi Huotari
2022-12-17 19:28 Arthur Zamarin
2022-12-16 21:50 Sam James
2022-12-16 20:33 Arthur Zamarin
2022-11-29 18:06 WANG Xuerui
2022-11-10 12:57 Jimi Huotari
2022-07-26  7:05 Sam James
2022-07-22 17:54 Sam James
2022-07-20  5:36 Sam James
2022-05-15  0:13 Sam James
2022-04-15 13:14 Arthur Zamarin
2022-04-15  6:17 Sam James
2022-01-21 19:07 Sam James
2021-09-30 17:24 Andreas Sturmlechner
2021-07-26  7:40 Yixun Lan
2021-07-11 20:51 Sam James
2021-07-10  0:48 Sam James
2021-03-26 19:43 Andreas Sturmlechner
2021-01-23 22:55 Sam James
2021-01-21  9:03 Agostino Sarubbo
2020-11-23  7:12 Andreas Sturmlechner
2020-08-13 15:47 Andreas Sturmlechner
2020-07-31 16:35 Mikle Kolyada
2020-07-31 16:33 Mikle Kolyada
2020-06-14 22:48 Andreas Sturmlechner
2020-06-14 22:48 Andreas Sturmlechner
2020-05-20 23:28 Andreas Sturmlechner
2020-02-11 22:46 Andreas Sturmlechner
2019-06-22 11:44 Andreas Sturmlechner
2019-05-23 12:30 Mikle Kolyada
2019-05-22  7:31 Mikle Kolyada
2019-03-10 22:46 Andreas Sturmlechner
2018-10-17 14:41 Andreas Sturmlechner
2018-10-17 12:30 Thomas Deutschmann
2018-10-16 13:08 Mikle Kolyada
2017-12-22 10:16 Michael Palimaka
2017-12-22 10:16 Michael Palimaka
2017-12-22 10:16 Michael Palimaka
2017-09-22 14:08 Michael Palimaka
2017-06-18  9:06 Michael Palimaka
2015-09-13 19:17 Manuel Rüger

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=1488401098.3302c3b46dd113cf06513e83870a7a637c47b648.soap@gentoo \
    --to=soap@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