public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/
Date: Sat, 23 Sep 2017 02:27:38 +0000 (UTC)	[thread overview]
Message-ID: <1506133650.509d2c53b51f66bbea55f4cb497a05533980eac2.kensington@gentoo> (raw)

commit:     509d2c53b51f66bbea55f4cb497a05533980eac2
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 23 02:26:48 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Sep 23 02:27:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=509d2c53

dev-libs/qcustomplot: remove qt4 support

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

diff --git a/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild b/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild
index a1a3b666af1..ffbacff9a8b 100644
--- a/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild
+++ b/dev-libs/qcustomplot/qcustomplot-1.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,19 +14,13 @@ SRC_URI="
 SLOT="0"
 LICENSE="GPL-3"
 KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="qt5"
+IUSE=""
 
 RDEPEND="
-	!qt5? (
-		dev-qt/qtcore:4
-		dev-qt/qtgui:4
-	)
-	qt5? (
-		dev-qt/qtcore:5
-		dev-qt/qtgui:5
-		dev-qt/qtprintsupport:5
-		dev-qt/qtwidgets:5
-	)
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtprintsupport:5
+	dev-qt/qtwidgets:5
 "
 DEPEND="${RDEPEND}"
 
@@ -42,7 +36,7 @@ src_prepare() {
 }
 
 src_configure() {
-	use qt5 && eqmake5 || eqmake4
+	eqmake5
 }
 
 src_install() {


             reply	other threads:[~2017-09-23  2:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-23  2:27 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-20 11:56 [gentoo-commits] repo/gentoo:master commit in: dev-libs/qcustomplot/ Andreas Sturmlechner
2024-03-29  2:04 Sam James
2024-03-29  2:04 Sam James
2024-03-07 23:24 Andreas Sturmlechner
2020-06-04  8:51 Andreas Sturmlechner
2020-05-29  7:39 Agostino Sarubbo
2019-03-31 11:14 Michael Palimaka
2018-11-17  8:38 Michael Palimaka
2018-04-11 23:25 Andreas Sturmlechner
2018-04-11 20:43 Thomas Deutschmann
2018-04-06 15:58 Aaron Bauman
2017-11-15  6:00 Davide Pesavento
2016-02-26 17:18 Markus Meier
2016-02-19 13:47 Michael Palimaka
2016-01-15 19:02 Michael Palimaka
2016-01-15 19:02 Michael Palimaka
2015-12-15 18:34 Michael Palimaka

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=1506133650.509d2c53b51f66bbea55f4cb497a05533980eac2.kensington@gentoo \
    --to=kensington@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