public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-clang-tidy/
Date: Wed,  8 Aug 2018 22:08:26 +0000 (UTC)	[thread overview]
Message-ID: <1533760076.2ef02052acf018f6fd9da187df156a21558ab821.asturm@gentoo> (raw)

commit:     2ef02052acf018f6fd9da187df156a21558ab821
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  8 20:27:13 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug  8 20:27:56 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2ef02052

dev-util/kdevelop-clang-tidy: Add release switch

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 dev-util/kdevelop-clang-tidy/kdevelop-clang-tidy-9999.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-util/kdevelop-clang-tidy/kdevelop-clang-tidy-9999.ebuild b/dev-util/kdevelop-clang-tidy/kdevelop-clang-tidy-9999.ebuild
index b35435c753..038e7e6ff3 100644
--- a/dev-util/kdevelop-clang-tidy/kdevelop-clang-tidy-9999.ebuild
+++ b/dev-util/kdevelop-clang-tidy/kdevelop-clang-tidy-9999.ebuild
@@ -9,9 +9,13 @@ KMNAME="kdev-clang-tidy"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+	SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
 DESCRIPTION="KDevelop plugin for clang-tidy static analysis support"
 LICENSE="GPL-2+"
-KEYWORDS=""
 IUSE=""
 
 RDEPEND="


             reply	other threads:[~2018-08-09  6:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-08 22:08 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-11-19  2:28 [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-clang-tidy/ Maciej Mrozowski
2018-11-10 18:50 Andreas Sturmlechner
2018-09-08  8:54 Andreas Sturmlechner
2018-09-08  8:54 Andreas Sturmlechner
2018-09-08  8:54 Andreas Sturmlechner
2018-08-29 17:59 Andreas Sturmlechner
2018-08-08 22:08 Andreas Sturmlechner
2018-08-08 22:08 Andreas Sturmlechner
2018-08-08 22:08 Andreas Sturmlechner
2017-05-17  7:49 Andreas Sturmlechner

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=1533760076.2ef02052acf018f6fd9da187df156a21558ab821.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