From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop/
Date: Sat, 4 Mar 2017 12:22:12 +0000 (UTC) [thread overview]
Message-ID: <1488629961.4d4714be55d19992119f7232c3d4d4985bfcd08b.johu@gentoo> (raw)
commit: 4d4714be55d19992119f7232c3d4d4985bfcd08b
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 12:14:32 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 12:19:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d4714be
dev-util/kdevelop: Version bump 5.0.4
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-util/kdevelop/Manifest | 1 +
dev-util/kdevelop/kdevelop-5.0.3.ebuild | 4 ++--
dev-util/kdevelop/{kdevelop-5.0.3.ebuild => kdevelop-5.0.4.ebuild} | 6 +++---
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/dev-util/kdevelop/Manifest b/dev-util/kdevelop/Manifest
index f1ff6a178d9..6146382b0e2 100644
--- a/dev-util/kdevelop/Manifest
+++ b/dev-util/kdevelop/Manifest
@@ -1,3 +1,4 @@
DIST kdevelop-4.7.2.tar.xz 4441896 SHA256 5801a38a9abfebead18b74c0a0f5a6d68118b297c96ef1e2f75c8bfae3463b19 SHA512 f05643f185a02ce9f07b5e48b0cf61de5e0e2ed892b4fbe4edf749319c37466a2e904c7b64604cdff3b1c5c20e384ea23e7fdd1e30ed15642fd70f5e172e570a WHIRLPOOL 2caf928f84e22aacfa2691fc7a2752f84a38cdfccc4b3c176c04c0f81445a25548f7723ee57da293a921f7934789386bce7e4c50751cd4d61da2d15c39490695
DIST kdevelop-4.7.4.tar.xz 4444352 SHA256 cdef56196364eb97a4d9f15b6d47e12d893ef0bfa7100855f532ba7a9ff69130 SHA512 4880e5bd42c68bac90298835dbe01ecf93b824ded8cb7e3e6e26990481d3daee74ab4bcfa11e99620dd711c5d3db62019e2c4b7ea0d638636f6b795f137d51ce WHIRLPOOL 420ba37467af1cff9f126988cf677460a12553b26ad04f0343a4d11c343727bc00f116de87b4cae754f362be84f76c5f0eecffc6a2185465ced91873064bc498
DIST kdevelop-5.0.3.tar.xz 5004500 SHA256 17a58dfc38b853c6c5987084e8973b4f7f5015a6c2c20f94c2a9f96b0c13f601 SHA512 5fa799412c5a847bdefeca3f339c3b17b7693761209f646b6aee35734abded234d871ec9763079db7a4236047d68b3ab9a89ac22a0abb8b7a23d4c67cf749444 WHIRLPOOL fa1688d2dfd5d94cf71ae397c9b6c96f0e8c0999c714a41932e9aecd9bea40159f9e39d183cac23a509f63666445b026e05905ddfc176e1e7673f78c9651438a
+DIST kdevelop-5.0.4.tar.xz 5011008 SHA256 191142b2bdb14837c82721fdfeb15e852329f2c4c0d48fd479c57514c3235d55 SHA512 b530263f9dc71a60a4d3218a402f3fb3e11d2a9af720da4f24f9cd7cd88ff220c98c4caa47f46da093c9dba8cf087dcf5dff21ccad231870dad80c9e99321228 WHIRLPOOL e2431b65b38e4db710d0fa903c2c93866e848a46cd94d52aa23c09e9c80c8210959923acc859f7dcb56d3bfa90f72662f9ee1d2c3b3d6e26aed74510d3899c18
diff --git a/dev-util/kdevelop/kdevelop-5.0.3.ebuild b/dev-util/kdevelop/kdevelop-5.0.3.ebuild
index 30ff3f9fa93..ebd4e389e85 100644
--- a/dev-util/kdevelop/kdevelop-5.0.3.ebuild
+++ b/dev-util/kdevelop/kdevelop-5.0.3.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
@@ -46,7 +46,7 @@ COMMON_DEPEND="
$(add_qt_dep qtxml)
>=dev-util/kdevplatform-${PV}:5
x11-misc/shared-mime-info
- cxx? ( >=sys-devel/clang-3.5.0 )
+ cxx? ( >=sys-devel/clang-3.5.0:0 )
gdbui? ( $(add_plasma_dep libksysguard) )
okteta? ( $(add_kdeapps_dep okteta) )
plasma? (
diff --git a/dev-util/kdevelop/kdevelop-5.0.3.ebuild b/dev-util/kdevelop/kdevelop-5.0.4.ebuild
similarity index 94%
copy from dev-util/kdevelop/kdevelop-5.0.3.ebuild
copy to dev-util/kdevelop/kdevelop-5.0.4.ebuild
index 30ff3f9fa93..2fb5fa67030 100644
--- a/dev-util/kdevelop/kdevelop-5.0.3.ebuild
+++ b/dev-util/kdevelop/kdevelop-5.0.4.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
@@ -12,7 +12,7 @@ inherit kde5
DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and much more"
LICENSE="GPL-2 LGPL-2"
IUSE="+cxx +gdbui +ninja okteta +plasma +qmake qthelp"
-[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="amd64 ~x86"
+[[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
COMMON_DEPEND="
$(add_frameworks_dep kcmutils)
@@ -46,7 +46,7 @@ COMMON_DEPEND="
$(add_qt_dep qtxml)
>=dev-util/kdevplatform-${PV}:5
x11-misc/shared-mime-info
- cxx? ( >=sys-devel/clang-3.5.0 )
+ cxx? ( >=sys-devel/clang-3.5.0:0 )
gdbui? ( $(add_plasma_dep libksysguard) )
okteta? ( $(add_kdeapps_dep okteta) )
plasma? (
next reply other threads:[~2017-03-04 12:22 UTC|newest]
Thread overview: 125+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-04 12:22 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-04 22:35 [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop/ Andreas Sturmlechner
2024-10-04 16:59 Arthur Zamarin
2024-09-19 18:34 Sam James
2024-09-02 7:17 Andreas Sturmlechner
2024-06-19 15:03 Andreas Sturmlechner
2024-06-16 18:42 Andreas Sturmlechner
2024-06-16 18:28 Andreas Sturmlechner
2024-05-20 17:18 Andreas Sturmlechner
2024-03-11 9:50 Andreas Sturmlechner
2023-12-17 23:02 Andreas Sturmlechner
2023-07-24 13:28 Andreas Sturmlechner
2023-04-29 11:42 Arthur Zamarin
2023-04-29 0:40 Sam James
2023-04-22 9:13 Andreas Sturmlechner
2023-03-26 23:25 Sam James
2023-01-26 8:45 Andreas Sturmlechner
2023-01-25 19:22 Arthur Zamarin
2023-01-21 19:26 Arthur Zamarin
2023-01-09 19:47 Andreas Sturmlechner
2023-01-03 19:15 Arthur Zamarin
2022-04-17 19:29 Sam James
2022-03-21 11:04 Andreas Sturmlechner
2021-11-12 18:54 Georgy Yakovlev
2021-03-07 19:52 Andreas Sturmlechner
2021-03-07 19:46 Sam James
2021-03-06 15:11 Thomas Deutschmann
2021-02-02 19:42 Andreas Sturmlechner
2021-01-10 15:53 Andreas Sturmlechner
2021-01-10 13:08 Sam James
2021-01-08 10:34 Sam James
2020-12-08 23:15 Andreas Sturmlechner
2020-11-03 7:21 Andreas Sturmlechner
2020-11-02 23:53 Sam James
2020-10-22 22:04 Andreas Sturmlechner
2020-09-08 18:08 Andreas Sturmlechner
2020-06-26 6:40 Andreas Sturmlechner
2020-06-21 20:31 Thomas Deutschmann
2020-06-02 14:58 Andreas Sturmlechner
2020-06-02 14:58 Andreas Sturmlechner
2020-05-07 7:54 Andreas Sturmlechner
2020-05-07 7:54 Andreas Sturmlechner
2020-03-22 20:43 Andreas Sturmlechner
2020-03-22 20:41 Andreas Sturmlechner
2020-03-20 9:04 Agostino Sarubbo
2020-03-12 16:21 Agostino Sarubbo
2020-02-26 18:25 Andreas Sturmlechner
2020-02-09 13:14 David Seifert
2020-02-05 0:48 Maciej Mrozowski
2020-02-05 0:35 Maciej Mrozowski
2020-01-10 9:50 Andreas Sturmlechner
2020-01-10 1:26 Thomas Deutschmann
2020-01-07 19:34 Andreas Sturmlechner
2019-12-31 13:34 Mikle Kolyada
2019-12-25 17:51 Andreas Sturmlechner
2019-12-02 23:34 Andreas Sturmlechner
2019-11-13 2:32 Andreas Sturmlechner
2019-11-10 21:31 Andreas Sturmlechner
2019-10-26 22:42 Andreas Sturmlechner
2019-10-21 20:58 Andreas Sturmlechner
2019-10-21 12:47 Thomas Deutschmann
2019-09-21 11:45 Andreas Sturmlechner
2019-09-03 17:29 Andreas Sturmlechner
2019-09-03 17:29 Andreas Sturmlechner
2019-08-14 13:00 Andreas Sturmlechner
2019-08-14 10:58 Andreas Sturmlechner
2019-08-14 10:14 Mikle Kolyada
2019-08-13 19:38 Andreas Sturmlechner
2019-08-10 1:25 Michael Palimaka
2019-08-06 21:43 Andreas Sturmlechner
2019-07-18 20:58 Andreas Sturmlechner
2019-04-01 20:45 Andreas Sturmlechner
2019-03-22 10:17 Mikle Kolyada
2019-03-17 17:26 Andreas Sturmlechner
2019-03-07 10:02 Andreas Sturmlechner
2019-03-07 10:02 Andreas Sturmlechner
2018-12-12 23:11 Maciej Mrozowski
2018-11-19 2:26 Maciej Mrozowski
2018-10-14 9:50 Andreas Sturmlechner
2018-10-14 7:57 Mikle Kolyada
2018-10-14 1:44 Thomas Deutschmann
2018-09-04 20:49 Andreas Sturmlechner
2018-08-21 17:11 Andreas Sturmlechner
2018-08-19 8:52 Andreas Sturmlechner
2018-07-09 16:02 Mikle Kolyada
2018-07-04 3:17 Thomas Deutschmann
2018-06-12 20:44 Johannes Huber
2018-03-21 21:48 Andreas Sturmlechner
2018-01-05 0:48 Andreas Sturmlechner
2018-01-04 17:39 Mikle Kolyada
2017-12-30 1:05 Thomas Deutschmann
2017-12-16 10:31 Tobias Klausmann
2017-11-24 23:08 Andreas Sturmlechner
2017-11-24 23:08 Andreas Sturmlechner
2017-11-20 1:03 Andreas Sturmlechner
2017-10-29 23:56 Thomas Deutschmann
2017-10-19 22:54 Andreas Sturmlechner
2017-08-29 21:27 Andreas Sturmlechner
2017-08-19 20:21 Andreas Sturmlechner
2017-08-19 15:03 Michael Palimaka
2017-07-31 12:20 Tobias Klausmann
2017-06-04 10:45 Michael Palimaka
2017-05-06 20:05 Andreas Sturmlechner
2017-05-06 20:05 Andreas Sturmlechner
2017-05-06 17:20 Agostino Sarubbo
2017-05-06 13:26 Agostino Sarubbo
2017-03-18 21:41 Johannes Huber
2017-03-15 16:45 Andreas Sturmlechner
2016-12-26 10:51 Aaron Bauman
2016-12-17 19:40 Johannes Huber
2016-12-17 8:32 Johannes Huber
2016-12-17 8:32 Johannes Huber
2016-12-01 18:26 Johannes Huber
2016-10-30 18:09 Johannes Huber
2016-09-21 14:57 Michael Palimaka
2016-08-31 15:03 Michael Palimaka
2016-08-20 18:28 Michael Palimaka
2015-12-26 12:03 Agostino Sarubbo
2015-12-25 16:47 Agostino Sarubbo
2015-12-01 11:20 Agostino Sarubbo
2015-11-10 17:34 Michael Palimaka
2015-10-26 18:50 Michael Palimaka
2015-09-07 9:46 Michael Palimaka
2015-09-06 14:35 Agostino Sarubbo
2015-08-09 17:36 Mikle Kolyada
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=1488629961.4d4714be55d19992119f7232c3d4d4985bfcd08b.johu@gentoo \
--to=johu@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