public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/qt:master commit in: dev-libs/libqtxdg/, dev-util/lxqt-build-tools/, x11-themes/lxqt-themes/
@ 2019-02-18 21:37 Jimi Huotari
  0 siblings, 0 replies; only message in thread
From: Jimi Huotari @ 2019-02-18 21:37 UTC (permalink / raw
  To: gentoo-commits

commit:     ac7fe1b2aaa0f9c9bd7a622e8da6ae4e08ef48ea
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 18 21:21:17 2019 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Feb 18 21:28:35 2019 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=ac7fe1b2

lxqt: EAPI="7" bump for a few forgotten ones

Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 dev-libs/libqtxdg/libqtxdg-9999.ebuild                 | 13 +++++++------
 dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild |  5 +++--
 x11-themes/lxqt-themes/lxqt-themes-9999.ebuild         |  9 ++++-----
 3 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/dev-libs/libqtxdg/libqtxdg-9999.ebuild b/dev-libs/libqtxdg/libqtxdg-9999.ebuild
index 67317650..936e7f64 100644
--- a/dev-libs/libqtxdg/libqtxdg-9999.ebuild
+++ b/dev-libs/libqtxdg/libqtxdg-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit cmake-utils virtualx
 
@@ -20,6 +20,10 @@ LICENSE="LGPL-2.1+ Nokia-Qt-LGPL-Exception-1.1"
 SLOT="0"
 IUSE="test"
 
+BDEPEND="
+	virtual/pkgconfig
+	test? ( dev-qt/qttest:5 )
+"
 RDEPEND="
 	dev-qt/qtcore:5
 	dev-qt/qtdbus:5
@@ -29,10 +33,7 @@ RDEPEND="
 	dev-qt/qtxml:5
 	x11-misc/xdg-utils
 "
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	test? ( dev-qt/qttest:5 )
-"
+DEPEND="${RDEPEND}"
 
 src_configure() {
 	local mycmakeargs=(

diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
index da7c6f4f..b81117b0 100644
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
+
 inherit cmake-utils
 
 DESCRIPTION="LXQt Build tools"

diff --git a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
index 4760bcad..d02ca8d5 100644
--- a/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
+++ b/x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit cmake-utils
 
@@ -19,7 +19,6 @@ fi
 LICENSE="LGPL-2.1+"
 SLOT="0"
 
+BDEPEND=">=dev-util/lxqt-build-tools-0.5.0"
 RDEPEND="!lxqt-base/lxqt-common"
-DEPEND="${RDEPEND}
-	>=dev-util/lxqt-build-tools-0.5.0
-"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-02-18 21:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-18 21:37 [gentoo-commits] proj/qt:master commit in: dev-libs/libqtxdg/, dev-util/lxqt-build-tools/, x11-themes/lxqt-themes/ Jimi Huotari

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox