From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-php/
Date: Sun, 7 Oct 2018 23:27:30 +0000 (UTC) [thread overview]
Message-ID: <1538946537.1a52730779d7ff066c0876c691abf32662f6cd75.asturm@gentoo> (raw)
commit: 1a52730779d7ff066c0876c691abf32662f6cd75
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 7 20:10:05 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 7 21:08:57 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1a527307
dev-util/kdevelop-php: Fix DEPENDs
Upstream commit 577b6b59f5505f814ee4b6e622a88cbac826ee98
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
dev-util/kdevelop-php/kdevelop-php-5.3.9999.ebuild | 11 ++++++-----
dev-util/kdevelop-php/kdevelop-php-9999.ebuild | 11 ++++++-----
2 files changed, 12 insertions(+), 10 deletions(-)
diff --git a/dev-util/kdevelop-php/kdevelop-php-5.3.9999.ebuild b/dev-util/kdevelop-php/kdevelop-php-5.3.9999.ebuild
index 325a97cb63..a1085ace2d 100644
--- a/dev-util/kdevelop-php/kdevelop-php-5.3.9999.ebuild
+++ b/dev-util/kdevelop-php/kdevelop-php-5.3.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,15 +17,13 @@ LICENSE="GPL-2 LGPL-2"
IUSE=""
[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
-DEPEND="
- $(add_frameworks_dep karchive)
+COMMON_DEPEND="
$(add_frameworks_dep kcmutils)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
- $(add_frameworks_dep kitemmodels)
$(add_frameworks_dep ktexteditor)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
@@ -35,6 +33,9 @@ DEPEND="
dev-util/kdevelop-pg-qt:5
dev-util/kdevelop:5
"
-RDEPEND="${DEPEND}
+RDEPEND="${COMMON_DEPEND}
!dev-util/kdevelop-php-docs
"
+DEPEND="${COMMON_DEPEND}
+ test? ( $(add_frameworks_dep karchive) )
+"
diff --git a/dev-util/kdevelop-php/kdevelop-php-9999.ebuild b/dev-util/kdevelop-php/kdevelop-php-9999.ebuild
index cca1b05fe9..74f0418a44 100644
--- a/dev-util/kdevelop-php/kdevelop-php-9999.ebuild
+++ b/dev-util/kdevelop-php/kdevelop-php-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,15 +16,13 @@ LICENSE="GPL-2 LGPL-2"
IUSE=""
[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
-DEPEND="
- $(add_frameworks_dep karchive)
+COMMON_DEPEND="
$(add_frameworks_dep kcmutils)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
- $(add_frameworks_dep kitemmodels)
$(add_frameworks_dep ktexteditor)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
@@ -34,6 +32,9 @@ DEPEND="
dev-util/kdevelop-pg-qt:5
dev-util/kdevelop:5
"
-RDEPEND="${DEPEND}
+RDEPEND="${COMMON_DEPEND}
!dev-util/kdevelop-php-docs
"
+DEPEND="${COMMON_DEPEND}
+ test? ( $(add_frameworks_dep karchive) )
+"
next reply other threads:[~2018-10-07 23:27 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-07 23:27 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-22 20:03 [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-php/ Andreas Sturmlechner
2024-08-10 21:39 Andreas Sturmlechner
2024-03-07 12:09 Andreas Sturmlechner
2023-01-09 19:38 Andreas Sturmlechner
2021-11-11 17:00 Andreas Sturmlechner
2021-11-11 17:00 Andreas Sturmlechner
2020-08-18 17:47 Andreas Sturmlechner
2020-08-18 17:47 Andreas Sturmlechner
2020-06-04 14:26 Andreas Sturmlechner
2020-01-11 20:53 Andreas Sturmlechner
2019-04-01 19:38 Andreas Sturmlechner
2018-10-10 5:33 Andreas Sturmlechner
2018-10-08 17:53 Andreas Sturmlechner
2017-10-03 9:44 Johannes Huber
2017-08-18 17:05 Andreas Sturmlechner
2017-08-18 17:05 Andreas Sturmlechner
2017-08-18 17:05 Andreas Sturmlechner
2017-08-15 15:05 Andreas Sturmlechner
2017-08-08 23:49 Andreas Sturmlechner
2017-06-21 17:58 Andreas Sturmlechner
2017-03-18 21:42 Johannes Huber
2017-01-06 14:15 Johannes Huber
2016-08-31 14:30 Michael Palimaka
2016-08-24 13:38 Michael Palimaka
2016-08-21 20:21 Michael Palimaka
2016-06-23 9:29 Johannes Huber
2016-03-24 20:59 Johannes Huber
2015-10-15 8:14 Michael Palimaka
2015-09-20 15:48 Manuel Rüger
2015-07-15 21:09 Johannes Huber
2015-02-10 21:47 Johannes Huber
2014-12-26 13:14 Michael Palimaka
2014-12-26 10:59 Michael Palimaka
2014-09-18 14:46 Johannes Huber
2014-05-30 7:28 Johannes Huber
2014-03-12 13:06 Johannes Huber
2014-03-11 10:21 Johannes Huber
2013-12-27 16:19 Chris Reffett
2012-04-14 23:46 Johannes Huber
2012-03-17 12:57 Maciej Mrozowski
2012-03-12 15:57 Johannes Huber
2012-03-12 15:57 Johannes Huber
2012-02-17 2:17 Ian Delaney
2012-02-14 15:39 Johannes Huber
2011-06-15 22:54 Maciej Mrozowski
2011-04-12 21:49 Andreas K. Huettel
2011-02-25 22:47 Andreas K. Huettel
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=1538946537.1a52730779d7ff066c0876c691abf32662f6cd75.asturm@gentoo \
--to=asturm@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